Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17966/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
at
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
at
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([23008327C3CBF944]: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.teardownTestCases(SolrTestCaseJ4.java:261)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 1)
Thread[id=2018, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CloudSolrClientBuilderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:
1) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CloudSolrClientBuilderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)
Build Log:
[...truncated 13244 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest
[junit4] 2> Oct 04, 2016 7:44:09 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Oct 04, 2016 7:44:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:
[junit4] 2> 1) Thread[id=2018, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Oct 04, 2016 7:44:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=2018, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
[junit4] 2> Oct 04, 2016 7:44:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=Atlantic/Faeroe
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=66699432,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ContentStreamTest,
TestNamedListCodec, LargeVolumeBinaryJettyTest, AnlysisResponseBaseTest,
LargeVolumeEmbeddedTest, OperationsTest, StreamExpressionTest,
LBHttpSolrClientBuilderTest, TestDelegationTokenResponse,
SolrExampleStreamingTest, CollectionAdminRequestRequiredParamsTest,
TestLBHttpSolrClient, CloudSolrClientBuilderTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CloudSolrClientBuilderTest -Dtests.seed=23008327C3CBF944
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq
-Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | CloudSolrClientBuilderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:
[junit4] > 1) Thread[id=2018, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)
[junit4] Completed [84/85 (1!)] on J0 in 20.09s, 6 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/init-core-data-001
[junit4] 2> 165078 INFO
(SUITE-TestEmbeddedSolrServer-seed#[23008327C3CBF944]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 165080 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testClose
[junit4] 1> Solr home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared
[junit4] 2> 165081 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr.xml
[junit4] 2> 165096 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4] 2> 165096 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
[junit4] 2> 165111 INFO (coreLoadExecutor-342-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 165111 INFO (coreLoadExecutor-342-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 165115 INFO (coreLoadExecutor-342-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 165385 INFO (coreLoadExecutor-342-thread-3) [ ]
o.a.s.s.IndexSchema [core0] Schema name=example core EN
[junit4] 2> 165386 INFO (coreLoadExecutor-342-thread-2) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example core
[junit4] 2> 165386 INFO (coreLoadExecutor-342-thread-1) [ ]
o.a.s.s.IndexSchema [core1] Schema name=example core FR
[junit4] 2> 165393 WARN (coreLoadExecutor-342-thread-3) [ ]
o.a.s.s.IndexSchema [core0] default search field in schema is name. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 165394 WARN (coreLoadExecutor-342-thread-3) [ ]
o.a.s.s.IndexSchema [core0] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 165394 INFO (coreLoadExecutor-342-thread-3) [ ]
o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
[junit4] 2> 165397 INFO (coreLoadExecutor-342-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
[junit4] 2> 165397 WARN (coreLoadExecutor-342-thread-1) [ ]
o.a.s.s.IndexSchema [core1] default search field in schema is name. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 165397 WARN (coreLoadExecutor-342-thread-2) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is name.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 165399 WARN (coreLoadExecutor-342-thread-1) [ ]
o.a.s.s.IndexSchema [core1] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 165399 WARN (coreLoadExecutor-342-thread-2) [ ]
o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 165399 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-001/data1/]
[junit4] 2> 165399 INFO (coreLoadExecutor-342-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
[junit4] 2> 165399 INFO (coreLoadExecutor-342-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
[junit4] 2> 165403 INFO (coreLoadExecutor-342-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
[junit4] 2> 165404 INFO (coreLoadExecutor-342-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
[junit4] 2> 165404 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-001/data/-/]
[junit4] 2> 165404 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-001/data2/]
[junit4] 2> 165418 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 165418 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 165418 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 165418 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 165418 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 165418 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 165420 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 165420 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 165420 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 165420 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 165420 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 165421 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 165421 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1063446[core0] main]
[junit4] 2> 165421 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13252f6[collection1]
main]
[junit4] 2> 165421 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b62ee2[core1] main]
[junit4] 2> 165422 WARN (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf;
switching to use InMemory storage instead.
[junit4] 2> 165422 WARN (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf;
switching to use InMemory storage instead.
[junit4] 2> 165422 WARN (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf;
switching to use InMemory storage instead.
[junit4] 2> 165425 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 165425 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 165425 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 165425 INFO
(searcherExecutor-344-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13252f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 165425 INFO
(searcherExecutor-343-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@1063446[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 165425 INFO
(searcherExecutor-345-thread-1-processing-x:core1) [ x:core1]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@b62ee2[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 165425 INFO (coreLoadExecutor-342-thread-1) [ x:core1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547244215613784064
[junit4] 2> 165425 INFO (coreLoadExecutor-342-thread-3) [ x:core0]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547244215613784064
[junit4] 2> 165425 INFO (coreLoadExecutor-342-thread-2) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1547244215613784064
[junit4] 2> 165429 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17400392
[junit4] 2> 165430 INFO (coreCloseExecutor-358-thread-1) [ x:core1]
o.a.s.c.SolrCore [core1] CLOSING SolrCore org.apache.solr.core.SolrCore@9f43e
[junit4] 2> 165430 INFO (coreCloseExecutor-358-thread-2) [ x:core0]
o.a.s.c.SolrCore [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@193e81
[junit4] 2> 165430 INFO (coreCloseExecutor-358-thread-3) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a01b49
[junit4] 2> 165432 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17400392
[junit4] 2> 165433 INFO
(TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testClose
[junit4] 2> 165435 INFO
(TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGetCoreContainer
[junit4] 1> Solr home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared
[junit4] 2> 165436 INFO
(TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr.xml
[junit4] 2> 165447 INFO
(TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [
] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4] 2> 165448 INFO
(TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [
] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
[junit4] 2> 165458 INFO (coreLoadExecutor-366-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 165460 INFO (coreLoadExecutor-366-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 165460 INFO (coreLoadExecutor-366-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 165490 INFO (coreLoadExecutor-366-thread-1) [ ]
o.a.s.s.IndexSchema [core1] Schema name=example core FR
[junit4] 2> 165491 INFO (coreLoadExecutor-366-thread-3) [ ]
o.a.s.s.IndexSchema [core0] Schema name=example core EN
[junit4] 2> 165492 INFO (coreLoadExecutor-366-thread-2) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example core
[junit4] 2> 165498 WARN (coreLoadExecutor-366-thread-1) [ ]
o.a.s.s.IndexSchema [core1] default search field in schema is name. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 165499 WARN (coreLoadExecutor-366-thread-1) [ ]
o.a.s.s.IndexSchema [core1] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 165499 INFO (coreLoadExecutor-366-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
[junit4] 2> 165500 WARN (coreLoadExecutor-366-thread-3) [ ]
o.a.s.s.IndexSchema [core0] default search field in schema is name. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 165500 WARN (coreLoadExecutor-366-thread-3) [ ]
o.a.s.s.IndexSchema [core0] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 165500 WARN (coreLoadExecutor-366-thread-2) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is name.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 165500 INFO (coreLoadExecutor-366-thread-3) [ ]
o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
[junit4] 2> 165500 WARN (coreLoadExecutor-366-thread-2) [ ]
o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 165501 INFO (coreLoadExecutor-366-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
[junit4] 2> 165501 INFO (coreLoadExecutor-366-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
[junit4] 2> 165501 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-002/data2/]
[junit4] 2> 165502 INFO (coreLoadExecutor-366-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
[junit4] 2> 165502 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-002/data1/]
[junit4] 2> 165502 INFO (coreLoadExecutor-366-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
[junit4] 2> 165502 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-002/data/-/]
[junit4] 2> 165509 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 165510 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 165510 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 165510 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ddeb4[core1] main]
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 165511 WARN (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf;
switching to use InMemory storage instead.
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d75f76[core0] main]
[junit4] 2> 165511 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 165512 WARN (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf;
switching to use InMemory storage instead.
[junit4] 2> 165512 INFO
(searcherExecutor-367-thread-1-processing-x:core1) [ x:core1]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@6ddeb4[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 165512 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 165512 INFO (coreLoadExecutor-366-thread-1) [ x:core1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547244215705010176
[junit4] 2> 165512 INFO
(searcherExecutor-368-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@d75f76[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 165512 INFO (coreLoadExecutor-366-thread-3) [ x:core0]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1547244215705010176
[junit4] 2> 165512 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 165512 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 165512 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fda3ac[collection1]
main]
[junit4] 2> 165513 WARN (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf;
switching to use InMemory storage instead.
[junit4] 2> 165513 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 165513 INFO
(searcherExecutor-369-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@fda3ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 165513 INFO (coreLoadExecutor-366-thread-2) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1547244215706058752
[junit4] 2> 165515 INFO
(TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10448756
[junit4] 2> 165515 INFO (coreCloseExecutor-382-thread-1) [ x:core1]
o.a.s.c.SolrCore [core1] CLOSING SolrCore org.apache.solr.core.SolrCore@116d3e0
[junit4] 2> 165515 INFO (coreCloseExecutor-382-thread-2) [ x:core0]
o.a.s.c.SolrCore [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@b0bbd3
[junit4] 2> 165516 INFO (coreCloseExecutor-382-thread-3) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6009a4
[junit4] 2> 165517 INFO
(TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [
] o.a.s.SolrTestCaseJ4 ###Ending testGetCoreContainer
[junit4] 2> 165518 INFO
(SUITE-TestEmbeddedSolrServer-seed#[23008327C3CBF944]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=5, maxDocsPerChunk=3, blockSize=842),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=5, blockSize=842)), sim=ClassicSimilarity, locale=hr-HR,
timezone=Africa/Mbabane
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=208202664,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ContentStreamTest,
TestNamedListCodec, LargeVolumeBinaryJettyTest, AnlysisResponseBaseTest,
LargeVolumeEmbeddedTest, OperationsTest, StreamExpressionTest,
LBHttpSolrClientBuilderTest, TestDelegationTokenResponse,
SolrExampleStreamingTest, CollectionAdminRequestRequiredParamsTest,
TestLBHttpSolrClient, CloudSolrClientBuilderTest, TestEmbeddedSolrServer]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestEmbeddedSolrServer -Dtests.seed=23008327C3CBF944
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr-HR
-Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestEmbeddedSolrServer (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [InternalHttpClient]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [85/85 (2!)] on J0 in 31.47s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 51937 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]