Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/383/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'A val' for path 'response/params/x/a' full
output: { "responseHeader":{ "status":0, "QTime":0},
"response":{"znodeVersion":-1}}, from server:
https://127.0.0.1:35957/collection1_shard2_replica_n1
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'response/params/x/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{"znodeVersion":-1}}, from server:
https://127.0.0.1:35957/collection1_shard2_replica_n1
at
__randomizedtesting.SeedInfo.seed([6A231C2644C2257B:E27723FCEA3E4883]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:112)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:51)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=2, authenticated=19, passThrough=9,
failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=5499691,
failWrongCredentials=1, requestTimes=1365, requests=30, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=2, authenticated=19,
passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=5499691,
failWrongCredentials=1, requestTimes=1365, requests=30, errors=0}
at
__randomizedtesting.SeedInfo.seed([6A231C2644C2257B:D64D6A34E091A601]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12916 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/init-core-data-001
[junit4] 2> 2674 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[6A231C2644C2257B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2748 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[6A231C2644C2257B]-worker) [ ]
o.e.j.u.log Logging initialized @2770ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 2760 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[6A231C2644C2257B]-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> 3026 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[6A231C2644C2257B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3027 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[6A231C2644C2257B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 3053 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3054 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3055 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3154 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44893
[junit4] 2> 3157 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44893
[junit4] 2> 3158 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44893
[junit4] 2> 3310 INFO (zkConnectionManagerCallback-3-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3340 INFO (zkConnectionManagerCallback-5-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3366 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3397 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3403 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3405 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3431 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3433 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3435 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3437 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3438 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3440 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3441 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3459 INFO (zkConnectionManagerCallback-9-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3475 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3779 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3917 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3917 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3923 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 3937 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3937 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3940 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3968 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1888509{/,null,AVAILABLE}
[junit4] 2> 3985 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@8543a7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4001 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@78b7b1{SSL,[ssl,
http/1.1]}{127.0.0.1:35689}
[junit4] 2> 4001 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.s.Server Started @4034ms
[junit4] 2> 4002 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/tempDir-001/control/data,
hostContext=/, hostPort=35689,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/control-001/cores}
[junit4] 2> 4058 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider
chain: env;sysprop
[junit4] 2> 4109 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4109 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4109 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 4113 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4113 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4114 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-11T20:30:00.484Z
[junit4] 2> 4136 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 4148 INFO (zkConnectionManagerCallback-11-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4155 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4157 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/control-001/solr.xml
[junit4] 2> 4217 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4218 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4303 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 5028 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 5037 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 5119 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1f34372[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 5353 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 5355 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1dcf14b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 5377 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44893/solr
[junit4] 2> 5427 INFO (zkConnectionManagerCallback-18-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 5437 INFO (zkConnectionManagerCallback-20-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 5630 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:35689_
[junit4] 2> 5632 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.c.Overseer Overseer
(id=72064798722424837-127.0.0.1:35689_-n_0000000000) starting
[junit4] 2> 5737 INFO (zkConnectionManagerCallback-27-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 5740 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44893/solr ready
[junit4] 2> 5867 INFO
(OverseerStateUpdate-72064798722424837-127.0.0.1:35689_-n_0000000000)
[n:127.0.0.1:35689_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:35689_
[junit4] 2> 5889 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35689_
[junit4] 2> 5898 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 5913 INFO (zkCallback-19-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 6253 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 6451 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 6452 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 6452 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 6490 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B])
[n:127.0.0.1:35689_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/control-001/cores
[junit4] 2> 6603 INFO (zkConnectionManagerCallback-33-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6605 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 6613 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44893/solr ready
[junit4] 2> 7146 INFO (qtp15720928-38) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35689_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 7163 INFO
(OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 7325 INFO (qtp15720928-37) [n:127.0.0.1:35689_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 7346 INFO (qtp15720928-37) [n:127.0.0.1:35689_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 8643 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 8988 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 9714 WARN (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 9858 WARN (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 9880 WARN (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 9891 WARN (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 10102 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 10350 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 10364 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 10403 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 10523 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=62.4033203125,
floorSegmentMB=1.5458984375, forceMergeDeletesPctAllowed=7.207720970259106,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=37.01902647508089
[junit4] 2> 11060 WARN (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 11987 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 11987 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 11999 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 11999 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 12002 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.3837890625,
floorSegmentMB=0.458984375, forceMergeDeletesPctAllowed=26.08285352098641,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34178474392533864, deletesPctAllowed=29.910264183931115
[junit4] 2> 12015 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@11567d2[control_collection_shard1_replica_n1] main]
[junit4] 2> 12052 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 12075 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 12102 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 12112 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1630550998103621632
[junit4] 2> 12134 INFO
(searcherExecutor-15-thread-1-processing-n:127.0.0.1:35689_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:35689_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@11567d2[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12156 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 12163 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 12267 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 12267 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 12267 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35689/control_collection_shard1_replica_n1/
[junit4] 2> 12268 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 12268 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:35689/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 12271 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72064798722424837-core_node2-n_0000000000
[junit4] 2> 12283 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35689/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 12287 INFO (zkCallback-19-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 12301 INFO (zkCallback-19-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 12304 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 12413 INFO (zkCallback-19-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 12413 INFO (zkCallback-19-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 12419 INFO (qtp15720928-37) [n:127.0.0.1:35689_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5101
[junit4] 2> 12437 INFO (zkCallback-19-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 12498 INFO (qtp15720928-38) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 12498 INFO (qtp15720928-38) [n:127.0.0.1:35689_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35689_&wt=javabin&version=2}
status=0 QTime=5397
[junit4] 2> 12518 INFO
(OverseerCollectionConfigSetProcessor-72064798722424837-127.0.0.1:35689_-n_0000000000)
[n:127.0.0.1:35689_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 12529 INFO (zkConnectionManagerCallback-39-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 12533 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 12538 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44893/solr ready
[junit4] 2> 12540 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 12565 INFO (qtp15720928-37) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 12595 INFO
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 12820 WARN
(OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 12822 INFO (qtp15720928-37) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 12823 INFO (qtp15720928-37) [n:127.0.0.1:35689_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=258
[junit4] 2> 12825 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 12932 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-1-001
of type NRT
[junit4] 2> 12935 WARN (closeThreadPool-40-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 12936 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 12936 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 12936 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 12941 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 12941 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 12941 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 12941 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b3b3d{/,null,AVAILABLE}
[junit4] 2> 12942 WARN (closeThreadPool-40-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1c99a2e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 12962 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@11ec979{SSL,[ssl,
http/1.1]}{127.0.0.1:35957}
[junit4] 2> 12962 INFO (closeThreadPool-40-thread-1) [ ]
o.e.j.s.Server Started @12995ms
[junit4] 2> 12962 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35957,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-1-001/cores}
[junit4] 2> 12962 ERROR (closeThreadPool-40-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 12963 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 12963 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 12963 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 12963 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 12963 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-11T20:30:09.333Z
[junit4] 2> 12965 INFO (zkConnectionManagerCallback-42-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 12966 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 12966 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-1-001/solr.xml
[junit4] 2> 12973 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 12973 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 12978 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 13070 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-2-001
of type NRT
[junit4] 2> 13077 WARN (closeThreadPool-40-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 13078 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 13078 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 13078 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 13178 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 13178 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 13178 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 13180 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-3-001
of type NRT
[junit4] 2> 13181 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@132b569{/,null,AVAILABLE}
[junit4] 2> 13182 WARN (closeThreadPool-40-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@123070e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@11cc880{SSL,[ssl,
http/1.1]}{127.0.0.1:37881}
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.e.j.s.Server Started @13245ms
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=37881,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-2-001/cores}
[junit4] 2> 13212 ERROR (closeThreadPool-40-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 13212 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-11T20:30:09.582Z
[junit4] 2> 13239 WARN (closeThreadPool-40-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 13240 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 13240 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 13240 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 13281 INFO (zkConnectionManagerCallback-45-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13318 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 13318 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-2-001/solr.xml
[junit4] 2> 13318 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100068d78a9000a, likely client has closed socket
[junit4] 2> 13348 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 13348 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 13348 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 13367 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@590e99{/,null,AVAILABLE}
[junit4] 2> 13367 WARN (closeThreadPool-40-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6d484b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13368 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 13368 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 13378 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18bdee3{SSL,[ssl,
http/1.1]}{127.0.0.1:46321}
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.e.j.s.Server Started @13424ms
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=46321,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-3-001/cores}
[junit4] 2> 13391 ERROR (closeThreadPool-40-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 13391 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 13392 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-11T20:30:09.762Z
[junit4] 2> 13425 INFO (zkConnectionManagerCallback-48-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13427 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 13427 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-3-001/solr.xml
[junit4] 2> 13437 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 13437 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 13446 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-4-001
of type NRT
[junit4] 2> 13463 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 13482 WARN (closeThreadPool-40-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 13482 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 13482 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 13482 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 13557 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 13557 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 13557 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 13563 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1598c4f{/,null,AVAILABLE}
[junit4] 2> 13564 WARN (closeThreadPool-40-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@10fa9ba[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1efcce9{SSL,[ssl,
http/1.1]}{127.0.0.1:40387}
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.e.j.s.Server Started @13604ms
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40387,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-4-001/cores}
[junit4] 2> 13571 ERROR (closeThreadPool-40-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 13571 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-11T20:30:09.941Z
[junit4] 2> 13573 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 13574 WARN (closeThreadPool-40-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 13590 INFO (zkConnectionManagerCallback-51-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13594 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 13594 WARN (closeThreadPool-40-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@ee6e4c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13595 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-4-001/solr.xml
[junit4] 2> 13611 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 13611 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 13622 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 13626 WARN (closeThreadPool-40-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 13631 WARN (closeThreadPool-40-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@dbb84[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13633 INFO (closeThreadPool-40-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44893/solr
[junit4] 2> 13641 INFO (zkConnectionManagerCallback-58-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13661 INFO (zkConnectionManagerCallback-60-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13667 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 13673 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.ZkController Publish node=127.0.0.1:35957_ as DOWN
[junit4] 2> 13674 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 13674 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35957_
[junit4] 2> 13675 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 13676 INFO (zkCallback-19-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 13685 INFO (zkCallback-59-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 13689 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 13705 INFO (zkConnectionManagerCallback-67-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13707 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 13710 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44893/solr
ready
[junit4] 2> 13713 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 13737 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 13791 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 13791 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 13823 INFO (closeThreadPool-40-thread-1) [n:127.0.0.1:35957_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-1-001/cores
[junit4] 2> 13908 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 13909 WARN (closeThreadPool-40-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 13923 WARN (closeThreadPool-40-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@eedb99[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13929 WARN (closeThreadPool-40-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 13934 WARN (closeThreadPool-40-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1f96ac5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13935 INFO (closeThreadPool-40-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44893/solr
[junit4] 2> 13945 INFO (zkConnectionManagerCallback-74-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13961 INFO (zkConnectionManagerCallback-76-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 13965 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 13967 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.ZkController Publish node=127.0.0.1:46321_ as DOWN
[junit4] 2> 13968 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 13968 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46321_
[junit4] 2> 13970 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 13970 INFO (zkCallback-19-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 13978 INFO (zkCallback-59-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 13978 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 13978 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 13990 INFO (zkCallback-75-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 14058 INFO (zkConnectionManagerCallback-83-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14079 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 14080 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44893/solr
ready
[junit4] 2> 14080 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 14098 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 14110 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 14110 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 14111 INFO (closeThreadPool-40-thread-3) [n:127.0.0.1:46321_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-3-001/cores
[junit4] 2> 14196 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 14197 WARN (closeThreadPool-40-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 14203 WARN (closeThreadPool-40-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1d3816f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14209 WARN (closeThreadPool-40-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 14212 WARN (closeThreadPool-40-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@8a1634[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14213 INFO (closeThreadPool-40-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44893/solr
[junit4] 2> 14225 INFO (zkConnectionManagerCallback-90-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14278 INFO (zkConnectionManagerCallback-92-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14292 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 14302 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.ZkController Publish node=127.0.0.1:40387_ as DOWN
[junit4] 2> 14303 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 14303 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40387_
[junit4] 2> 14306 INFO (zkCallback-19-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14306 INFO (zkCallback-59-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14306 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14306 INFO (zkCallback-75-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14306 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14306 INFO (zkCallback-91-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14307 INFO (zkCallback-82-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14309 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 14347 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 14348 WARN (closeThreadPool-40-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 14349 INFO (zkConnectionManagerCallback-99-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14360 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 14363 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44893/solr
ready
[junit4] 2> 14364 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 14370 WARN (closeThreadPool-40-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1e1505d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14463 WARN (closeThreadPool-40-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 14466 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 14478 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 14478 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 14480 INFO (closeThreadPool-40-thread-4) [n:127.0.0.1:40387_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-4-001/cores
[junit4] 2> 14534 WARN (closeThreadPool-40-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@c9da95[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14535 INFO (closeThreadPool-40-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44893/solr
[junit4] 2> 14573 INFO (zkConnectionManagerCallback-106-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14589 INFO
(OverseerCollectionConfigSetProcessor-72064798722424837-127.0.0.1:35689_-n_0000000000)
[n:127.0.0.1:35689_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 14627 INFO (zkConnectionManagerCallback-108-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14641 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 14657 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.ZkController Publish node=127.0.0.1:37881_ as DOWN
[junit4] 2> 14676 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 14676 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37881_
[junit4] 2> 14694 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14694 INFO (zkCallback-26-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14694 INFO (zkCallback-59-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14695 INFO (zkCallback-19-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14695 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14695 INFO (zkCallback-75-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14704 INFO (zkCallback-91-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14704 INFO (zkCallback-98-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14764 INFO (zkCallback-82-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14764 INFO (zkCallback-107-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 14875 INFO (zkConnectionManagerCallback-115-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14885 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 14898 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44893/solr
ready
[junit4] 2> 14918 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 14994 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 15018 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 15022 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 15024 INFO (closeThreadPool-40-thread-2) [n:127.0.0.1:37881_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-2-001/cores
[junit4] 2> 15333 INFO (qtp15720928-38) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:35957_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 15357 INFO (qtp15720928-37) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:46321_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 15373 INFO
(OverseerThreadFactory-10-thread-3-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:35957_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 15373 INFO (qtp15720928-241) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37881_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 15376 INFO (qtp15720928-243) [n:127.0.0.1:35689_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:40387_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 15381 INFO
(OverseerThreadFactory-10-thread-3-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 15389 INFO
(OverseerThreadFactory-10-thread-4-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:40387_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 15391 INFO
(OverseerThreadFactory-10-thread-4-processing-n:127.0.0.1:35689_)
[n:127.0.0.1:35689_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 15585 INFO (qtp14428767-99) [n:127.0.0.1:35957_
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 15592 INFO (qtp17216270-138) [n:127.0.0.1:40387_
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 16629 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 16647 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.1.0
[junit4] 2> 16719 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 16724 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=test
[junit4] 2> 17053 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 17054 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 17091 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_shard2_replica_n1' using configuration from collection
collection1, trusted=true
[junit4] 2> 17092 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 17092 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 17095 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=44,
maxMergedSegmentMB=62.4033203125, floorSegmentMB=1.5458984375,
forceMergeDeletesPctAllowed=7.207720970259106, segmentsPerTier=24.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=37.01902647508089
[junit4] 2> 17099 WARN (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 17116 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 17117 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15b9dbe
[junit4] 2> 17117 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-4-001/cores/collection1_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_6A231C2644C2257B-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 17120 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=62.4033203125,
floorSegmentMB=1.5458984375, forceMergeDeletesPctAllowed=7.207720970259106,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=37.01902647508089
[junit4] 2> 17143 WARN (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 17177 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 17177 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 17212 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 17212 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 17221 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=18,
maxMergedSegmentMB=68.3837890625, floorSegmentMB=0.458984375,
forceMergeDeletesPctAllowed=26.08285352098641, segmentsPerTier=29.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34178474392533864,
deletesPctAllowed=29.910264183931115
[junit4] 2> 17223 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@191cddd[collection1_shard2_replica_n1] main]
[junit4] 2> 17225 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 17226 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 17227 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 17227 INFO (qtp14428767-99) [n:127.0.0.1:35957_ c:collection1
s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1630551003467087872
[junit4] 2> 17243 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 17243 INFO (qtp17216270-138) [n:127.0.0.1:40387_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 17251 INFO
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:35957_
x:collection1_shard2_replica_n1
[...truncated too long message...]
7122 INFO
(OverseerAutoScalingTriggerThread-72064874247356423-127.0.0.1:37669_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1167123 INFO (closeThreadPool-7618-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72064874247356423-127.0.0.1:37669_solr-n_0000000000) closing
[junit4] 2> 1167123 INFO (jetty-closer-7606-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72064874247356423-127.0.0.1:37669_solr-n_0000000000) closing
[junit4] 2> 1167125 INFO (jetty-closer-7606-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1e16b21{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1167125 INFO (jetty-closer-7606-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2e38a1{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1167125 INFO (jetty-closer-7606-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c7203f{/solr,null,UNAVAILABLE}
[junit4] 2> 1167125 INFO (jetty-closer-7606-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14d721{/solr,null,UNAVAILABLE}
[junit4] 2> 1167126 INFO (jetty-closer-7606-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1167126 INFO (jetty-closer-7606-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1167126 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1167127 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 4 /solr/collections/authCollection/terms/shard3
[junit4] 2> 3 /solr/collections/authCollection/terms/shard2
[junit4] 2> 3 /solr/collections/authCollection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 42 /solr/collections/authCollection/state.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72064874247356423-127.0.0.1:37669_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1167128 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35687
[junit4] 2> 1167128 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[6A231C2644C2257B]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35687
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth
-Dtests.seed=6A231C2644C2257B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=bg -Dtests.timezone=BST -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 11.6s J2 | BasicAuthIntegrationTest.testBasicAuth <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected metric
minimums for prefix SECURITY./authentication.: {failMissingCredentials=2,
authenticated=19, passThrough=9, failWrongCredentials=1, requests=31,
errors=0}, but got: {failMissingCredentials=2, authenticated=17,
passThrough=10, totalTime=5499691, failWrongCredentials=1, requestTimes=1365,
requests=30, errors=0}
[junit4] > at
__randomizedtesting.SeedInfo.seed([6A231C2644C2257B:D64D6A34E091A601]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_6A231C2644C2257B-001
[junit4] 2> Apr 11, 2019 8:49:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ffc4e3),
locale=bg, timezone=BST
[junit4] 2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=241935128,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud,
ReturnFieldsTest, SolrTestCaseJ4Test, RootFieldTest, TestRebalanceLeaders,
TestCollectionAPIs, SpellPossibilityIteratorTest, TestNamedUpdateProcessors,
IgnoreLargeDocumentProcessorFactoryTest, TestStressLucene, ZkStateReaderTest,
TestConfigSets, TestScoreJoinQPScore, TestLeaderElectionZkExpiry,
NumericFieldsTest, TestDistributedStatsComponentCardinality,
TestSimGenericDistributedQueue, LeaderElectionIntegrationTest,
SolrSlf4jReporterTest, TestLocalFSCloudBackupRestore,
SolrLogAuditLoggerPluginTest, TestCloudPhrasesIdentificationComponent,
TestMultiValuedNumericRangeQuery, LeaderFailureAfterFreshStartTest,
OverriddenZkACLAndCredentialsProvidersTest, SolrCloudExampleTest,
IndexSchemaTest, TestComplexPhraseLeadingWildcard,
NodeLostTriggerIntegrationTest, TestPseudoReturnFields,
TestDistribDocBasedVersion, DistributedSuggestComponentTest,
BasicDistributedZkTest, SolrPluginUtilsTest, FullSolrCloudDistribCmdsTest,
UniqFieldsUpdateProcessorFactoryTest, MissingSegmentRecoveryTest,
MaxSizeAutoCommitTest, TestCollectionAPI, ActionThrottleTest,
TestRuleBasedAuthorizationPlugin, ComputePlanActionTest,
PreAnalyzedFieldManagedSchemaCloudTest, SystemLogListenerTest,
TestSimDistributedQueue, ConfigSetsAPITest, TestPHPSerializedResponseWriter,
HdfsRecoveryZkTest, TestUtils, SuggesterTest, TestGraphTermsQParserPlugin,
SaslZkACLProviderTest, TestLazyCores, SecurityConfHandlerTest, MoveReplicaTest,
TestLegacyFieldReuse, TestSkipOverseerOperations, TestManagedResourceStorage,
CollectionStateFormat2Test, TestIndexingPerformance, MetricTriggerTest,
TestCloudRecovery, IndexBasedSpellCheckerTest, TestStressUserVersions,
ScriptEngineTest, TestPullReplicaErrorHandling, RequiredFieldsTest,
TestFieldCacheVsDocValues, HdfsCollectionsAPIDistributedZkTest,
LoggingHandlerTest, ConvertedLegacyTest, TestSolrCLIRunExample,
CSVRequestHandlerTest, TestEmbeddedSolrServerSchemaAPI, SimpleMLTQParserTest,
JWTAuthPluginTest, TestExtendedDismaxParser, DistribJoinFromCollectionTest,
TestFilteredDocIdSet, ReplicaListTransformerTest, RestartWhileUpdatingTest,
TestZkChroot, TestUniqueKeyFieldResource, DistributedFacetPivotLongTailTest,
TestSweetSpotSimilarityFactory, TestObjectReleaseTracker,
DocExpirationUpdateProcessorFactoryTest, TestDistributedGrouping,
TestSolrCloudSnapshots, ClassificationUpdateProcessorFactoryTest,
BooleanFieldTest, TestBadConfig, TestTrieFacet, TestRTGBase,
TestLegacyNumericRangeQueryBuilder, TestTolerantUpdateProcessorRandomCloud,
TestPivotHelperCode, TestExclusionRuleCollectionAccess,
BaseCdcrDistributedZkTest, CircularListTest, DirectoryFactoryTest,
RequestLoggingTest, CacheHeaderTest, SyncSliceTest, TestMissingGroups,
MetricsHandlerTest, TestBinaryField, BufferStoreTest, TestCloudSchemaless,
TestCloudNestedDocsSort, TestXmlQParserPlugin, TestNonDefinedSimilarityFactory,
DistributedIntervalFacetingTest, CdcrVersionReplicationTest,
XsltUpdateRequestHandlerTest, TestClusterProperties, TestTrie,
TestCorePropertiesReload, CdcrOpsAndBoundariesTest,
TestSchemaSimilarityResource, TestOnReconnectListenerSupport, ClusterStateTest,
TestLRUStatsCache, HdfsThreadLeakTest, TestMinMaxOnMultiValuedField,
UnloadDistributedZkTest, TestReversedWildcardFilterFactory,
TestSimpleTrackingShardHandler, AnalyticsMergeStrategyTest, AddBlockUpdateTest,
TestSmileRequest, TestUnInvertedFieldException, TestManagedSchemaThreadSafety,
BasicAuthIntegrationTest]
[junit4] Completed [391/853 (2!)] on J2 in 12.16s, 1 test, 1 failure <<<
FAILURES!
[...truncated 47513 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/383/consoleText
[repro] Revision: b518bed8b3ba9a8c1d3c20a1f4e113ea1731f644
[repro] Ant options: "-Dargs=-server -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestSolrConfigHandlerCloud
-Dtests.method=test -Dtests.seed=6A231C2644C2257B -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Canada/Newfoundland
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=BasicAuthIntegrationTest
-Dtests.method=testBasicAuth -Dtests.seed=6A231C2644C2257B -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=BST -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] BasicAuthIntegrationTest
[repro] TestSolrConfigHandlerCloud
[repro] ant compile-test
[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.BasicAuthIntegrationTest|*.TestSolrConfigHandlerCloud"
-Dtests.showOutput=onerror "-Dargs=-server -XX:+UseG1GC"
-Dtests.seed=6A231C2644C2257B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=bg -Dtests.timezone=BST -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 90 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud
[repro] 0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]