Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27555/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast
Error Message:
Request should fail after trying all replica nodes once
Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all
replica nodes once
at
__randomizedtesting.SeedInfo.seed([386629558AEF4E4E:EBBB00FF2DDE2732]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
at
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 13223 lines...]
[junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
[junit4] 2> 321985 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 321985 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/data-dir-45-001
[junit4] 2> 321985 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 321985 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 321985 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 321986 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001
[junit4] 2> 321986 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 321986 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 321986 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 321986 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 322086 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 39323
[junit4] 2> 322086 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39323
[junit4] 2> 322086 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39323
[junit4] 2> 322086 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39323
[junit4] 2> 322088 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322088 INFO (zkConnectionManagerCallback-6428-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322088 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322089 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322090 INFO (zkConnectionManagerCallback-6430-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322090 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322090 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322090 INFO (zkConnectionManagerCallback-6432-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322091 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 322193 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 322195 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 322195 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 322195 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 322195 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 322195 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 322195 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 322196 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 322196 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 322196 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@618aa6a6{/solr,null,AVAILABLE}
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72dc56b{/solr,null,AVAILABLE}
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4558de22{/solr,null,AVAILABLE}
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1b709e92{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:38665}
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-1) [ ]
o.e.j.s.Server Started @322209ms
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4c2eb881{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:40075}
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38665}
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-3) [ ]
o.e.j.s.Server Started @322209ms
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40075}
[junit4] 2> 322197 ERROR (jetty-launcher-6433-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 322197 ERROR (jetty-launcher-6433-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 322197 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-05T04:46:31.749035Z
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-05T04:46:31.749039Z
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18728325{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33657}
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.e.j.s.Server Started @322210ms
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33657}
[junit4] 2> 322198 ERROR (jetty-launcher-6433-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 322198 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-05T04:46:31.749499Z
[junit4] 2> 322199 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322199 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322200 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322200 INFO (zkConnectionManagerCallback-6435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322200 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322201 INFO (zkConnectionManagerCallback-6437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322201 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322201 INFO (zkConnectionManagerCallback-6439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322201 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322203 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 322203 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 322203 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 322307 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 322307 WARN (jetty-launcher-6433-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@59624428[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322307 WARN (jetty-launcher-6433-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@59624428[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322309 WARN (jetty-launcher-6433-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@294d318c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322309 WARN (jetty-launcher-6433-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@294d318c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322309 INFO (jetty-launcher-6433-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
[junit4] 2> 322310 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 322310 INFO (zkConnectionManagerCallback-6449-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322310 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 322335 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40075_solr
[junit4] 2> 322335 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.Overseer Overseer
(id=72145407956746246-127.0.0.1:40075_solr-n_0000000000) starting
[junit4] 2> 322337 INFO
(OverseerStateUpdate-72145407956746246-127.0.0.1:40075_solr-n_0000000000)
[n:127.0.0.1:40075_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40075_solr
[junit4] 2> 322337 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40075_solr
[junit4] 2> 322337 INFO
(OverseerStateUpdate-72145407956746246-127.0.0.1:40075_solr-n_0000000000)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 322338 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 322338 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 322338 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 322343 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 322353 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40075.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322358 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40075.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322358 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40075.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322358 INFO (jetty-launcher-6433-thread-3)
[n:127.0.0.1:40075_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node3
[junit4] 2> 322407 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 322407 WARN (jetty-launcher-6433-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2811b635[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322407 WARN (jetty-launcher-6433-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2811b635[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322408 WARN (jetty-launcher-6433-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@54da708c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322408 WARN (jetty-launcher-6433-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@54da708c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322409 INFO (jetty-launcher-6433-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
[junit4] 2> 322409 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 322410 INFO (zkConnectionManagerCallback-6469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322410 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 322411 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 322412 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38665_solr as DOWN
[junit4] 2> 322413 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 322413 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38665_solr
[junit4] 2> 322413 INFO (zkCallback-6448-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 322413 INFO (zkCallback-6468-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 322414 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 322414 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 322414 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 322419 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 322428 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38665.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322433 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38665.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322433 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38665.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322434 INFO (jetty-launcher-6433-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node1
[junit4] 2> 322507 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 322508 WARN (jetty-launcher-6433-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1e842b81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322508 WARN (jetty-launcher-6433-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1e842b81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322509 WARN (jetty-launcher-6433-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@230cc3d0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322509 WARN (jetty-launcher-6433-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@230cc3d0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 322509 INFO (jetty-launcher-6433-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
[junit4] 2> 322510 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 322510 INFO (zkConnectionManagerCallback-6487-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322510 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 322512 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 322513 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33657_solr as DOWN
[junit4] 2> 322513 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 322513 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33657_solr
[junit4] 2> 322514 INFO (zkCallback-6448-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 322514 INFO (zkCallback-6468-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 322514 INFO (zkCallback-6486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 322514 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 322514 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 322514 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 322519 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 322528 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33657.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322532 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33657.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322532 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33657.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322533 INFO (jetty-launcher-6433-thread-2)
[n:127.0.0.1:33657_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node2
[junit4] 2> 322537 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 322537 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 322538 INFO (zkConnectionManagerCallback-6500-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 322538 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 322538 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 322538 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39323/solr ready
[junit4] 2> 322558 INFO
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[386629558AEF4E4E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testQueryToDownCollectionShouldFailFast
[junit4] 2> 322560 INFO (qtp364343892-10594) [n:127.0.0.1:38665_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 322561 INFO
(OverseerThreadFactory-6454-thread-1-processing-n:127.0.0.1:40075_solr)
[n:127.0.0.1:40075_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
infected
[junit4] 2> 322664 INFO
(OverseerStateUpdate-72145407956746246-127.0.0.1:40075_solr-n_0000000000)
[n:127.0.0.1:40075_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"infected",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"infected_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38665/solr",
[junit4] 2> "node_name":"127.0.0.1:38665_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 322665 INFO
(OverseerStateUpdate-72145407956746246-127.0.0.1:40075_solr-n_0000000000)
[n:127.0.0.1:40075_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"infected",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"infected_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33657/solr",
[junit4] 2> "node_name":"127.0.0.1:33657_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 322868 INFO (qtp1122590380-10604) [n:127.0.0.1:40075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 322868 INFO (qtp1122590380-10606) [n:127.0.0.1:40075_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 322868 INFO (qtp380989315-10602) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:40075_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 322868 INFO (qtp364343892-10601) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:40075_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 322869 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 322869 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 322872 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 322872 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 322876 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using
configuration from configset conf, trusted=true
[junit4] 2> 322876 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using
configuration from configset conf, trusted=true
[junit4] 2> 322878 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 322878 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 322879 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 322879 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 322879 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33657.solr.core.infected.shard2.replica_n2' (registry
'solr.core.infected.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322879 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38665.solr.core.infected.shard1.replica_n1' (registry
'solr.core.infected.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a45b859
[junit4] 2> 322879 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node1/infected_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node1/infected_shard1_replica_n1/data/]
[junit4] 2> 322879 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node2/infected_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001/tempDir-001/node2/infected_shard2_replica_n2/data/]
[junit4] 2> 322900 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 322900 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 322900 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 322900 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 322904 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 322904 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 322904 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 322904 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 322906 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 322906 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 322906 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 322906 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 322906 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 322906 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 322906 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1674159369703391232
[junit4] 2> 322906 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1674159369703391232
[junit4] 2> 322908 INFO
(searcherExecutor-6503-thread-1-processing-n:127.0.0.1:38665_solr
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3)
[n:127.0.0.1:38665_solr c:infected s:shard1 r:core_node3
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 322908 INFO
(searcherExecutor-6504-thread-1-processing-n:127.0.0.1:33657_solr
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4)
[n:127.0.0.1:33657_solr c:infected s:shard2 r:core_node4
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 322908 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 322909 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 322909 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/infected/leaders/shard1
[junit4] 2> 322909 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/infected/leaders/shard2
[junit4] 2> 322910 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 322910 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 322910 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 322910 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 322910 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38665/solr/infected_shard1_replica_n1/
[junit4] 2> 322910 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33657/solr/infected_shard2_replica_n2/
[junit4] 2> 322910 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 322910 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 322910 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:38665/solr/infected_shard1_replica_n1/
has no replicas
[junit4] 2> 322910 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/infected/leaders/shard1/leader after winning as
/collections/infected/leader_elect/shard1/election/72145407956746247-core_node3-n_0000000000
[junit4] 2> 322910 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy http://127.0.0.1:33657/solr/infected_shard2_replica_n2/
has no replicas
[junit4] 2> 322910 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/infected/leaders/shard2/leader after winning as
/collections/infected/leader_elect/shard2/election/72145407956746248-core_node4-n_0000000000
[junit4] 2> 322911 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38665/solr/infected_shard1_replica_n1/ shard1
[junit4] 2> 322911 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33657/solr/infected_shard2_replica_n2/ shard2
[junit4] 2> 323012 INFO (zkCallback-6486-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323012 INFO (zkCallback-6468-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323012 INFO (zkCallback-6468-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323012 INFO (zkCallback-6468-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323012 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 323012 INFO (zkCallback-6486-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323013 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 323015 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=146
[junit4] 2> 323015 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=146
[junit4] 2> 323021 INFO (qtp364343892-10594) [n:127.0.0.1:38665_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 323114 INFO (zkCallback-6486-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323114 INFO (zkCallback-6468-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323114 INFO (zkCallback-6486-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323114 INFO (zkCallback-6486-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323114 INFO (zkCallback-6468-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323114 INFO (zkCallback-6468-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323114 INFO (zkCallback-6468-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323115 INFO (qtp364343892-10594) [n:127.0.0.1:38665_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=554
[junit4] 2> 323117 INFO (qtp380989315-10623) [n:127.0.0.1:33657_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 323117 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:33657_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 323117 INFO (qtp380989315-10623) [n:127.0.0.1:33657_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 323117 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:33657_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 323121 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 323121 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[2
(1674159369925689344), 3 (1674159369925689345), 5 (1674159369925689346), 6
(1674159369926737920), 7 (1674159369926737921), 9 (1674159369926737922), 17
(1674159369926737923), 18 (1674159369926737924), 19 (1674159369926737925), 21
(1674159369926737926), ... (44 adds)]} 0 3
[junit4] 2> 323121 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 323121 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[0
(1674159369925689344), 1 (1674159369925689345), 4 (1674159369926737920), 8
(1674159369926737921), 10 (1674159369926737922), 11 (1674159369926737923), 12
(1674159369926737924), 13 (1674159369926737925), 14 (1674159369926737926), 15
(1674159369926737927), ... (56 adds)]} 0 3
[junit4] 2> 323131 INFO
(searcherExecutor-6503-thread-1-processing-n:127.0.0.1:38665_solr
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3)
[n:127.0.0.1:38665_solr c:infected s:shard1 r:core_node3
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 323131 INFO (qtp364343892-10594) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33657/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 323136 INFO
(searcherExecutor-6504-thread-1-processing-n:127.0.0.1:33657_solr
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4)
[n:127.0.0.1:33657_solr c:infected s:shard2 r:core_node4
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 323136 INFO (qtp380989315-10624) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2] webapp=/solr
path=/update
params={_stateVer_=infected:3&commit=true&wt=javabin&version=2}{commit=} 0 14
[junit4] 2> 323137 INFO (zkCallback-6468-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323137 INFO (zkCallback-6468-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323137 INFO (zkCallback-6468-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323137 INFO (zkCallback-6468-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323139 INFO (qtp1122590380-10604) [n:127.0.0.1:40075_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 323144 INFO (zkCallback-6486-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323144 INFO (zkCallback-6486-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323144 INFO (zkCallback-6486-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 323145 INFO (qtp380989315-10602) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.S.Request [infected_shard2_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:33657/solr/infected_shard2_replica_n2/&rows=0&_forwardedCount=2&rid=127.0.0.1-12489&version=2&q=*:*&omitHeader=false&NOW=1596602792692&isShard=true&wt=javabin}
hits=44 status=0 QTime=0
[junit4] 2> 323146 INFO (qtp364343892-10601) [n:127.0.0.1:38665_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.S.Request [infected_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38665/solr/infected_shard1_replica_n1/&rows=0&_forwardedCount=2&rid=127.0.0.1-12489&version=2&q=*:*&omitHeader=false&NOW=1596602792692&isShard=true&wt=javabin}
hits=56 status=0 QTime=0
[junit4] 2> 323146 INFO (qtp380989315-10623) [n:127.0.0.1:33657_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.S.Request [infected_shard2_replica_n2] webapp=/solr path=/select
params={q=*:*&rows=0&_forwardedCount=2&wt=javabin&version=2}
rid=127.0.0.1-12489 hits=100 status=0 QTime=4
[junit4] 2> 323147 INFO
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[386629558AEF4E4E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestQueryingOnDownCollection
-Dtests.method=testQueryToDownCollectionShouldFailFast
-Dtests.seed=386629558AEF4E4E -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-MA -Dtests.timezone=UCT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.61s J2 |
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Request
should fail after trying all replica nodes once
[junit4] > at
__randomizedtesting.SeedInfo.seed([386629558AEF4E4E:EBBB00FF2DDE2732]:0)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
[junit4] > at
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 323249 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1075523552
[junit4] 2> 323249 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40075_solr
[junit4] 2> 323249 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1967137124
[junit4] 2> 323249 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:38665_solr
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40075_solr as DOWN
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38665_solr as DOWN
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1122022637
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33657_solr
[junit4] 2> 323250 INFO (zkCallback-6486-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 323250 INFO (zkCallback-6468-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 323250 INFO (zkCallback-6448-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 323250 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33657_solr as DOWN
[junit4] 2> 323250 INFO (zkCallback-6486-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 323250 INFO (zkCallback-6468-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 323250 INFO (zkCallback-6448-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 323251 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 323251 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@528502b1: rootName =
solr_40075, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@7decae65
[junit4] 2> 323251 INFO (coreCloseExecutor-6524-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.c.SolrCore [infected_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@3b304d4c
[junit4] 2> 323251 INFO (coreCloseExecutor-6524-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.infected.shard1.replica_n1
tag=SolrCore@3b304d4c
[junit4] 2> 323251 INFO (coreCloseExecutor-6524-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ef670d1: rootName =
solr_38665, domain = solr.core.infected.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core.infected.shard1.replica_n1/com.codahale.metrics.MetricRegistry@20ae9b53
[junit4] 2> 323251 INFO (coreCloseExecutor-6525-thread-1)
[n:127.0.0.1:33657_solr ] o.a.s.c.SolrCore [infected_shard2_replica_n2]
CLOSING SolrCore org.apache.solr.core.SolrCore@601ea0e5
[junit4] 2> 323251 INFO (coreCloseExecutor-6525-thread-1)
[n:127.0.0.1:33657_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.infected.shard2.replica_n2
tag=SolrCore@601ea0e5
[junit4] 2> 323251 INFO (coreCloseExecutor-6525-thread-1)
[n:127.0.0.1:33657_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2adcabfc: rootName =
solr_33657, domain = solr.core.infected.shard2.replica_n2, service url = null,
agent id = null] for registry
solr.core.infected.shard2.replica_n2/com.codahale.metrics.MetricRegistry@57d2031c
[junit4] 2> 323255 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 323255 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7329ecfb: rootName =
solr_40075, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@3a9b424c
[junit4] 2> 323258 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 323258 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@76b2476b: rootName =
solr_40075, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@3742ade4
[junit4] 2> 323258 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 323258 INFO (closeThreadPool-6526-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72145407956746246-127.0.0.1:40075_solr-n_0000000000) closing
[junit4] 2> 323258 INFO
(OverseerStateUpdate-72145407956746246-127.0.0.1:40075_solr-n_0000000000)
[n:127.0.0.1:40075_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40075_solr
[junit4] 2> 323259 INFO (closeThreadPool-6526-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72145407956746246-127.0.0.1:40075_solr-n_0000000000) closing
[junit4] 2> 323261 INFO (coreCloseExecutor-6525-thread-1)
[n:127.0.0.1:33657_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.infected.shard2.leader
tag=SolrCore@601ea0e5
[junit4] 2> 323262 INFO (coreCloseExecutor-6525-thread-1)
[n:127.0.0.1:33657_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 323263 INFO (coreCloseExecutor-6524-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.infected.shard1.leader
tag=SolrCore@3b304d4c
[junit4] 2> 323263 INFO (coreCloseExecutor-6524-thread-1)
[n:127.0.0.1:38665_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 323263 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 323264 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c859d01: rootName =
solr_33657, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@cb7cfdd
[junit4] 2> 323264 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 323264 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d7d5e6: rootName =
solr_38665, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@64d80891
[junit4] 2> 323268 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 323268 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c476d84: rootName =
solr_38665, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@3a9b424c
[junit4] 2> 323268 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 323268 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b49554a: rootName =
solr_33657, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@3a9b424c
[junit4] 2> 323270 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 323270 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39734f6: rootName =
solr_38665, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@3742ade4
[junit4] 2> 323270 INFO (jetty-closer-6513-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 323270 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 323270 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@311188b7: rootName =
solr_33657, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@3742ade4
[junit4] 2> 323271 INFO (jetty-closer-6513-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 323273 WARN
(jetty-launcher-6433-thread-2-SendThread(127.0.0.1:39323)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1004fddc5700008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1004fddc5700008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1004fddc5700008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 323361 INFO (jetty-closer-6513-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72145407956746246-127.0.0.1:40075_solr-n_0000000000) closing
[junit4] 2> 323362 INFO (jetty-closer-6513-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4c2eb881{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 323362 INFO (jetty-closer-6513-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@618aa6a6{/solr,null,UNAVAILABLE}
[junit4] 2> 323362 INFO (jetty-closer-6513-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 323463 INFO (jetty-closer-6513-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@18728325{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 323463 INFO (jetty-closer-6513-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4558de22{/solr,null,UNAVAILABLE}
[junit4] 2> 323463 INFO (jetty-closer-6513-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 323562 INFO (jetty-closer-6513-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1b709e92{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 323562 INFO (jetty-closer-6513-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@72dc56b{/solr,null,UNAVAILABLE}
[junit4] 2> 323562 INFO (jetty-closer-6513-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 323562 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 323764 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> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/collections/infected/terms/shard2
[junit4] 2> 3 /solr/collections/infected/terms/shard1
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2> 2 /solr/collections/infected/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 27 /solr/collections/infected/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/live_nodes
[junit4] 2> 15 /solr/overseer/queue
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 323765 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39323
[junit4] 2> 323765 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39323
[junit4] 2> 323765 INFO
(SUITE-TestQueryingOnDownCollection-seed#[386629558AEF4E4E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39323
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_386629558AEF4E4E-001
[junit4] 2> Aug 05, 2020 4:46:33 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{_root_=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=388, maxMBSortInHeap=5.804364347089752,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-MA, timezone=UCT
[junit4] 2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 14.0.1
(64-bit)/cpus=16,threads=1,free=144471632,total=288358400
[junit4] 2> NOTE: All tests run in this JVM: [CdcrRequestHandlerTest,
SplitHandlerTest, OverseerTaskQueueTest, ChangedSchemaMergeTest,
TestHttpShardHandlerFactory, DeleteNodeTest, TestJavabinTupleStreamParser,
TestNRTOpen, CloneFieldUpdateProcessorFactoryTest, TestManagedSchemaAPI,
SolrCloudReportersTest, TestExclusionRuleCollectionAccess,
TestFuzzyAnalyzedSuggestions, ResponseLogComponentTest, TestUtils,
TestStressUserVersions, V2ApiIntegrationTest, DistribJoinFromCollectionTest,
TestXmlQParser, TestSortByMinMaxFunction, MultiSolrCloudTestCaseTest,
TestHdfsBackupRestoreCore, SpellingQueryConverterTest, ReindexCollectionTest,
TestLRUStatsCache, HdfsChaosMonkeyNothingIsSafeTest,
AnalyticsMergeStrategyTest, SimpleMLTQParserTest, HdfsSyncSliceTest,
SolrPluginUtilsTest, CollectionsAPIDistributedZkTest, HighlighterConfigTest,
ChaosMonkeySafeLeaderTest, SolrCoreCheckLockOnStartupTest,
TestManagedStopFilterFactory, TestLMDirichletSimilarityFactory,
TestClusterProperties, ManagedSchemaRoundRobinCloudTest, TestSolrQueryResponse,
TestDelegationWithHadoopAuth, TestLegacyFieldReuse, SimpleFacetsTest,
DistributedQueryComponentCustomSortTest, AliasIntegrationTest,
TestNumericTokenStream, OutputWriterTest, TestFieldCacheSort,
TestDistributedGrouping, LeaderElectionTest, TestDistributedTracing,
SuggestComponentTest, MetricsHistoryWithAuthIntegrationTest,
TestQueryingOnDownCollection]
[junit4] Completed [323/868 (1!)] on J2 in 1.99s, 1 test, 1 failure <<<
FAILURES!
[...truncated 46622 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27555/consoleText
[repro] Revision: 9b369abc1710eaf38cef3c4084f4790867d5a24c
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestQueryingOnDownCollection
-Dtests.method=testQueryToDownCollectionShouldFailFast
-Dtests.seed=386629558AEF4E4E -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-MA -Dtests.timezone=UCT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestQueryingOnDownCollection
[repro] ant compile-test
[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=386629558AEF4E4E
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA
-Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro] Exiting with code 0
[...truncated 49 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]