Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3208/
Java: 64bit/jdk-9-ea+162 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Expected to find shardAddress in the up shard info
Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
at
__randomizedtesting.SeedInfo.seed([746A8B703BF8B2F6:FC3EB4AA9504DF0E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1176)
at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1117)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:977)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([746A8B703BF8B2F6:3C1FFFC43DCB9D63]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:522)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11677 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/init-core-data-001
[junit4] 2> 768353 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 768353 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 768356 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 768360 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001
[junit4] 2> 768360 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 768360 INFO (Thread-1202) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 768360 INFO (Thread-1202) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 768460 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39910
[junit4] 2> 768468 INFO (jetty-launcher-566-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 768468 INFO (jetty-launcher-566-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 768469 INFO (jetty-launcher-566-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47126fa3{/solr,null,AVAILABLE}
[junit4] 2> 768470 INFO (jetty-launcher-566-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@464d32ba{/solr,null,AVAILABLE}
[junit4] 2> 768471 INFO (jetty-launcher-566-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 768476 INFO (jetty-launcher-566-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18db6383{SSL,[ssl,
http/1.1]}{127.0.0.1:37692}
[junit4] 2> 768476 INFO (jetty-launcher-566-thread-1) [ ]
o.e.j.s.Server Started @770919ms
[junit4] 2> 768477 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37692}
[junit4] 2> 768477 INFO (jetty-launcher-566-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 768477 ERROR (jetty-launcher-566-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 768477 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 768477 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 768477 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 768477 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-05T21:25:15.884406Z
[junit4] 2> 768478 INFO (jetty-launcher-566-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f3f3b50{/solr,null,AVAILABLE}
[junit4] 2> 768478 INFO (jetty-launcher-566-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e3fc056{/solr,null,AVAILABLE}
[junit4] 2> 768479 INFO (jetty-launcher-566-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12e863aa{SSL,[ssl,
http/1.1]}{127.0.0.1:38183}
[junit4] 2> 768479 INFO (jetty-launcher-566-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6cef1b25{SSL,[ssl,
http/1.1]}{127.0.0.1:44632}
[junit4] 2> 768479 INFO (jetty-launcher-566-thread-3) [ ]
o.e.j.s.Server Started @770922ms
[junit4] 2> 768480 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44632}
[junit4] 2> 768480 ERROR (jetty-launcher-566-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 768480 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 768480 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 768480 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 768480 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-05T21:25:15.887585Z
[junit4] 2> 768480 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 768481 INFO (jetty-launcher-566-thread-4) [ ]
o.e.j.s.Server Started @770923ms
[junit4] 2> 768481 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38183}
[junit4] 2> 768481 ERROR (jetty-launcher-566-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 768481 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 768481 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 768482 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 768482 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-05T21:25:15.889059Z
[junit4] 2> 768483 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@47f81dd6{SSL,[ssl,
http/1.1]}{127.0.0.1:41552}
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.e.j.s.Server Started @770926ms
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41552}
[junit4] 2> 768484 ERROR (jetty-launcher-566-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 768484 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-05T21:25:15.891693Z
[junit4] 2> 768489 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 768496 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 768499 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 768501 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39910/solr
[junit4] 2> 768505 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 768507 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 768508 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39910/solr
[junit4] 2> 768510 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39910/solr
[junit4] 2> 768512 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b4001dd7a0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 768520 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b4001dd7a0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 768521 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b4001dd7a0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 768523 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 768526 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39910/solr
[junit4] 2> 768539 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 768539 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 768540 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 768540 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37692_solr
[junit4] 2> 768540 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41552_solr
[junit4] 2> 768541 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97742193673502729-127.0.0.1:37692_solr-n_0000000000) starting
[junit4] 2> 768541 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44632_solr
[junit4] 2> 768542 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 768542 INFO (zkCallback-583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 768542 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 768542 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 768543 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 768543 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 768543 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 768543 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 768544 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38183_solr
[junit4] 2> 768545 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 768546 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 768547 INFO (zkCallback-583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 768548 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 768554 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37692_solr
[junit4] 2> 768554 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 768555 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 768555 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 768573 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 768769 INFO (jetty-launcher-566-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node2/.
[junit4] 2> 768791 INFO (jetty-launcher-566-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node1/.
[junit4] 2> 768796 INFO (jetty-launcher-566-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node3/.
[junit4] 2> 768804 INFO (jetty-launcher-566-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node4/.
[junit4] 2> 768975 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 768975 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39910/solr ready
[junit4] 2> 769023 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[746A8B703BF8B2F6])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 769025 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[746A8B703BF8B2F6])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 769089 INFO (qtp991886059-4600) [ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 769089 INFO (qtp991886059-4600) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 769091 INFO
(OverseerStateUpdate-97742193673502729-127.0.0.1:37692_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 770093 ERROR (qtp991886059-4600) [ ]
o.a.s.c.c.ZkStateReader Specified config=[conf123] does not exist in ZooKeeper
at location=[/configs/conf123]
[junit4] 2> 770095 ERROR (qtp991886059-4600) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
CREATEing SolrCore 'corewithnocollection3': Unable to create core
[corewithnocollection3] Caused by: Specified config does not exist in
ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:901)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:370)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [corewithnocollection3]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:947)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:867)
[junit4] 2> ... 37 more
[junit4] 2> Caused by: org.apache.solr.common.cloud.ZooKeeperException:
Specified config does not exist in ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
[junit4] 2> at
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:54)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:928)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 770095 INFO (qtp991886059-4600) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
status=400 QTime=1006
[junit4] 2> 771099 INFO (qtp991886059-4606) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 771099 INFO (qtp991886059-4606) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 771099 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[746A8B703BF8B2F6])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
[junit4] 2> 771113 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[746A8B703BF8B2F6])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
deleteCollectionRemovesStaleZkCollectionsNode
[junit4] 2> 771114 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[746A8B703BF8B2F6])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 771117 INFO (qtp991886059-4602) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=corewithnocollection3&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 771118 INFO (OverseerThreadFactory-1999-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 771821 INFO (qtp991886059-4602) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0
QTime=704
[junit4] 2> 771823 INFO (qtp991886059-4607) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 771825 INFO
(OverseerCollectionConfigSetProcessor-97742193673502729-127.0.0.1:37692_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 771826 INFO (qtp991886059-4607) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 771828 INFO (qtp991886059-4600) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 771828 INFO (qtp991886059-4600) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 771828 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[746A8B703BF8B2F6])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
deleteCollectionRemovesStaleZkCollectionsNode
[junit4] 2> 771842 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[746A8B703BF8B2F6]) [
] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
[junit4] 2> 771842 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[746A8B703BF8B2F6]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 771844 INFO (qtp991886059-4606) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 771845 INFO (OverseerThreadFactory-1999-thread-3) [ ]
o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
[junit4] 2> 771845 INFO
(OverseerCollectionConfigSetProcessor-97742193673502729-127.0.0.1:37692_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 772055 INFO (qtp991886059-4601) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 772103 INFO (qtp1584696220-4609) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 772103 INFO (qtp1584696220-4609) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 772105 INFO (qtp784825459-4580) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 772106 INFO (qtp784825459-4580) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 772109 INFO (qtp788009594-4579) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 772109 INFO (qtp788009594-4579) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 772211 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 772211 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 772211 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 772211 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 773062 INFO (qtp991886059-4601) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 773066 INFO (qtp991886059-4601) [ ] o.a.s.s.IndexSchema
[addReplicaColl_shard1_replica2] Schema name=minimal
[junit4] 2> 773068 INFO (qtp991886059-4601) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 773068 INFO (qtp991886059-4601) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'addReplicaColl_shard1_replica2' using configuration from
collection addReplicaColl, trusted=true
[junit4] 2> 773068 INFO (qtp991886059-4601) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 773068 INFO (qtp991886059-4601) [ ] o.a.s.c.SolrCore
[[addReplicaColl_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node3/addReplicaColl_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node3/./addReplicaColl_shard1_replica2/data/]
[junit4] 2> 773122 INFO (qtp1584696220-4609) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 773124 INFO (qtp784825459-4580) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 773125 INFO (qtp788009594-4579) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 773129 INFO (qtp1584696220-4609) [ ] o.a.s.s.IndexSchema
[addReplicaColl_shard2_replica1] Schema name=minimal
[junit4] 2> 773129 INFO (qtp784825459-4580) [ ] o.a.s.s.IndexSchema
[addReplicaColl_shard2_replica2] Schema name=minimal
[junit4] 2> 773130 INFO (qtp1584696220-4609) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 773130 INFO (qtp1584696220-4609) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'addReplicaColl_shard2_replica1' using configuration from
collection addReplicaColl, trusted=true
[junit4] 2> 773131 INFO (qtp1584696220-4609) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 773131 INFO (qtp1584696220-4609) [ ] o.a.s.c.SolrCore
[[addReplicaColl_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node4/addReplicaColl_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node4/./addReplicaColl_shard2_replica1/data/]
[junit4] 2> 773131 INFO (qtp784825459-4580) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 773131 INFO (qtp784825459-4580) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'addReplicaColl_shard2_replica2' using configuration from
collection addReplicaColl, trusted=true
[junit4] 2> 773131 INFO (qtp784825459-4580) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 773131 INFO (qtp784825459-4580) [ ] o.a.s.c.SolrCore
[[addReplicaColl_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node1/addReplicaColl_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node1/./addReplicaColl_shard2_replica2/data/]
[junit4] 2> 773133 INFO (qtp788009594-4579) [ ] o.a.s.s.IndexSchema
[addReplicaColl_shard1_replica1] Schema name=minimal
[junit4] 2> 773135 INFO (qtp788009594-4579) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 773135 INFO (qtp788009594-4579) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'addReplicaColl_shard1_replica1' using configuration from
collection addReplicaColl, trusted=true
[junit4] 2> 773136 INFO (qtp788009594-4579) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 773136 INFO (qtp788009594-4579) [ ] o.a.s.c.SolrCore
[[addReplicaColl_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node2/addReplicaColl_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node2/./addReplicaColl_shard1_replica1/data/]
[junit4] 2> 773363 INFO (qtp991886059-4601) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 773363 INFO (qtp991886059-4601) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 773367 INFO (qtp991886059-4601) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 773367 INFO (qtp991886059-4601) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 773368 INFO (qtp991886059-4601) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7643ee1c[addReplicaColl_shard1_replica2] main]
[junit4] 2> 773369 INFO (qtp991886059-4601) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 773369 INFO (qtp991886059-4601) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 773369 INFO (qtp991886059-4601) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 773369 INFO (searcherExecutor-2008-thread-1) [ ]
o.a.s.c.SolrCore [addReplicaColl_shard1_replica2] Registered new searcher
Searcher@7643ee1c[addReplicaColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 773370 INFO (qtp991886059-4601) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563875104026263552
[junit4] 2> 773376 INFO (qtp991886059-4601) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 773402 INFO (qtp784825459-4580) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 773402 INFO (qtp784825459-4580) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 773404 INFO (qtp784825459-4580) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 773404 INFO (qtp784825459-4580) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 773405 INFO (qtp784825459-4580) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d0b101b[addReplicaColl_shard2_replica2] main]
[junit4] 2> 773405 INFO (qtp784825459-4580) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 773405 INFO (qtp784825459-4580) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 773406 INFO (qtp784825459-4580) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 773406 INFO (searcherExecutor-2010-thread-1) [ ]
o.a.s.c.SolrCore [addReplicaColl_shard2_replica2] Registered new searcher
Searcher@5d0b101b[addReplicaColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 773406 INFO (qtp784825459-4580) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563875104064012288
[junit4] 2> 773410 INFO (qtp784825459-4580) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 773419 INFO (qtp788009594-4579) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 773419 INFO (qtp788009594-4579) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 773420 INFO (qtp1584696220-4609) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 773420 INFO (qtp1584696220-4609) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 773422 INFO (qtp788009594-4579) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 773422 INFO (qtp788009594-4579) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 773422 INFO (qtp1584696220-4609) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 773422 INFO (qtp1584696220-4609) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 773423 INFO (qtp788009594-4579) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@236ffe30[addReplicaColl_shard1_replica1] main]
[junit4] 2> 773423 INFO (qtp1584696220-4609) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46d8b19c[addReplicaColl_shard2_replica1] main]
[junit4] 2> 773423 INFO (qtp788009594-4579) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 773423 INFO (qtp1584696220-4609) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 773423 INFO (qtp788009594-4579) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 773423 INFO (qtp1584696220-4609) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 773423 INFO (qtp788009594-4579) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 773424 INFO (qtp1584696220-4609) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 773424 INFO (searcherExecutor-2011-thread-1) [ ]
o.a.s.c.SolrCore [addReplicaColl_shard1_replica1] Registered new searcher
Searcher@236ffe30[addReplicaColl_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 773424 INFO (searcherExecutor-2009-thread-1) [ ]
o.a.s.c.SolrCore [addReplicaColl_shard2_replica1] Registered new searcher
Searcher@46d8b19c[addReplicaColl_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 773424 INFO (qtp788009594-4579) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563875104082886656
[junit4] 2> 773424 INFO (qtp1584696220-4609) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563875104082886656
[junit4] 2> 773511 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 773511 INFO (zkCallback-583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 773511 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 773511 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 773877 INFO (qtp991886059-4601) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 773877 INFO (qtp991886059-4601) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 773877 INFO (qtp991886059-4601) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:44632/solr/addReplicaColl_shard1_replica2/
[junit4] 2> 773877 INFO (qtp991886059-4601) [ ] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard1_replica2 url=https://127.0.0.1:44632/solr
START replicas=[https://127.0.0.1:41552/solr/addReplicaColl_shard1_replica1/]
nUpdates=100
[junit4] 2> 773877 INFO (qtp991886059-4601) [ ] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard1_replica2 url=https://127.0.0.1:44632/solr
DONE. We have no versions. sync failed.
[junit4] 2> 773883 INFO (qtp788009594-4589) [ ] o.a.s.c.S.Request
[addReplicaColl_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 773883 INFO (qtp991886059-4601) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 773883 INFO (qtp991886059-4601) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 773883 INFO (qtp991886059-4601) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 773885 INFO (qtp991886059-4601) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44632/solr/addReplicaColl_shard1_replica2/ shard1
[junit4] 2> 773910 INFO (qtp784825459-4580) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 773911 INFO (qtp784825459-4580) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 773911 INFO (qtp784825459-4580) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:37692/solr/addReplicaColl_shard2_replica2/
[junit4] 2> 773911 INFO (qtp784825459-4580) [ ] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard2_replica2 url=https://127.0.0.1:37692/solr
START replicas=[https://127.0.0.1:38183/solr/addReplicaColl_shard2_replica1/]
nUpdates=100
[junit4] 2> 773911 INFO (qtp784825459-4580) [ ] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard2_replica2 url=https://127.0.0.1:37692/solr
DONE. We have no versions. sync failed.
[junit4] 2> 773916 INFO (qtp1584696220-4610) [ ] o.a.s.c.S.Request
[addReplicaColl_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 773916 INFO (qtp784825459-4580) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 773916 INFO (qtp784825459-4580) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 773916 INFO (qtp784825459-4580) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 773918 INFO (qtp784825459-4580) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37692/solr/addReplicaColl_shard2_replica2/ shard2
[junit4] 2> 774019 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774019 INFO (zkCallback-583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774019 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774019 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774036 INFO (qtp991886059-4601) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 774037 INFO (qtp991886059-4601) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1982
[junit4] 2> 774068 INFO (qtp784825459-4580) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 774070 INFO (qtp784825459-4580) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=1965
[junit4] 2> 774170 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774170 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774170 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774170 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774428 INFO (qtp1584696220-4609) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=2326
[junit4] 2> 774428 INFO (qtp788009594-4579) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=2319
[junit4] 2> 774430 INFO (qtp991886059-4606) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 774530 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774530 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774530 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 774530 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 775430 INFO (qtp991886059-4606) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3585
[junit4] 2> 775432 INFO (qtp991886059-4602) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41552_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 775433 INFO (OverseerThreadFactory-1999-thread-4) [ ]
o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "node":"127.0.0.1:41552_solr",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 775433 INFO (OverseerThreadFactory-1999-thread-4) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41552_solr for creating new
replica
[junit4] 2> 775433 INFO
(OverseerCollectionConfigSetProcessor-97742193673502729-127.0.0.1:37692_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 775436 INFO (qtp788009594-4588) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 775538 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 775538 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 775538 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 775538 INFO (zkCallback-583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 776443 INFO (qtp788009594-4588) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 776448 INFO (qtp788009594-4588) [ ] o.a.s.s.IndexSchema
[addReplicaColl_shard1_replica3] Schema name=minimal
[junit4] 2> 776450 INFO (qtp788009594-4588) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 776450 INFO (qtp788009594-4588) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'addReplicaColl_shard1_replica3' using configuration from
collection addReplicaColl, trusted=true
[junit4] 2> 776450 INFO (qtp788009594-4588) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 776450 INFO (qtp788009594-4588) [ ] o.a.s.c.SolrCore
[[addReplicaColl_shard1_replica3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node2/addReplicaColl_shard1_replica3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node2/./addReplicaColl_shard1_replica3/data/]
[junit4] 2> 776677 INFO (qtp788009594-4588) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 776677 INFO (qtp788009594-4588) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 776681 INFO (qtp788009594-4588) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 776681 INFO (qtp788009594-4588) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 776682 INFO (qtp788009594-4588) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15b3a064[addReplicaColl_shard1_replica3] main]
[junit4] 2> 776683 INFO (qtp788009594-4588) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 776683 INFO (qtp788009594-4588) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 776683 INFO (qtp788009594-4588) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 776684 INFO (searcherExecutor-2028-thread-1) [ ]
o.a.s.c.SolrCore [addReplicaColl_shard1_replica3] Registered new searcher
Searcher@15b3a064[addReplicaColl_shard1_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 776684 INFO (qtp788009594-4588) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563875107501244416
[junit4] 2> 776687 INFO (qtp788009594-4588) [ ] o.a.s.c.ZkController
Core needs to recover:addReplicaColl_shard1_replica3
[junit4] 2> 776688 INFO (updateExecutor-573-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 776688 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 776688 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 776688 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[addReplicaColl_shard1_replica3]
[junit4] 2> 776688 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 776688 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[addReplicaColl_shard1_replica3] as recovering, leader is
[https://127.0.0.1:44632/solr/addReplicaColl_shard1_replica2/] and I am
[https://127.0.0.1:41552/solr/addReplicaColl_shard1_replica3/]
[junit4] 2> 776689 INFO (qtp788009594-4588) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1253
[junit4] 2> 776690 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:44632/solr]; [WaitForState:
action=PREPRECOVERY&core=addReplicaColl_shard1_replica2&nodeName=127.0.0.1:41552_solr&coreNodeName=core_node5&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 776699 INFO (qtp991886059-4601) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 776704 INFO (qtp991886059-4601) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see
addReplicaColl_shard1_replica2 (shard1 of addReplicaColl) have state: recovering
[junit4] 2> 776705 INFO (qtp991886059-4601) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addReplicaColl, shard=shard1,
thisCore=addReplicaColl_shard1_replica2, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:41552_solr, coreNodeName=core_node5,
onlyIfActiveCheckResult=false, nodeProps:
core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"https://127.0.0.1:41552/solr","node_name":"127.0.0.1:41552_solr","state":"down"}
[junit4] 2> 776705 INFO (qtp991886059-4602) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41552_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1272
[junit4] 2> 776708 INFO (qtp991886059-4600) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003
and sendToOCPQueue=true
[junit4] 2> 776716 INFO (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"property.instanceDir":"/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 776716 INFO
(OverseerCollectionConfigSetProcessor-97742193673502729-127.0.0.1:37692_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 776716 INFO (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44632_solr for creating new
replica
[junit4] 2> 776718 INFO (qtp991886059-4607) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003
[junit4] 2> 776821 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 776821 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 776821 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 776821 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 777705 INFO (qtp991886059-4601) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addReplicaColl, shard=shard1,
thisCore=addReplicaColl_shard1_replica2, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:41552_solr, coreNodeName=core_node5,
onlyIfActiveCheckResult=false, nodeProps:
core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"https://127.0.0.1:41552/solr","node_name":"127.0.0.1:41552_solr","state":"recovering"}
[junit4] 2> 777705 INFO (qtp991886059-4601) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node5, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 777705 INFO (qtp991886059-4601) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41552_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica2&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1006
[junit4] 2> 777724 INFO (qtp991886059-4607) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 777730 INFO (qtp991886059-4607) [ ] o.a.s.s.IndexSchema
[addReplicaColl_shard2_replica3] Schema name=minimal
[junit4] 2> 777731 INFO (qtp991886059-4607) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 777731 INFO (qtp991886059-4607) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'addReplicaColl_shard2_replica3' using configuration from
collection addReplicaColl, trusted=true
[junit4] 2> 777731 INFO (qtp991886059-4607) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 777732 INFO (qtp991886059-4607) [ ] o.a.s.c.SolrCore
[[addReplicaColl_shard2_replica3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003/data/]
[junit4] 2> 777942 INFO (qtp991886059-4607) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 777942 INFO (qtp991886059-4607) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 777943 INFO (qtp991886059-4607) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 777943 INFO (qtp991886059-4607) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 777944 INFO (qtp991886059-4607) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36ed00df[addReplicaColl_shard2_replica3] main]
[junit4] 2> 777945 INFO (qtp991886059-4607) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 777945 INFO (qtp991886059-4607) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 777946 INFO (qtp991886059-4607) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 777946 INFO (searcherExecutor-2033-thread-1) [ ]
o.a.s.c.SolrCore [addReplicaColl_shard2_replica3] Registered new searcher
Searcher@36ed00df[addReplicaColl_shard2_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 777946 INFO (qtp991886059-4607) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563875108824547328
[junit4] 2> 777949 INFO (qtp991886059-4607) [ ] o.a.s.c.ZkController
Core needs to recover:addReplicaColl_shard2_replica3
[junit4] 2> 777949 INFO (updateExecutor-576-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 777949 INFO (recoveryExecutor-577-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 777949 INFO (recoveryExecutor-577-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 777949 INFO (recoveryExecutor-577-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[addReplicaColl_shard2_replica3]
[junit4] 2> 777949 INFO (recoveryExecutor-577-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 777949 INFO (recoveryExecutor-577-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[addReplicaColl_shard2_replica3] as recovering, leader is
[https://127.0.0.1:37692/solr/addReplicaColl_shard2_replica2/] and I am
[https://127.0.0.1:44632/solr/addReplicaColl_shard2_replica3/]
[junit4] 2> 777950 INFO (qtp991886059-4607) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003}
status=0 QTime=1231
[junit4] 2> 777952 INFO (recoveryExecutor-577-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:37692/solr]; [WaitForState:
action=PREPRECOVERY&core=addReplicaColl_shard2_replica2&nodeName=127.0.0.1:44632_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 777959 INFO (qtp991886059-4600) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-003}
status=0 QTime=1250
[junit4] 2> 777961 INFO (qtp784825459-4596) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 777961 INFO (qtp784825459-4596) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see
addReplicaColl_shard2_replica2 (shard2 of addReplicaColl) have state: recovering
[junit4] 2> 777961 INFO (qtp784825459-4596) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addReplicaColl, shard=shard2,
thisCore=addReplicaColl_shard2_replica2, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:44632_solr, coreNodeName=core_node6,
onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"addReplicaColl_shard2_replica3","base_url":"https://127.0.0.1:44632/solr","node_name":"127.0.0.1:44632_solr","state":"down"}
[junit4] 2> 777965 INFO (qtp991886059-4601) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=addReplicaColl_shard2_replica3&action=STATUS&indexInfo=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 777967 INFO (qtp991886059-4603) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
name=addReplicaColl_shard2_replica3&action=addreplica&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 777969 INFO (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "name":"addReplicaColl_shard2_replica3",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 777969 INFO (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37692_solr for creating new
replica
[junit4] 2> 777969 INFO
(OverseerCollectionConfigSetProcessor-97742193673502729-127.0.0.1:37692_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 777969 ERROR (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.OverseerCollectionMessageHandler Collection: addReplicaColl operation:
addreplica failed:org.apache.solr.common.SolrException: Another replica with
the same core name already exists for this collection
[junit4] 2> at
org.apache.solr.cloud.AddReplicaCmd.addReplica(AddReplicaCmd.java:111)
[junit4] 2> at
org.apache.solr.cloud.AddReplicaCmd.call(AddReplicaCmd.java:65)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 777993 INFO (qtp991886059-4603) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=addReplicaColl_shard2_replica3&action=addreplica&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=400 QTime=25
[junit4] 2> 777995 INFO (qtp991886059-4722) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=addReplicaColl&shard=shard1&property.name=propertyDotName&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 777996 INFO (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "property.name":"propertyDotName",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 777997 INFO (OverseerThreadFactory-1999-thread-5) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37692_solr for creating new
replica
[junit4] 2> 777997 INFO
(OverseerCollectionConfigSetProcessor-97742193673502729-127.0.0.1:37692_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 778000 INFO (qtp784825459-4595) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=propertyDotName&action=CREATE&collection=addReplicaColl&shard=shard1&property.name=propertyDotName&wt=javabin&version=2
[junit4] 2> 778102 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778102 INFO (zkCallback-583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778102 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778102 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778205 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:44632/solr/addReplicaColl_shard1_replica2/] -
recoveringAfterStartup=[true]
[junit4] 2> 778205 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica3
url=https://127.0.0.1:41552/solr START
replicas=[https://127.0.0.1:44632/solr/addReplicaColl_shard1_replica2/]
nUpdates=100
[junit4] 2> 778211 INFO (qtp991886059-4603) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 778211 INFO (qtp991886059-4603) [ ] o.a.s.c.S.Request
[addReplicaColl_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 778211 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 778211 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 778211 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 778211 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 778212 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 778212 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 778212 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 778212 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 778212 INFO (recoveryExecutor-574-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 778314 INFO (zkCallback-584-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778314 INFO (zkCallback-583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778314 INFO (zkCallback-588-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778314 INFO (zkCallback-582-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 778961 INFO (qtp784825459-4596) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addReplicaColl, shard=shard2,
thisCore=addReplicaColl_shard2_replica2, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:44632_solr, coreNodeName=core_node6,
onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"addReplicaColl_shard2_replica3","base_url":"https://127.0.0.1:44632/solr","node_name":"127.0.0.1:44632_solr","state":"recovering"}
[junit4] 2> 778962 INFO (qtp784825459-4596) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 778962 INFO (qtp784825459-4596) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44632_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard2_replica2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 779006 INFO (qtp784825459-4595) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 779011 INFO (qtp784825459-4595) [ ] o.a.s.s.IndexSchema
[propertyDotName] Schema name=minimal
[junit4] 2> 779013 INFO (qtp784825459-4595) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 779013 INFO (qtp784825459-4595) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'propertyDotName' using configuration from collection
addReplicaColl, trusted=true
[junit4] 2> 779013 INFO (qtp784825459-4595) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 779013 INFO (qtp784825459-4595) [ ] o.a.s.c.SolrCore
[[propertyDotName] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node1/propertyDotName],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_746A8B703BF8B2F6-001/tempDir-001/node1/./propertyDotName/data/]
[junit4] 2> 779332 INFO (qtp784825459-4595) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 779332 INFO (qtp784825459-4595) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 779334 INFO (qtp784825459-4595) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 779334 INFO (qtp784825459-4595) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 779335 INFO (qtp784825459-4595) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22da174
[...truncated too long message...]
2> 1011004 INFO (TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@3ab563c0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1011004 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1139756558
[junit4] 2> 1011014 INFO (coreCloseExecutor-3252-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@574aff33
[junit4] 2> 1011100 INFO (coreCloseExecutor-3252-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1011100 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1011102 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6aec1b3b{/,null,UNAVAILABLE}
[junit4] 2> 1011103 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@21d224de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1011103 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=588663171
[junit4] 2> 1011104 INFO (coreCloseExecutor-3254-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7cb1be4
[junit4] 2> 1011163 INFO (coreCloseExecutor-3254-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1011164 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1011164 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2e957d17{/,null,UNAVAILABLE}
[junit4] 2> 1011165 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@bab9771{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1011165 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=409158253
[junit4] 2> 1011166 INFO (coreCloseExecutor-3256-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4302771d
[junit4] 2> 1011198 INFO (coreCloseExecutor-3256-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1011199 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1011199 INFO
(TEST-TestDistributedSearch.test-seed#[746A8B703BF8B2F6]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@177edd71{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test
-Dtests.seed=746A8B703BF8B2F6 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-LR -Dtests.timezone=Japan -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 106s J0 | TestDistributedSearch.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected to find
shardAddress in the up shard info
[junit4] > at
__randomizedtesting.SeedInfo.seed([746A8B703BF8B2F6:FC3EB4AA9504DF0E]:0)
[junit4] > at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1176)
[junit4] > at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1117)
[junit4] > at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:977)
[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:547)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1011203 INFO
(SUITE-TestDistributedSearch-seed#[746A8B703BF8B2F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_746A8B703BF8B2F6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{other_tl1=PostingsFormat(name=Asserting),
range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
SubjectTerms_mfacet=PostingsFormat(name=Asserting),
n_l1=PostingsFormat(name=Memory doPackFST= true),
a_n_tdt=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory
doPackFST= true), intDefault=PostingsFormat(name=Asserting),
n_td1=PostingsFormat(name=Asserting), n_d1=PostingsFormat(name=Memory
doPackFST= true), n_f1=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Memory doPackFST= true),
n_tl1=PostingsFormat(name=Asserting), a_s=PostingsFormat(name=Direct),
oddField_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
n_tf1=PostingsFormat(name=Memory doPackFST= true),
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= true),
a_t=PostingsFormat(name=Memory doPackFST= true),
lowerfilt=PostingsFormat(name=Memory doPackFST= true),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Memory
doPackFST= true), severity=PostingsFormat(name=Direct),
foo_sev_enum=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=Asserting),
a_i1=PostingsFormat(name=Memory doPackFST= true),
b_n_tdt=PostingsFormat(name=Asserting),
n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
foo_b=PostingsFormat(name=Direct), n_tdt1=PostingsFormat(name=Asserting),
foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true),
foo_f=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
foo_sev_enum=DocValuesFormat(name=Lucene54),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=27,
maxMBSortInHeap=7.51417726163386,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-LR,
timezone=Japan
[junit4] 2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=2,free=250007280,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DocValuesNotIndexedTest,
TestDocumentBuilder, AddSchemaFieldsUpdateProcessorFactoryTest,
DistanceUnitsTest, TestSerializedLuceneMatchVersion, TestCoreAdminApis,
TestSolrCloudSnapshots, TestOmitPositions, TestCollapseQParserPlugin,
TestQuerySenderNoQuery, TestHdfsCloudBackupRestore,
TestSolrCloudWithHadoopAuthPlugin, UUIDFieldTest,
HdfsTlogReplayBufferedWhileIndexingTest, RegexBoostProcessorTest,
SimpleMLTQParserTest, TestCloudDeleteByQuery, HdfsNNFailoverTest,
TestRebalanceLeaders, StressHdfsTest, InfoHandlerTest,
TestTolerantUpdateProcessorRandomCloud, ClusterStateTest, RankQueryTest,
TestIntervalFaceting, DateFieldTest, TestJoin, TestPseudoReturnFields,
MissingSegmentRecoveryTest, HLLSerializationTest, CursorMarkTest,
HighlighterMaxOffsetTest, ExternalFileFieldSortTest, MetricUtilsTest,
TestFieldTypeCollectionResource, SharedFSAutoReplicaFailoverUtilsTest,
ConjunctionSolrSpellCheckerTest, TestBinaryResponseWriter,
TestOnReconnectListenerSupport, TestSolrCoreProperties, ZkNodePropsTest,
TestPHPSerializedResponseWriter, TestShortCircuitedRequests, TestBlobHandler,
TestBulkSchemaConcurrent, PathHierarchyTokenizerFactoryTest, TestRecoveryHdfs,
ChaosMonkeyNothingIsSafeTest, AnalysisErrorHandlingTest, FacetPivotSmallTest,
TestStressInPlaceUpdates, BasicAuthIntegrationTest, ResourceLoaderTest,
DirectoryFactoryTest, BlockCacheTest, CdcrReplicationHandlerTest,
TestFieldCache, TestCrossCoreJoin, TestLazyCores, TestReplicationHandlerBackup,
TestStressLucene, NotRequiredUniqueKeyTest, SolrRequestParserTest,
SynonymTokenizerTest, PeerSyncTest, DistributedSpellCheckComponentTest,
TestNRTOpen, TestPathTrie, TestRealTimeGet, CacheHeaderTest, PolyFieldTest,
TestSolrCoreParser, TestCloudSchemaless, RemoteQueryErrorTest,
DocExpirationUpdateProcessorFactoryTest, TestFieldCacheSort,
TestExactSharedStatsCache, TestRangeQuery, DeleteStatusTest,
TestPivotHelperCode, FastVectorHighlighterTest,
HdfsChaosMonkeyNothingIsSafeTest, OutputWriterTest,
TestInPlaceUpdatesStandalone, TestCodecSupport, TestDocSet,
DistributedQueryElevationComponentTest, TestMinMaxOnMultiValuedField,
TestManagedSchemaAPI, TestSQLHandler, QueryResultKeyTest,
TestSubQueryTransformerDistrib, BJQParserTest, TestSchemaManager,
OutOfBoxZkACLAndCredentialsProvidersTest, DisMaxRequestHandlerTest,
BasicDistributedZkTest, TestFieldCacheWithThreads,
VMParamsZkACLAndCredentialsProvidersTest, TestBadConfig, TestDistributedSearch]
[junit4] Completed [269/702 (2!)] on J0 in 105.77s, 1 test, 1 failure <<<
FAILURES!
[...truncated 37672 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]