Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5459/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseSerialGC
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=4689, name=searcherExecutor-2206-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=4689, name=searcherExecutor-2206-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4689, name=searcherExecutor-2206-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4689, name=searcherExecutor-2206-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud
Error Message:
ObjectTracker found 2 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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)
Build Log:
[...truncated 10661 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\init-core-data-001
[junit4] 2> 344911 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[A4767EC0438B1375]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 344911 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[A4767EC0438B1375]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/y_vnd/y
[junit4] 2> 344914 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 344914 INFO (Thread-961) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 344914 INFO (Thread-961) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 345022 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ZkTestServer start zk server on port:65043
[junit4] 2> 345022 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 345024 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 345027 INFO (zkCallback-372-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@114667f name:ZooKeeperConnection
Watcher:127.0.0.1:65043 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 345027 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 345027 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 345027 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 345030 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 345031 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 345032 INFO (zkCallback-373-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4fa935 name:ZooKeeperConnection
Watcher:127.0.0.1:65043/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 345032 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 345033 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 345033 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 345035 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 345037 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 345038 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 345040 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 345041 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 345045 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 345045 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 345047 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 345048 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 345050 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 345050 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 345053 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 345053 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 345055 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 345055 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 345058 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 345058 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 345060 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 345060 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 345062 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 345062 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 345066 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 345066 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 345068 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 345068 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 345558 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1
[junit4] 2> 345561 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 345565 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ed9f47{/y_vnd/y,null,AVAILABLE}
[junit4] 2> 345568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@11be413{HTTP/1.1}{127.0.0.1:65050}
[junit4] 2> 345568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.Server Started @349924ms
[junit4] 2> 345568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\tempDir-001/control/data,
hostContext=/y_vnd/y, hostPort=65050,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores}
[junit4] 2> 345568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 345568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001'
[junit4] 2> 345568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 345569 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 345569 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 345570 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 345571 INFO (zkCallback-374-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18dfd55 name:ZooKeeperConnection
Watcher:127.0.0.1:65043/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 345571 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 345572 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 345573 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 345573 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\solr.xml
[junit4] 2> 345587 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores
[junit4] 2> 345587 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CoreContainer New CoreContainer 12933167
[junit4] 2> 345588 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001]
[junit4] 2> 345588 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\lib
[junit4] 2> 345588 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
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> 345591 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 345592 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 345592 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 345592 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65043/solr
[junit4] 2> 345592 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 345592 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 345593 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 345595 INFO (zkCallback-377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@871d42 name:ZooKeeperConnection
Watcher:127.0.0.1:65043 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 345595 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 345595 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 345597 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 345599 INFO
(zkCallback-378-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@154a886 name:ZooKeeperConnection
Watcher:127.0.0.1:65043/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 345599 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 345600 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 345604 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 345608 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 345611 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 345613 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 345642 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 345644 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 345645 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 345647 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/security.json
[junit4] 2> 345648 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65050_y_vnd%2Fy
[junit4] 2> 345649 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:65050_y_vnd%2Fy
[junit4] 2> 345651 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 345653 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 345654 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 345655 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000
[junit4] 2> 345655 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:65050_y_vnd%2Fy
[junit4] 2> 345655 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 345657 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.Overseer Overseer
(id=95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000) starting
[junit4] 2> 345659 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 345667 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 345667 INFO
(OverseerCollectionConfigSetProcessor-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.OverseerTaskProcessor Process
current queue of overseer operations
[junit4] 2> 345667 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 345668 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 345725 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 345725 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.CoreContainer No authentication
plugin used.
[junit4] 2> 345726 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.CorePropertiesLocator Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores
[junit4] 2> 345728 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.CoreDescriptor Created
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 345728 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1
[junit4] 2> 345728 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 345730 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
[junit4] 2> 345730 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 345730 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 345730 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 345732 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:65050/y_vnd/y",
[junit4] 2> "node_name":"127.0.0.1:65050_y_vnd%2Fy",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 345733 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 345733 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:65050/y_vnd/y",
[junit4] 2> "node_name":"127.0.0.1:65050_y_vnd%2Fy",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 345733 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 345734 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 345736 INFO
(zkCallback-378-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy ] 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> 346815 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 346815 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 346816 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 346816 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 346853 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 346853 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1'
[junit4] 2> 346853 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 346853 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 346859 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 346881 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 346892 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 346916 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 346951 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 347098 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 347110 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 347112 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 347134 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 347139 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 347142 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 347143 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 347148 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
[junit4] 2> 347148 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 347148 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 347149 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\]
[junit4] 2> 347149 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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@16c825f
[junit4] 2> 347149 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\
[junit4] 2> 347149 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\index/
[junit4] 2> 347149 WARN
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 347150 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\index
[junit4] 2> 347150 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1710740827,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 347151 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@925abb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bbc58b),segFN=segments_1,generation=1}
[junit4] 2> 347151 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 347151 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:65050_y_vnd%2Fy 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
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\
[junit4] 2> 347152 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\control-001\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 347155 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 347155 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 347155 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 347155 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 347155 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 347155 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347156 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347156 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347156 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347156 WARN
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 347163 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 347165 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 347167 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 347168 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 347172 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 347172 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347173 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347173 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347174 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 347174 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 347175 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=43.1640625,
floorSegmentMB=1.1826171875, forceMergeDeletesPctAllowed=19.648394202295563,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.44440692403576343
[junit4] 2> 347175 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@925abb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bbc58b),segFN=segments_1,generation=1}
[junit4] 2> 347175 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 347175 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1905dda[collection1]
main
[junit4] 2> 347175 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347176 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347176 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 347178 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 347180 INFO
(searcherExecutor-931-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1905dda[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 347180 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347180 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347180 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347180 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy 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 1525134264823185408
[junit4] 2> 347182 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1525134264823185408
[junit4] 2> 347182 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 347182 INFO
(coreLoadExecutor-930-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 347183 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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:65050/y_vnd/y collection:control_collection
shard:shard1
[junit4] 2> 347184 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347188 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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/95320891403337732-core_node1-n_0000000000
[junit4] 2> 347189 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process
for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 347190 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 347190 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347190 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:65050/y_vnd/y/collection1/
[junit4] 2> 347191 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 347191 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:65050/y_vnd/y/collection1/
has no replicas
[junit4] 2> 347191 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] 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> 347191 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 347195 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader
registration node
[junit4] 2> 347198 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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:65050/y_vnd/y/collection1/ shard1
[junit4] 2> 347199 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] 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:65050/y_vnd/y",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 347309 INFO
(zkCallback-378-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy ] 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> 347349 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 347350 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 347352 INFO (zkCallback-380-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f3735c name:ZooKeeperConnection
Watcher:127.0.0.1:65043/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 347352 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 347352 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 347352 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 347354 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 347363 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController We are
http://127.0.0.1:65050/y_vnd/y/collection1/ and leader is
http://127.0.0.1:65050/y_vnd/y/collection1/
[junit4] 2> 347363 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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:65050/y_vnd/y
[junit4] 2> 347363 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 347363 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController publishing state=active
[junit4] 2> 347363 INFO
(coreZkRegister-924-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:65050_y_vnd%2Fy 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> 347365 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:65050/y_vnd/y",
[junit4] 2> "node_name":"127.0.0.1:65050_y_vnd%2Fy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 347365 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:65050/y_vnd/y",
[junit4] 2> "node_name":"127.0.0.1:65050_y_vnd%2Fy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 347478 INFO
(zkCallback-378-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy ] 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> 347478 INFO (zkCallback-380-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> 347904 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\cores\collection1
[junit4] 2> 347906 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001
[junit4] 2> 347907 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 347909 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13ae7d1{/y_vnd/y,null,AVAILABLE}
[junit4] 2> 347910 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@16da821{HTTP/1.1}{127.0.0.1:65073}
[junit4] 2> 347910 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.e.j.s.Server Started @352107ms
[junit4] 2> 347910 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/y_vnd/y, hostPort=65073,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\cores}
[junit4] 2> 347911 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 347911 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001'
[junit4] 2> 347911 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 347911 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 347912 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 347913 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 347914 INFO (zkCallback-381-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5fd875 name:ZooKeeperConnection
Watcher:127.0.0.1:65043/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 347914 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 347914 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 347916 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 347916 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\solr.xml
[junit4] 2> 347927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\cores
[junit4] 2> 347927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CoreContainer New CoreContainer 14996936
[junit4] 2> 347927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001]
[junit4] 2> 347927 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\lib
[junit4] 2> 347927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
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> 347930 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 347931 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 347931 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 347931 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65043/solr
[junit4] 2> 347931 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 347931 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 347932 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 347934 INFO (zkCallback-384-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d25f49 name:ZooKeeperConnection
Watcher:127.0.0.1:65043 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 347934 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 347934 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 347937 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 347939 INFO
(zkCallback-385-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@31e97c name:ZooKeeperConnection
Watcher:127.0.0.1:65043/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 347939 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 347945 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 349030 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65073_y_vnd%2Fy
[junit4] 2> 349030 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:65073_y_vnd%2Fy
[junit4] 2> 349033 INFO
(zkCallback-385-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 349033 INFO
(zkCallback-378-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 349033 INFO (zkCallback-380-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 349034 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 349035 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95320891403337736-127.0.0.1:65073_y_vnd%2Fy-n_0000000001
[junit4] 2> 349035 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000
to know if I could be the leader
[junit4] 2> 349069 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 349069 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.CoreContainer No authentication
plugin used.
[junit4] 2> 349070 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.CorePropertiesLocator Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\cores
[junit4] 2> 349074 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.CoreDescriptor Created
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1, coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 349074 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\cores\collection1
[junit4] 2> 349074 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 349075 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
[junit4] 2> 349075 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4767EC0438B1375])
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 349075 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 349075 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 349077 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 349077 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:65073/y_vnd/y",
[junit4] 2> "node_name":"127.0.0.1:65073_y_vnd%2Fy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 349078 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:65073/y_vnd/y",
[junit4] 2> "node_name":"127.0.0.1:65073_y_vnd%2Fy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 349078 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 349078 INFO
(OverseerStateUpdate-95320891403337732-127.0.0.1:65050_y_vnd%2Fy-n_0000000000)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard2
[junit4] 2> 349189 INFO
(zkCallback-378-thread-1-processing-n:127.0.0.1:65050_y_vnd%2Fy)
[n:127.0.0.1:65050_y_vnd%2Fy ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 349189 INFO (zkCallback-380-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: [2])
[junit4] 2> 349189 INFO
(zkCallback-385-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 350156 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 350156 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.ZkController Check for collection zkNode:collection1
[junit4] 2> 350157 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 350157 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
[junit4] 2> 350158 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 350158 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_A4767EC0438B1375-001\shard-1-001\cores\collection1'
[junit4] 2> 350158 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 350158 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 350162 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 350175 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 350181 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.0
[junit4] 2> 350210 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 350226 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 350373 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 350390 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 350391 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 350411 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 350414 INFO
(coreLoadExecutor-941-thread-1-processing-n:127.0.0.1:65073_y_vnd%2Fy)
[n:127.0.0.1:65073_y_vnd%2Fy c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file curre
[...truncated too long message...]
e.<init>(SolrCore.java:659)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:828)
[junit4] 2> at
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:88)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:468)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:459)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> Feb 03, 2016 6:42:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 03, 2016 6:43:06 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=4689, name=searcherExecutor-2206-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Feb 03, 2016 6:43:06 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=4689, name=searcherExecutor-2206-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Feb 03, 2016 6:43:09 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=4689, name=searcherExecutor-2206-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{v_t=PostingsFormat(name=Memory doPackFST= false),
id=PostingsFormat(name=Memory doPackFST= false), v_s=PostingsFormat(name=Memory
doPackFST= true), v_f=PostingsFormat(name=Direct)}, docValues:{},
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ar-IQ,
timezone=Africa/Dar_es_Salaam
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_72
(32-bit)/cpus=3,threads=2,free=44569608,total=155684864
[junit4] 2> NOTE: All tests run in this JVM: [TestCollectionAPI,
CoreAdminRequestStatusTest, TestSolrConfigHandlerConcurrent, TestDistribIDF,
DocExpirationUpdateProcessorFactoryTest, ZkStateReaderTest, ResponseHeaderTest,
TestDFRSimilarityFactory, DistributedQueryComponentCustomSortTest,
RecoveryAfterSoftCommitTest, SimpleCollectionCreateDeleteTest,
BasicAuthIntegrationTest, TestReplicationHandlerBackup, SolrRequestParserTest,
XsltUpdateRequestHandlerTest, DataDrivenBlockJoinTest,
TestManagedSchemaFieldResource, TestMiniSolrCloudCluster,
TestPhraseSuggestions, RecoveryZkTest, JsonLoaderTest,
TestRuleBasedAuthorizationPlugin, ExitableDirectoryReaderTest,
HighlighterMaxOffsetTest, TestPartialUpdateDeduplication,
AlternateDirectoryTest, LeaderElectionTest, TestCursorMarkWithoutUniqueKey,
TestReplicaProperties, TestCodecSupport, TestSimpleQParserPlugin,
UpdateParamsTest, QueryResultKeyTest, TestScoreJoinQPScore,
ConnectionManagerTest, TestSolrDeletionPolicy1, TestRandomDVFaceting,
TestSolrQueryResponse, PathHierarchyTokenizerFactoryTest, TestLRUCache,
TestExactStatsCache, TestMinMaxOnMultiValuedField, StandardRequestHandlerTest,
HdfsNNFailoverTest, TestCSVLoader, SoftAutoCommitTest, TestFunctionQuery,
TestStressReorder, TestMaxScoreQueryParser, TestDocSet,
SpatialRPTFieldTypeTest, PolyFieldTest, TestAnalyzedSuggestions,
TestManagedSchema, SchemaVersionSpecificBehaviorTest, OverseerStatusTest,
TestDownShardTolerantSearch, SOLR749Test, ExternalFileFieldSortTest,
TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=A4767EC0438B1375 -Dtests.slow=true -Dtests.locale=ar-IQ
-Dtests.timezone=Africa/Dar_es_Salaam -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [MDCAwareThreadPoolExecutor,
MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=4689, name=searcherExecutor-2206-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=4689, name=searcherExecutor-2206-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4767EC0438B1375]:0)
[junit4] Completed [123/566 (2!)] on J0 in 153.09s, 8 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 1396 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:750: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:694: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:534:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1477:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2271 tests, 4 suite-level
errors, 1541 ignored (45 assumptions) [seed: A4767EC0438B1375]
Total time: 41 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]