Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/265/
1 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([4DE14FA8406A0F74:6761234DF7B02FBC]:0)
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertFalse(Assert.java:65)
at org.junit.Assert.assertFalse(Assert.java:75)
at
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection(CollectionsAPIDistributedZkTest.java:170)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 14620 lines...]
[junit4] Suite:
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4] 2> 852458 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[4DE14FA8406A0F74]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
[junit4] 2> 852458 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[4DE14FA8406A0F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/data-dir-70-001
[junit4] 2> 852458 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[4DE14FA8406A0F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 852459 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[4DE14FA8406A0F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 852460 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[4DE14FA8406A0F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 852461 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[4DE14FA8406A0F74]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 852464 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
[junit4] 2> 852465 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/tempDir-001
[junit4] 2> 852465 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 852465 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 852466 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 852466 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 852565 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer start zk server on port: 33281
[junit4] 2> 852566 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33281
[junit4] 2> 852566 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33281
[junit4] 2> 852566 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33281
[junit4] 2> 852567 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852573 INFO (zkConnectionManagerCallback-6653-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852573 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852578 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852581 INFO (zkConnectionManagerCallback-6655-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852582 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852583 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852586 INFO (zkConnectionManagerCallback-6657-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852586 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852690 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 852690 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 852690 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 852690 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 852690 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 852690 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 852691 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 852691 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 852691 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 852691 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 852691 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 852691 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 852705 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 852705 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 852705 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 852716 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33404ac1{/solr,null,AVAILABLE}
[junit4] 2> 852716 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 852716 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 852716 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 852717 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c94caec{/solr,null,AVAILABLE}
[junit4] 2> 852717 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 852717 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 852717 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 852718 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e109b3e{/solr,null,AVAILABLE}
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@494d6a07{SSL, (ssl,
http/1.1)}{127.0.0.1:41139}
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.e.j.s.Server Started @852836ms
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:33281/solr, hostPort=41139}
[junit4] 2> 852722 ERROR (jetty-launcher-6658-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 852722 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:47.703Z
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61a34ca8{SSL, (ssl,
http/1.1)}{127.0.0.1:43619}
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.e.j.s.Server Started @852837ms
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9d0a76c{/solr,null,AVAILABLE}
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:33281/solr, hostPort=43619}
[junit4] 2> 852723 ERROR (jetty-launcher-6658-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 852723 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:47.704Z
[junit4] 2> 852725 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2eab64b2{SSL, (ssl,
http/1.1)}{127.0.0.1:42513}
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.e.j.s.Server Started @852844ms
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:33281/solr, hostPort=42513}
[junit4] 2> 852730 ERROR (jetty-launcher-6658-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 852730 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:47.711Z
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@9b8bd4{SSL, (ssl,
http/1.1)}{127.0.0.1:37389}
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.e.j.s.Server Started @852845ms
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:33281/solr, hostPort=37389}
[junit4] 2> 852731 ERROR (jetty-launcher-6658-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 852731 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:47.712Z
[junit4] 2> 852733 INFO (zkConnectionManagerCallback-6662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852734 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852734 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 852736 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 852736 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 852737 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852737 INFO (zkConnectionManagerCallback-6660-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852737 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852738 INFO (zkConnectionManagerCallback-6666-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852738 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852738 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 852738 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 852740 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 852740 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 852741 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 852741 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 852742 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 852743 WARN
(jetty-launcher-6658-thread-4-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea0004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea0004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea0004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 852743 INFO (zkConnectionManagerCallback-6664-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 852743 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 852743 WARN
(jetty-launcher-6658-thread-3-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea0003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea0003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 852744 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 852744 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 852744 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 852745 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 852746 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 852746 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 852747 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 852748 WARN
(jetty-launcher-6658-thread-1-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 853272 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
[junit4] 2> 853273 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 853273 WARN (jetty-launcher-6658-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> 853298 WARN (jetty-launcher-6658-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@232a908e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853298 WARN (jetty-launcher-6658-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@232a908e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853317 WARN (jetty-launcher-6658-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> 853342 WARN (jetty-launcher-6658-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@30192981[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853342 WARN (jetty-launcher-6658-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@30192981[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853344 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33281/solr
[junit4] 2> 853366 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 853370 INFO (zkConnectionManagerCallback-6686-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 853370 INFO (jetty-launcher-6658-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 853372 WARN
(jetty-launcher-6658-thread-2-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea0007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea0007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea0007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 853473 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 853474 INFO (zkConnectionManagerCallback-6688-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 853474 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 853541 WARN (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 853546 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42513_solr
[junit4] 2> 853547 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.Overseer Overseer
(id=72633329100914696-127.0.0.1:42513_solr-n_0000000000) starting
[junit4] 2> 853553 INFO
(OverseerStateUpdate-72633329100914696-127.0.0.1:42513_solr-n_0000000000)
[n:127.0.0.1:42513_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42513_solr
[junit4] 2> 853558 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42513_solr
[junit4] 2> 853560 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 853560 WARN (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 853570 INFO (zkCallback-6687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 853603 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 853624 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 853632 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 853632 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 853633 INFO (jetty-launcher-6658-thread-2)
[n:127.0.0.1:42513_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/tempDir-001/node2
[junit4] 2> 853657 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
[junit4] 2> 853658 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 853658 WARN (jetty-launcher-6658-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> 853662 WARN (jetty-launcher-6658-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@349a9dde[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853662 WARN (jetty-launcher-6658-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@349a9dde[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853664 WARN (jetty-launcher-6658-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> 853670 WARN (jetty-launcher-6658-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1073cd8b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853670 WARN (jetty-launcher-6658-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1073cd8b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 853671 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33281/solr
[junit4] 2> 853672 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 853673 INFO (zkConnectionManagerCallback-6708-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 853674 INFO (jetty-launcher-6658-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 853775 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 853777 INFO (zkConnectionManagerCallback-6710-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 853777 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 853780 WARN (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 853781 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 853784 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43619_solr as DOWN
[junit4] 2> 853785 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient core cache for max 4 cores with initial capacity of 4
[junit4] 2> 853785 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43619_solr
[junit4] 2> 853787 INFO (zkCallback-6687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 853788 INFO (zkCallback-6709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 853788 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 853789 WARN (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 853817 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 853840 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 853852 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 853852 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 853854 INFO (jetty-launcher-6658-thread-3)
[n:127.0.0.1:43619_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/tempDir-001/node4
[junit4] 2> 854133 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
[junit4] 2> 854133 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 854134 WARN (jetty-launcher-6658-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> 854135 WARN (jetty-launcher-6658-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@30911f4e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854135 WARN (jetty-launcher-6658-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@30911f4e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854138 WARN (jetty-launcher-6658-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> 854142 WARN (jetty-launcher-6658-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6bca632c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854142 WARN (jetty-launcher-6658-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6bca632c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854143 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33281/solr
[junit4] 2> 854144 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 854145 INFO (zkConnectionManagerCallback-6726-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854145 INFO (jetty-launcher-6658-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 854247 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 854248 INFO (zkConnectionManagerCallback-6728-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854248 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 854252 WARN (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 854252 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 854256 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37389_solr as DOWN
[junit4] 2> 854257 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient core cache for max 4 cores with initial capacity of 4
[junit4] 2> 854257 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37389_solr
[junit4] 2> 854258 INFO (zkCallback-6687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 854258 INFO (zkCallback-6709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 854259 INFO (zkCallback-6727-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 854260 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 854260 WARN (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 854276 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
[junit4] 2> 854277 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 854278 WARN (jetty-launcher-6658-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> 854280 WARN (jetty-launcher-6658-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@523cc6f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854280 WARN (jetty-launcher-6658-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@523cc6f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854282 WARN (jetty-launcher-6658-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> 854283 WARN (jetty-launcher-6658-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4d263350[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854283 WARN (jetty-launcher-6658-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4d263350[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 854284 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33281/solr
[junit4] 2> 854285 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 854297 INFO (zkConnectionManagerCallback-6740-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854298 INFO (jetty-launcher-6658-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 854298 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 854318 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 854329 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 854330 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 854331 INFO (jetty-launcher-6658-thread-1)
[n:127.0.0.1:37389_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/tempDir-001/node1
[junit4] 2> 854399 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 854401 INFO (zkConnectionManagerCallback-6746-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854401 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 854409 WARN (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 854410 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 854414 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41139_solr as DOWN
[junit4] 2> 854415 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient core cache for max 4 cores with initial capacity of 4
[junit4] 2> 854415 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41139_solr
[junit4] 2> 854416 INFO (zkCallback-6687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 854416 INFO (zkCallback-6709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 854416 INFO (zkCallback-6727-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 854417 INFO (zkCallback-6745-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 854418 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 854419 WARN (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 854444 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 854467 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 854479 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 854479 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0
[junit4] 2> 854480 INFO (jetty-launcher-6658-thread-4)
[n:127.0.0.1:41139_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/tempDir-001/node3
[junit4] 2> 854505 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 854505 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 854507 INFO (zkConnectionManagerCallback-6759-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 854507 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 854508 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 854510 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33281/solr ready
[junit4] 2> 854545 ERROR (qtp609423298-13235) [n:127.0.0.1:42513_solr
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown
action: BADACTION
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:249)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:516)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:400)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:645)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:392)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:555)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:410)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:164)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 854546 INFO (qtp609423298-13235) [n:127.0.0.1:42513_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
status=400 QTime=1
[junit4] 2> 854648 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1093724554
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42513_solr
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2047489455
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:43619_solr
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42513_solr as DOWN
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=825481633
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37389_solr
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 854649 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:43619_solr as DOWN
[junit4] 2> 854650 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 854650 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37389_solr as DOWN
[junit4] 2> 854658 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=238209243
[junit4] 2> 854658 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41139_solr
[junit4] 2> 854659 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 854659 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41139_solr as DOWN
[junit4] 2> 854660 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4
cores with initial capacity of 4
[junit4] 2> 854661 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 854661 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dfe3c26: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@1a4558d8
[junit4] 2> 854662 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 854662 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10a7fcb7: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@34e8d610
[junit4] 2> 854662 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 854662 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d33b4d2: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@30e2bf31
[junit4] 2> 854670 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 854670 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ad9253c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@ab791d9
[junit4] 2> 854671 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 854671 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6fc56654: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@ab791d9
[junit4] 2> 854671 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 854671 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60807ce5: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@ab791d9
[junit4] 2> 854673 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 854673 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@700e42fa: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@483b3127
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@287f1db9: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@6ed35982
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ca558da: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@483b3127
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 854674 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13b298e5: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@483b3127
[junit4] 2> 854675 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 854882 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 854883 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@564b959e: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@ab791d9
[junit4] 2> 854885 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 854885 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39454335: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@483b3127
[junit4] 2> 854886 WARN
(jetty-launcher-6658-thread-1-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea000c.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea000c, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea000c, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 854887 INFO (zkCallback-6709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 854888 INFO (closeThreadPool-6778-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72633329100914696-127.0.0.1:42513_solr-n_0000000000) closing
[junit4] 2> 854890 INFO
(OverseerAutoScalingTriggerThread-72633329100914696-127.0.0.1:42513_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 854892 INFO (jetty-closer-6760-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 854892 INFO (zkCallback-6687-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 854987 INFO
(OverseerStateUpdate-72633329100914696-127.0.0.1:42513_solr-n_0000000000)
[n:127.0.0.1:42513_solr ] o.a.s.c.Overseer According to ZK I
(id=72633329100914696-127.0.0.1:42513_solr-n_0000000000) am no longer a leader.
propsId=null
[junit4] 2> 854987 INFO
(OverseerStateUpdate-72633329100914696-127.0.0.1:42513_solr-n_0000000000)
[n:127.0.0.1:42513_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42513_solr
[junit4] 2> 854988 INFO (closeThreadPool-6778-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72633329100914696-127.0.0.1:42513_solr-n_0000000000) closing
[junit4] 2> 854988 INFO (zkCallback-6745-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 854988 WARN
(jetty-launcher-6658-thread-3-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea000a, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea000a, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 854989 WARN
(jetty-launcher-6658-thread-4-SendThread(127.0.0.1:33281)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba0c3ea000e.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0c3ea000e, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0c3ea000e, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 854992 INFO (jetty-closer-6760-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@9b8bd4{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 854992 INFO (jetty-closer-6760-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@33404ac1{/solr,null,STOPPED}
[junit4] 2> 854992 INFO (jetty-closer-6760-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 855089 INFO (jetty-closer-6760-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72633329100914696-127.0.0.1:42513_solr-n_0000000000) closing
[junit4] 2> 855090 INFO (jetty-closer-6760-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2eab64b2{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 855090 INFO (jetty-closer-6760-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9d0a76c{/solr,null,STOPPED}
[junit4] 2> 855090 INFO (jetty-closer-6760-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 855190 INFO (jetty-closer-6760-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@494d6a07{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 855190 INFO (jetty-closer-6760-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e109b3e{/solr,null,STOPPED}
[junit4] 2> 855190 INFO (jetty-closer-6760-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 855290 INFO (jetty-closer-6760-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@61a34ca8{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 855291 INFO (jetty-closer-6760-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c94caec{/solr,null,STOPPED}
[junit4] 2> 855291 INFO (jetty-closer-6760-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 855292 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 855495 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> 5 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 10 /solr/overseer/queue
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 855498 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33281
[junit4] 2> 855498 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33281
[junit4] 2> 855498 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33281
[junit4] 2> 855499 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
[junit4] 2> 855500 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[4DE14FA8406A0F74])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
[junit4] 2> 855506 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 855507 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001/tempDir-002
[junit4] 2> 855508 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 855508 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 855508 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 855509 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 855608 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer start zk server on port: 38295
[junit4] 2> 855608 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38295
[junit4] 2> 855608 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38295
[junit4] 2> 855608 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38295
[junit4] 2> 855611 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855617 INFO (zkConnectionManagerCallback-6782-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855618 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855625 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855629 INFO (zkConnectionManagerCallback-6784-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855629 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855630 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855630 INFO (zkConnectionManagerCallback-6786-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855630 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855632 WARN
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[4DE14FA8406A0F74]-SendThread(127.0.0.1:38295))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1020ba0cfd00002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba0cfd00002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba0cfd00002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 855735 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 855735 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 855736 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 855737 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 855737 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 855737 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 855744 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 855744 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 855744 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 855747 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 855747 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 855747 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git:
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
[junit4] 2> 855748 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 855748 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 855748 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 855748 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17d56246{/solr,null,AVAILABLE}
[junit4] 2> 855750 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 855750 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 855750 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 855750 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@152fc6d1{/solr,null,AVAILABLE}
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6cc2bdfc{SSL, (ssl,
http/1.1)}{127.0.0.1:42457}
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.e.j.s.Server Started @855867ms
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:38295/solr, hostPort=42457}
[junit4] 2> 855754 ERROR (jetty-launcher-6787-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:50.735Z
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7162280e{SSL, (ssl,
http/1.1)}{127.0.0.1:43751}
[junit4] 2> 855754 INFO (jetty-launcher-6787-thread-3) [ ]
o.e.j.s.Server Started @855868ms
[junit4] 2> 855755 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:38295/solr, hostPort=43751}
[junit4] 2> 855755 ERROR (jetty-launcher-6787-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 855755 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 855755 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 855755 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 855755 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 855755 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:50.736Z
[junit4] 2> 855757 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 855758 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 855758 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 855762 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855763 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 855763 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 855763 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 855763 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d1645b0{/solr,null,AVAILABLE}
[junit4] 2> 855764 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855765 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@282c6da7{/solr,null,AVAILABLE}
[junit4] 2> 855765 INFO (zkConnectionManagerCallback-6789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855765 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855765 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 855765 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4a7e4ecd{SSL, (ssl,
http/1.1)}{127.0.0.1:39343}
[junit4] 2> 855765 INFO (jetty-launcher-6787-thread-1) [ ]
o.e.j.s.Server Started @855879ms
[junit4] 2> 855765 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:38295/solr, hostPort=39343}
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@51e01345{SSL, (ssl,
http/1.1)}{127.0.0.1:35331}
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.e.j.s.Server Started @855879ms
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:38295/solr, hostPort=35331}
[junit4] 2> 855766 ERROR (jetty-launcher-6787-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:50.747Z
[junit4] 2> 855766 ERROR (jetty-launcher-6787-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.10.2
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-10-24T11:40:50.747Z
[junit4] 2> 855766 INFO (zkConnectionManagerCallback-6791-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855766 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855767 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 855769 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 855769 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 855769 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 855769 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 855771 INFO (jetty-launcher-6787-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 855771 INFO (jetty-launcher-6787-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a75df0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 855772 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855773 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 855773 INFO (zkConnectionManagerCallback-6793-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855773 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855773 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 855774 INFO (zkConnectionManagerCallback-6795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 855774 INFO (jetty-launcher-6787-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 855775 INFO (jetty-launcher-6787-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ign
[...truncated too long message...]
jetty-closer-9324-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1de7b2fb: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@483b3127
[junit4] 2> 969977 INFO (jetty-closer-9324-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 969982 INFO (closeThreadPool-9345-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72633336038817800-127.0.0.1:46213_solr-n_0000000000) closing
[junit4] 2> 969982 INFO
(OverseerStateUpdate-72633336038817800-127.0.0.1:46213_solr-n_0000000000)
[n:127.0.0.1:46213_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46213_solr
[junit4] 2> 969986 INFO
(OverseerAutoScalingTriggerThread-72633336038817800-127.0.0.1:46213_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 969991 INFO (closeThreadPool-9345-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72633336038817800-127.0.0.1:46213_solr-n_0000000000) closing
[junit4] 2> 969992 WARN
(jetty-launcher-9216-thread-1-SendThread(127.0.0.1:40899)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1020ba261720008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba261720008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba261720008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 970076 INFO (jetty-closer-9324-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5bc908ff{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 970076 INFO (jetty-closer-9324-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7585e3cf{/solr,null,STOPPED}
[junit4] 2> 970076 INFO (jetty-closer-9324-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 970175 INFO (jetty-closer-9324-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72633336038817800-127.0.0.1:46213_solr-n_0000000000) closing
[junit4] 2> 970177 INFO (jetty-closer-9324-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7c93f74e{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 970177 INFO (jetty-closer-9324-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@dbb95ab{/solr,null,STOPPED}
[junit4] 2> 970177 INFO (jetty-closer-9324-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 970277 INFO (jetty-closer-9324-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2f4923d9{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 970277 INFO (jetty-closer-9324-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d681779{/solr,null,STOPPED}
[junit4] 2> 970277 INFO (jetty-closer-9324-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 970377 INFO (jetty-closer-9324-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5710fe36{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 970378 INFO (jetty-closer-9324-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7c1bfd37{/solr,null,STOPPED}
[junit4] 2> 970378 INFO (jetty-closer-9324-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 970380 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 970381 WARN
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74]-SendThread(127.0.0.1:40899))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1020ba261720000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1020ba261720000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1020ba261720000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 970585 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> 5 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 2 /solr/collections/withconfigset2/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/withconfigset2/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/overseer/queue
[junit4] 2> 16 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/collections/withconfigset2/state.json
[junit4] 2>
[junit4] 2> 970592 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40899
[junit4] 2> 970592 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40899
[junit4] 2> 970592 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40899
[junit4] 2> 970592 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
[junit4] 2> 970593 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[4DE14FA8406A0F74])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4DE14FA8406A0F74-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=BlockTreeOrds(blocksize=128), id=Lucene84}, docValues:{},
maxPointsInLeafNode=72, maxMBSortInHeap=7.026754532915261,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PE,
timezone=America/Toronto
[junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=1,free=169267864,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [TestZkAclsWithHadoopAuth,
TestManagedSchemaAPI, DocumentAnalysisRequestHandlerTest,
TestClusterStateMutator, AlternateDirectoryTest, DateFieldTest,
TestConfigOverlay, BadComponentTest, TestNumericTokenStream,
TestFoldingMultitermQuery, TestCustomSort, TestSimDistribStateManager,
BasicDistributedZkTest, QueryEqualityTest, IndexSizeTriggerMixedBoundsTest,
HdfsChaosMonkeyNothingIsSafeTest, TestScoreJoinQPScore,
CdcrWithNodesRestartsTest, TestSizeLimitedDistributedMap,
FieldMutatingUpdateProcessorTest, TestHttpServletCarrier,
BackupRestoreApiErrorConditionsTest, TestRemoteStreaming, RootFieldTest,
QueryComponentPartialResultsTest, TestFieldTypeResource,
TestCollapseQParserPlugin, MultiSolrCloudTestCaseTest, TestInfoStreamLogging,
PingRequestHandlerTest, OverseerTaskQueueTest, TestCloudRecovery2,
SolrSlf4jReporterTest, TestCollationField, TestRequestStatusCollectionAPI,
SubstringBytesRefFilterTest, TestRequestForwarding,
TestPerFieldSimilarityWithDefaultOverride,
TestCollectionsAPIViaSolrCloudCluster, TestCSVLoader, TestTestInjection,
CoreAdminRequestStatusTest, BooleanFieldTest, TestDistribIDF, SolrXmlInZkTest,
ConnectionManagerTest, JWTVerificationkeyResolverTest, SearchHandlerTest,
DistributedFacetSimpleRefinementLongTailTest, LeaderFailoverAfterPartitionTest,
TestCoreContainer, SpatialFilterTest, LegacyCloudClusterPropTest,
ExplicitHLLTest, TriggerIntegrationTest, ChaosMonkeySafeLeaderTest,
OverseerRolesTest, TestTextField, MetricsDisabledCloudTest,
ReplaceNodeNoTargetTest, SharedFSAutoReplicaFailoverTest, TestInitQParser,
TestSolr4Spatial, QueryResultKeyTest, TestHighFrequencyDictionaryFactory,
TestLegacyTerms, SolrLogPostToolTest, TestSuggestSpellingConverter,
HdfsCloudIncrementalBackupTest, TestTrieFacet, PrimitiveFieldTypeTest,
ShardBackupIdTest, TestSchemaField, TestAuthenticationFramework,
HttpPartitionWithTlogReplicasTest, TestStressIncrementalBackup, TaggerTest,
SpellCheckCollatorTest, TestDelegationWithHadoopAuth, DebugComponentTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [356/948 (1!)] on J3 in 118.38s, 19 tests, 1 failure <<<
FAILURES!
[...truncated 56204 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]