Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20580/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest
Error Message:
Could not find collection:collection1
Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
at __randomizedtesting.SeedInfo.seed([9F2DA35ABD3D3945]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:59)
at
org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest.beforeClass(FieldFacetExtrasCloudTest.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Error from server at https://127.0.0.1:43933/solr/awhollynewcollection_0:
{"awhollynewcollection_0":6}
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:43933/solr/awhollynewcollection_0:
{"awhollynewcollection_0":6}
at
__randomizedtesting.SeedInfo.seed([79D21D6F6A8A12B2:31A769DB6CB93D27]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12116 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/init-core-data-001
[junit4] 2> 590407 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
[junit4] 2> 590408 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 590409 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 590409 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 590410 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001
[junit4] 2> 590410 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 590412 INFO (Thread-5763) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 590413 INFO (Thread-5763) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 590414 ERROR (Thread-5763) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 590511 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39325
[junit4] 2> 590529 INFO (jetty-launcher-971-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 590529 INFO (jetty-launcher-971-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 590531 INFO (jetty-launcher-971-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 590533 INFO (jetty-launcher-971-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 590533 INFO (jetty-launcher-971-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d536{/solr,null,AVAILABLE}
[junit4] 2> 590533 INFO (jetty-launcher-971-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@651b0e{/solr,null,AVAILABLE}
[junit4] 2> 590534 INFO (jetty-launcher-971-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@19dffbb{SSL,[ssl,
http/1.1]}{127.0.0.1:37473}
[junit4] 2> 590534 INFO (jetty-launcher-971-thread-1) [ ]
o.e.j.s.Server Started @592835ms
[junit4] 2> 590534 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37473}
[junit4] 2> 590534 ERROR (jetty-launcher-971-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@303426{SSL,[ssl,
http/1.1]}{127.0.0.1:37403}
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.e.j.s.Server Started @592835ms
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37403}
[junit4] 2> 590535 ERROR (jetty-launcher-971-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d1a1f{/solr,null,AVAILABLE}
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T08:04:27.853Z
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 590535 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T08:04:27.853Z
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@27470e{SSL,[ssl,
http/1.1]}{127.0.0.1:46797}
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.e.j.s.Server Started @592838ms
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46797}
[junit4] 2> 590538 ERROR (jetty-launcher-971-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 590538 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T08:04:27.856Z
[junit4] 2> 590541 INFO (jetty-launcher-971-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1675d01{/solr,null,AVAILABLE}
[junit4] 2> 590541 INFO (jetty-launcher-971-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@138668a{SSL,[ssl,
http/1.1]}{127.0.0.1:43933}
[junit4] 2> 590541 INFO (jetty-launcher-971-thread-4) [ ]
o.e.j.s.Server Started @592842ms
[junit4] 2> 590541 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43933}
[junit4] 2> 590542 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 590542 ERROR (jetty-launcher-971-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 590542 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 590542 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 590542 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 590542 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T08:04:27.860Z
[junit4] 2> 590543 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 590547 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 590555 INFO (jetty-launcher-971-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39325/solr
[junit4] 2> 590556 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 590559 INFO (jetty-launcher-971-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39325/solr
[junit4] 2> 590575 INFO (jetty-launcher-971-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39325/solr
[junit4] 2> 590578 INFO (jetty-launcher-971-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39325/solr
[junit4] 2> 590583 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 590583 INFO (jetty-launcher-971-thread-2)
[n:127.0.0.1:46797_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 590584 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37473_solr
[junit4] 2> 590584 INFO (jetty-launcher-971-thread-2)
[n:127.0.0.1:46797_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46797_solr
[junit4] 2> 590585 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 0x15ed1d0add40009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 590585 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 590586 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.c.Overseer Overseer
(id=98746936048484360-127.0.0.1:37473_solr-n_0000000000) starting
[junit4] 2> 590608 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 590613 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 590613 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37473_solr
[junit4] 2> 590614 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 590614 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 590614 INFO
(zkCallback-996-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 590631 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 590633 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 590634 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37403_solr
[junit4] 2> 590634 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 590640 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 590641 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 590642 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43933_solr
[junit4] 2> 590644 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 590644 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 590651 INFO
(zkCallback-996-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 590651 INFO
(zkCallback-996-thread-2-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 590654 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 590664 INFO
(zkCallback-989-thread-2-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 590713 WARN (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=maxConnections
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:849)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 590720 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590722 INFO (jetty-launcher-971-thread-2)
[n:127.0.0.1:46797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590723 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590724 WARN (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=os,name=systemCpuLoad
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
[junit4] 2> at java.util.HashMap.forEach(HashMap.java:1288)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:849)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 590725 WARN (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=gc,name1=PS-Scavenge,name=time
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
[junit4] 2> at java.util.HashMap.forEach(HashMap.java:1288)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:849)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 590728 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590728 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590729 INFO (jetty-launcher-971-thread-3)
[n:127.0.0.1:37403_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node3
[junit4] 2> 590731 INFO (jetty-launcher-971-thread-2)
[n:127.0.0.1:46797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590731 INFO (jetty-launcher-971-thread-2)
[n:127.0.0.1:46797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590732 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590732 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590732 INFO (jetty-launcher-971-thread-2)
[n:127.0.0.1:46797_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node2
[junit4] 2> 590733 INFO (jetty-launcher-971-thread-1)
[n:127.0.0.1:37473_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node1
[junit4] 2> 590783 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590791 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590791 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 590792 INFO (jetty-launcher-971-thread-4)
[n:127.0.0.1:43933_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node4
[junit4] 2> 591097 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 591097 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39325/solr ready
[junit4] 2> 591124 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 591125 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 591170 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 591170 INFO
(OverseerThreadFactory-2794-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.CreateCollectionCmd Create collection
noconfig
[junit4] 2> 591171 ERROR
(OverseerThreadFactory-2794-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: noconfig operation: create
failed:org.apache.solr.common.SolrException: Can not find the specified config
set: conf123
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.validateConfigOrThrowSolrException(OverseerCollectionMessageHandler.java:754)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:96)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228)
[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:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 591173 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 592176 INFO (qtp29410526-10256) [n:127.0.0.1:43933_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 592176 INFO (qtp29410526-10256) [n:127.0.0.1:43933_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 592176 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
[junit4] 2> 592194 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
[junit4] 2> 592194 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 592195 INFO (qtp29410526-10244) [n:127.0.0.1:43933_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 592195 INFO
(OverseerThreadFactory-2794-thread-2-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.CreateCollectionCmd Create collection
nodes_used_collection
[junit4] 2> 592195 INFO
(OverseerCollectionConfigSetProcessor-98746936048484360-127.0.0.1:37473_solr-n_0000000000)
[n:127.0.0.1:37473_solr ] 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> 592299 INFO
(OverseerStateUpdate-98746936048484360-127.0.0.1:37473_solr-n_0000000000)
[n:127.0.0.1:37473_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"nodes_used_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37473/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 592301 INFO
(OverseerStateUpdate-98746936048484360-127.0.0.1:37473_solr-n_0000000000)
[n:127.0.0.1:37473_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"nodes_used_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37403/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 592302 INFO
(OverseerStateUpdate-98746936048484360-127.0.0.1:37473_solr-n_0000000000)
[n:127.0.0.1:37473_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"nodes_used_collection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46797/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 592303 INFO
(OverseerStateUpdate-98746936048484360-127.0.0.1:37473_solr-n_0000000000)
[n:127.0.0.1:37473_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"nodes_used_collection_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43933/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 592533 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 592533 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 592554 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 592554 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 592557 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 592558 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 592589 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 592590 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 592692 INFO
(zkCallback-996-thread-2-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-989-thread-2-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-984-thread-2-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-993-thread-2-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 592692 INFO
(zkCallback-996-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593539 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 593542 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.s.IndexSchema
[nodes_used_collection_shard2_replica_n5] Schema name=minimal
[junit4] 2> 593544 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 593544 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.CoreContainer Creating
SolrCore 'nodes_used_collection_shard2_replica_n5' using configuration from
collection nodes_used_collection, trusted=true
[junit4] 2> 593544 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.nodes_used_collection.shard2.replica_n5' (registry
'solr.core.nodes_used_collection.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 593544 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 593544 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.SolrCore
[[nodes_used_collection_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n5/data/]
[junit4] 2> 593559 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 593563 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[nodes_used_collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 593564 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 593564 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'nodes_used_collection_shard1_replica_n1' using configuration from
collection nodes_used_collection, trusted=true
[junit4] 2> 593565 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.nodes_used_collection.shard1.replica_n1' (registry
'solr.core.nodes_used_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 593565 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 593565 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[nodes_used_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n1/data/]
[junit4] 2> 593568 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 593572 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema
[nodes_used_collection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 593573 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 593573 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'nodes_used_collection_shard1_replica_n2' using configuration from
collection nodes_used_collection, trusted=true
[junit4] 2> 593574 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.nodes_used_collection.shard1.replica_n2' (registry
'solr.core.nodes_used_collection.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 593574 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 593574 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore
[[nodes_used_collection_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n2/data/]
[junit4] 2> 593580 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 593580 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 593581 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 593581 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 593582 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@197e74a[nodes_used_collection_shard2_replica_n5] main]
[junit4] 2> 593584 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 593585 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 593585 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 593586 INFO
(searcherExecutor-2803-thread-1-processing-n:127.0.0.1:43933_solr
x:nodes_used_collection_shard2_replica_n5 s:shard2 c:nodes_used_collection
r:core_node8) [n:127.0.0.1:43933_solr c:nodes_used_collection s:shard2
r:core_node8 x:nodes_used_collection_shard2_replica_n5] o.a.s.c.SolrCore
[nodes_used_collection_shard2_replica_n5] Registered new searcher
Searcher@197e74a[nodes_used_collection_shard2_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593586 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1579950980101832704
[junit4] 2> 593591 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9999ms
[junit4] 2> 593594 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 593594 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 593612 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 593612 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 593613 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@19c2287[nodes_used_collection_shard1_replica_n1] main]
[junit4] 2> 593614 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 593614 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 593615 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 593615 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 593615 INFO
(searcherExecutor-2804-thread-1-processing-n:127.0.0.1:37473_solr
x:nodes_used_collection_shard1_replica_n1 s:shard1 c:nodes_used_collection
r:core_node3) [n:127.0.0.1:37473_solr c:nodes_used_collection s:shard1
r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore
[nodes_used_collection_shard1_replica_n1] Registered new searcher
Searcher@19c2287[nodes_used_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593615 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1579950980132241408
[junit4] 2> 593618 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 593619 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema
[nodes_used_collection_shard2_replica_n4] Schema name=minimal
[junit4] 2> 593621 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 593621 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating
SolrCore 'nodes_used_collection_shard2_replica_n4' using configuration from
collection nodes_used_collection, trusted=true
[junit4] 2> 593622 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.nodes_used_collection.shard2.replica_n4' (registry
'solr.core.nodes_used_collection.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15f5e6a
[junit4] 2> 593622 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 593622 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore
[[nodes_used_collection_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node2/nodes_used_collection_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001/tempDir-001/node2/nodes_used_collection_shard2_replica_n4/data/]
[junit4] 2> 593631 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 593631 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 593632 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 593632 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 593636 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@747474[nodes_used_collection_shard1_replica_n2] main]
[junit4] 2> 593637 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 593637 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 593638 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 593638 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1579950980156358656
[junit4] 2> 593638 INFO
(searcherExecutor-2806-thread-1-processing-n:127.0.0.1:37403_solr
x:nodes_used_collection_shard1_replica_n2 s:shard1 c:nodes_used_collection
r:core_node6) [n:127.0.0.1:37403_solr c:nodes_used_collection s:shard1
r:core_node6 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore
[nodes_used_collection_shard1_replica_n2] Registered new searcher
Searcher@747474[nodes_used_collection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593664 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 593664 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 593665 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 593665 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 593666 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1665b95[nodes_used_collection_shard2_replica_n4] main]
[junit4] 2> 593668 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 593668 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 593669 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 593669 INFO
(searcherExecutor-2815-thread-1-processing-n:127.0.0.1:46797_solr
x:nodes_used_collection_shard2_replica_n4 s:shard2 c:nodes_used_collection
r:core_node7) [n:127.0.0.1:46797_solr c:nodes_used_collection s:shard2
r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore
[nodes_used_collection_shard2_replica_n4] Registered new searcher
Searcher@1665b95[nodes_used_collection_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593669 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1579950980188864512
[junit4] 2> 593719 INFO
(zkCallback-984-thread-2-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-993-thread-2-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-996-thread-2-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-989-thread-2-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 593719 INFO
(zkCallback-996-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594091 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 594092 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 594092 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:43933/solr/nodes_used_collection_shard2_replica_n5/
[junit4] 2> 594092 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync:
core=nodes_used_collection_shard2_replica_n5 url=https://127.0.0.1:43933/solr
START
replicas=[https://127.0.0.1:46797/solr/nodes_used_collection_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 594095 INFO (qtp23898988-10226) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.c.S.Request
[nodes_used_collection_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 594119 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 594119 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 594119 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:37473/solr/nodes_used_collection_shard1_replica_n1/
[junit4] 2> 594119 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=nodes_used_collection_shard1_replica_n1 url=https://127.0.0.1:37473/solr
START
replicas=[https://127.0.0.1:37403/solr/nodes_used_collection_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 594122 INFO (qtp156329-10219) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.c.S.Request
[nodes_used_collection_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 594392 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync:
core=nodes_used_collection_shard2_replica_n5 url=https://127.0.0.1:43933/solr
DONE. We have no versions. sync failed.
[junit4] 2> 594392 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 594392 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] 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> 594392 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 594394 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:43933/solr/nodes_used_collection_shard2_replica_n5/ shard2
[junit4] 2> 594419 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=nodes_used_collection_shard1_replica_n1 url=https://127.0.0.1:37473/solr
DONE. We have no versions. sync failed.
[junit4] 2> 594419 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 594419 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] 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> 594419 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 594421 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:37473/solr/nodes_used_collection_shard1_replica_n1/ shard1
[junit4] 2> 594522 INFO
(zkCallback-989-thread-2-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-993-thread-2-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-984-thread-2-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-996-thread-2-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594522 INFO
(zkCallback-996-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594544 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 594545 INFO (qtp29410526-10255) [n:127.0.0.1:43933_solr
c:nodes_used_collection s:shard2 r:core_node8
x:nodes_used_collection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2013
[junit4] 2> 594571 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 594573 INFO (qtp8946481-10218) [n:127.0.0.1:37473_solr
c:nodes_used_collection s:shard1 r:core_node3
x:nodes_used_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2019
[junit4] 2> 594641 INFO (qtp156329-10217) [n:127.0.0.1:37403_solr
c:nodes_used_collection s:shard1 r:core_node6
x:nodes_used_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2083
[junit4] 2> 594673 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr
c:nodes_used_collection s:shard2 r:core_node7
x:nodes_used_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2084
[junit4] 2> 594674 INFO (qtp29410526-10244) [n:127.0.0.1:43933_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 594774 INFO
(zkCallback-996-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-989-thread-2-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-989-thread-1-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-996-thread-2-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-993-thread-2-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:46797_solr)
[n:127.0.0.1:46797_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-984-thread-2-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 594774 INFO
(zkCallback-984-thread-1-processing-n:127.0.0.1:37403_solr)
[n:127.0.0.1:37403_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 595675 INFO (qtp29410526-10244) [n:127.0.0.1:43933_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3480
[junit4] 2> 595675 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
[junit4] 2> 595700 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
[junit4] 2> 595700 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[79D21D6F6A8A12B2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 595701 INFO (qtp29410526-10254) [n:127.0.0.1:43933_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 595702 INFO
(OverseerCollectionConfigSetProcessor-98746936048484360-127.0.0.1:37473_solr-n_0000000000)
[n:127.0.0.1:37473_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected fro
[...truncated too long message...]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[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.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 671498 INFO (qtp23898988-10239) [n:127.0.0.1:46797_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:37403_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica_n1&coreNodeName=core_node10&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=17005
[junit4] 2> 672157 WARN
(zkCallback-989-thread-4-processing-n:127.0.0.1:37473_solr)
[n:127.0.0.1:37473_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 672157 WARN
(zkCallback-1027-thread-2-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 672157 INFO (jetty-closer-972-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@651b0e{/solr,null,UNAVAILABLE}
[junit4] 2> 672157 INFO (jetty-closer-972-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1349086{/solr,null,UNAVAILABLE}
[junit4] 2> 672158 ERROR
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 672158 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[79D21D6F6A8A12B2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39325 39325
[junit4] 2> 674116 INFO (Thread-5763) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39325 39325
[junit4] 2> 674117 WARN (Thread-5763) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/aliases.json
[junit4] 2> 22 /solr/configs/conf
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/collections/addReplicaColl/state.json
[junit4] 2> 26 /solr/collections/reloaded_collection/state.json
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 25 /solr/clusterstate.json
[junit4] 2> 24
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 21
/solr/collections/awhollynewcollection_0/state.json
[junit4] 2> 13
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 13
/solr/collections/halfdeletedcollection/state.json
[junit4] 2> 10 /solr/collections/onlyinzk/state.json
[junit4] 2> 5 /solr/collections/created_and_deleted/state.json
[junit4] 2> 5 /solr/collections/withconfigset2/state.json
[junit4] 2> 4
/solr/collections/halfcollectionblocker/state.json
[junit4] 2> 4 /solr/collections/halfcollection/state.json
[junit4] 2> 4
/solr/collections/halfcollectionblocker2/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98746936048484359-127.0.0.1:37403_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/98746936048484360-127.0.0.1:37473_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 340 /solr/collections
[junit4] 2> 60 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_79D21D6F6A8A12B2-001
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=29976, maxDocsPerChunk=231, blockSize=9),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=29976, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {},
locale=es-DO, timezone=Asia/Dubai
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=165995672,total=354680832
[junit4] 2> NOTE: All tests run in this JVM: [ScriptEngineTest,
TestCloudNestedDocsSort, SolrJmxReporterTest, QueryResultKeyTest,
DeleteNodeTest, TestNRTOpen, TestRestoreCore, SegmentsInfoRequestHandlerTest,
ConvertedLegacyTest, TestPKIAuthenticationPlugin, SolrCLIZkUtilsTest,
TestPolicyCloud, JsonLoaderTest, BasicAuthStandaloneTest, TestIntervalFaceting,
HLLUtilTest, TestSolrCloudWithSecureImpersonation, TestCollectionAPI,
TestFilteredDocIdSet, TestRandomFlRTGCloud, TestConfigSetImmutable,
StressHdfsTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest,
SimpleMLTQParserTest, LeaderFailureAfterFreshStartTest, SliceStateTest,
TestManagedResource, DistributedTermsComponentTest, AlternateDirectoryTest,
TestReRankQParserPlugin, TestGeoJSONResponseWriter, TestSubQueryTransformer,
TestDistributedGrouping, SystemInfoHandlerTest, TestSortByMinMaxFunction,
TermVectorComponentTest, TestDistributedStatsComponentCardinality,
DirectoryFactoryTest, CdcrVersionReplicationTest, TestPointFields,
MoveReplicaHDFSUlogDirTest, TestFieldTypeCollectionResource, TestSearchPerf,
MetricsHandlerTest, SampleTest, PrimUtilsTest, ResourceLoaderTest,
DocValuesNotIndexedTest, AnalysisErrorHandlingTest, TestXIncludeConfig,
TestValueSourceCache, HdfsRestartWhileUpdatingTest, TestRTGBase,
UninvertDocValuesMergePolicyTest, CacheHeaderTest, DOMUtilTest,
TestAtomicUpdateErrorCases, UpdateRequestProcessorFactoryTest,
CloneFieldUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest,
OverseerStatusTest, TestBulkSchemaAPI, TestFiltering,
TestOverriddenPrefixQueryForCustomFieldType, NoCacheHeaderTest,
DistributedFacetPivotSmallTest, TestDeleteCollectionOnDownNodes,
DistributedIntervalFacetingTest, ParsingFieldUpdateProcessorsTest,
TestSimpleTrackingShardHandler, ConfigSetsAPITest,
TestCursorMarkWithoutUniqueKey, RecoveryAfterSoftCommitTest,
IndexSchemaRuntimeFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest,
SpatialFilterTest, SuggesterTSTTest, ConjunctionSolrSpellCheckerTest,
TestQueryTypes, DistributedQueryComponentOptimizationTest,
DistributedMLTComponentTest, LukeRequestHandlerTest, SpatialRPTFieldTypeTest,
StatelessScriptUpdateProcessorFactoryTest, TestPerFieldSimilarity,
SSLMigrationTest, BufferStoreTest, HdfsChaosMonkeyNothingIsSafeTest,
OpenCloseCoreStressTest, TestMissingGroups, TestSizeLimitedDistributedMap,
TestSystemIdResolver, TestHighFrequencyDictionaryFactory, TestCharFilters,
HighlighterTest, CollectionsAPIDistributedZkTest]
[junit4] Completed [196/734 (1!)] on J1 in 83.72s, 19 tests, 1 error <<<
FAILURES!
[...truncated 4707 lines...]
[junit4] Suite: org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.facet.FieldFacetExtrasCloudTest_9F2DA35ABD3D3945-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.apache.solr.SolrTestCaseJ4).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=30, maxMBSortInHeap=6.974487816948093,
sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Asia/Kamchatka
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=59757176,total=212860928
[junit4] 2> NOTE: All tests run in this JVM: [FieldFacetExtrasCloudTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=FieldFacetExtrasCloudTest -Dtests.seed=9F2DA35ABD3D3945
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk
-Dtests.timezone=Asia/Kamchatka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | FieldFacetExtrasCloudTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([9F2DA35ABD3D3945]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
[junit4] > at
org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:59)
[junit4] > at
org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest.beforeClass(FieldFacetExtrasCloudTest.java:47)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [15/17 (1!)] on J1 in 45.55s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 39735 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]