Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1649/
1 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([586FADBC61702FF:8DD2C50168EB6F07]:0)
at java.util.Arrays.copyOf(Arrays.java:3332)
at
java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:649)
at java.lang.StringBuilder.append(StringBuilder.java:202)
at
org.apache.http.client.utils.URLEncodedUtils.urlEncode(URLEncodedUtils.java:536)
at
org.apache.http.client.utils.URLEncodedUtils.encodeFormFields(URLEncodedUtils.java:652)
at
org.apache.http.client.utils.URLEncodedUtils.format(URLEncodedUtils.java:404)
at
org.apache.http.client.utils.URLEncodedUtils.format(URLEncodedUtils.java:382)
at
org.apache.http.client.entity.UrlEncodedFormEntity.<init>(UrlEncodedFormEntity.java:75)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.fillContentStream(HttpSolrClient.java:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:420)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
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:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:974)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:990)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:228)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:167)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:669)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
Build Log:
[...truncated 13822 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> 1521153 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[586FADBC61702FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/init-core-data-001
[junit4] 2> 1521154 WARN
(SUITE-FullSolrCloudDistribCmdsTest-seed#[586FADBC61702FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1521154 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[586FADBC61702FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1521156 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[586FADBC61702FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1521156 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[586FADBC61702FF]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1521159 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1521160 INFO (Thread-3150) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1521160 INFO (Thread-3150) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1521162 ERROR (Thread-3150) [ ] 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> 1521260 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37573
[junit4] 2> 1521263 INFO (zkConnectionManagerCallback-3658-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521268 INFO (zkConnectionManagerCallback-3660-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521272 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1521274 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1521276 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1521277 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1521278 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1521283 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1521284 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1521285 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1521286 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1521287 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1521288 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1521290 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1521402 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1521403 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1521403 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1521403 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1521403 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c3a026b{/,null,AVAILABLE}
[junit4] 2> 1521404 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@789f1f1c{HTTP/1.1,[http/1.1]}{127.0.0.1:35536}
[junit4] 2> 1521404 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server Started @1521520ms
[junit4] 2> 1521404 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/tempDir-001/control/data,
hostContext=/, hostPort=35536,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/control-001/cores}
[junit4] 2> 1521404 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1521404 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1521404 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1521405 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1521405 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1521405 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T17:35:18.567Z
[junit4] 2> 1521406 INFO (zkConnectionManagerCallback-3662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521407 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1521408 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/control-001/solr.xml
[junit4] 2> 1521424 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1521424 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1521425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1521588 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37573/solr
[junit4] 2> 1521589 INFO (zkConnectionManagerCallback-3666-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521591 INFO (zkConnectionManagerCallback-3668-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521697 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:35536_
[junit4] 2> 1521698 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.c.Overseer Overseer
(id=72403102323834884-127.0.0.1:35536_-n_0000000000) starting
[junit4] 2> 1521707 INFO (zkConnectionManagerCallback-3675-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521709 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:37573/solr ready
[junit4] 2> 1521711 INFO
(OverseerStateUpdate-72403102323834884-127.0.0.1:35536_-n_0000000000)
[n:127.0.0.1:35536_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:35536_
[junit4] 2> 1521711 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35536_
[junit4] 2> 1521719 INFO
(OverseerStateUpdate-72403102323834884-127.0.0.1:35536_-n_0000000000)
[n:127.0.0.1:35536_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1521727 INFO (zkCallback-3674-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1521736 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 1521753 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1521761 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1521761 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1521763 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF])
[n:127.0.0.1:35536_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/control-001/cores
[junit4] 2> 1521783 INFO (zkConnectionManagerCallback-3681-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1521783 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1521784 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37573/solr ready
[junit4] 2> 1521785 INFO (qtp1236959727-13953) [n:127.0.0.1:35536_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35536_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1521796 INFO
(OverseerThreadFactory-4894-thread-1-processing-n:127.0.0.1:35536_)
[n:127.0.0.1:35536_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1521905 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1521905 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1522926 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1522939 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1523018 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1523031 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1523032 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1523032 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1523034 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.639861500454463]
[junit4] 2> 1523038 WARN (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1523084 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1523084 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1523085 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1523085 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1523086 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=54.716796875,
floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=28.86948397721794,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=40.43660217695197
[junit4] 2> 1523087 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e5dd03e[control_collection_shard1_replica_n1] main]
[junit4] 2> 1523088 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1523088 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1523089 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1523089 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1612692398015512576
[junit4] 2> 1523090 INFO
(searcherExecutor-4899-thread-1-processing-n:127.0.0.1:35536_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:35536_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@6e5dd03e[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1523094 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1523097 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1523097 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1523097 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35536/control_collection_shard1_replica_n1/
[junit4] 2> 1523097 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1523097 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:35536/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1523097 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1523100 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35536/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1523203 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1523207 INFO (qtp1236959727-13948) [n:127.0.0.1:35536_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1302
[junit4] 2> 1523210 INFO (qtp1236959727-13953) [n:127.0.0.1:35536_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1523305 INFO (zkCallback-3667-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1523796 INFO
(OverseerCollectionConfigSetProcessor-72403102323834884-127.0.0.1:35536_-n_0000000000)
[n:127.0.0.1:35536_ ] 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> 1524210 INFO (qtp1236959727-13953) [n:127.0.0.1:35536_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35536_&wt=javabin&version=2}
status=0 QTime=2424
[junit4] 2> 1524214 INFO (zkConnectionManagerCallback-3686-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1524215 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1524216 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37573/solr ready
[junit4] 2> 1524216 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1524217 INFO (qtp1236959727-13949) [n:127.0.0.1:35536_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1524219 INFO
(OverseerThreadFactory-4894-thread-2-processing-n:127.0.0.1:35536_)
[n:127.0.0.1:35536_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1524422 WARN
(OverseerThreadFactory-4894-thread-2-processing-n:127.0.0.1:35536_)
[n:127.0.0.1:35536_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1524425 INFO (qtp1236959727-13949) [n:127.0.0.1:35536_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1524425 INFO (qtp1236959727-13949) [n:127.0.0.1:35536_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=208
[junit4] 2> 1524541 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-1-001
of type NRT
[junit4] 2> 1524541 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1524547 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1524547 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1524547 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1524547 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d7c15d{/,null,AVAILABLE}
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@678bb643{HTTP/1.1,[http/1.1]}{127.0.0.1:45875}
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server Started @1524663ms
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45875,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-1-001/cores}
[junit4] 2> 1524548 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1524548 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T17:35:21.710Z
[junit4] 2> 1524551 INFO (zkConnectionManagerCallback-3688-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1524552 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1524552 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-1-001/solr.xml
[junit4] 2> 1524555 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1524555 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1524557 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1524791 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37573/solr
[junit4] 2> 1524792 INFO (zkConnectionManagerCallback-3692-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1524794 INFO (zkConnectionManagerCallback-3694-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1524808 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1524811 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1524812 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45875_
[junit4] 2> 1524812 INFO (zkCallback-3674-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1524813 INFO (zkCallback-3667-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1524835 INFO (zkCallback-3685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1524835 INFO (zkCallback-3693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1524850 INFO (zkConnectionManagerCallback-3701-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1524851 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1524852 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37573/solr ready
[junit4] 2> 1524852 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1524872 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1524883 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1524883 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1524884 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-1-001/cores
[junit4] 2> 1524920 INFO (qtp1236959727-13955) [n:127.0.0.1:35536_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45875_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1524923 INFO
(OverseerCollectionConfigSetProcessor-72403102323834884-127.0.0.1:35536_-n_0000000000)
[n:127.0.0.1:35536_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1524924 INFO
(OverseerThreadFactory-4894-thread-3-processing-n:127.0.0.1:35536_)
[n:127.0.0.1:35536_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:45875_ for creating new replica of shard shard2
[junit4] 2> 1524928 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
x:collection1_shard2_replica_n61] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1525943 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1525991 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
[collection1_shard2_replica_n61] Schema name=test
[junit4] 2> 1526053 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1526065 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from
collection collection1, trusted=true
[junit4] 2> 1526066 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n61' (registry
'solr.core.collection1.shard2.replica_n61') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1526066 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[[collection1_shard2_replica_n61] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-1-001/cores/collection1_shard2_replica_n61],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
[junit4] 2> 1526068 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.639861500454463]
[junit4] 2> 1526070 WARN (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1526111 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1526111 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1526112 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1526112 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1526113 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=54.716796875,
floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=28.86948397721794,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=40.43660217695197
[junit4] 2> 1526114 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6443a748[collection1_shard2_replica_n61] main]
[junit4] 2> 1526115 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1526115 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1526115 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1526116 INFO
(searcherExecutor-4913-thread-1-processing-n:127.0.0.1:45875_
x:collection1_shard2_replica_n61 c:collection1 s:shard2) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[collection1_shard2_replica_n61] Registered new searcher
Searcher@6443a748[collection1_shard2_replica_n61]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1526116 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1612692401189552128
[junit4] 2> 1526121 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node62=0}, version=0}
[junit4] 2> 1526123 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1526123 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1526123 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45875/collection1_shard2_replica_n61/
[junit4] 2> 1526123 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1526123 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
http://127.0.0.1:45875/collection1_shard2_replica_n61/ has no replicas
[junit4] 2> 1526123 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1526126 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45875/collection1_shard2_replica_n61/ shard2
[junit4] 2> 1526309 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1526313 INFO (qtp956638096-14008) [n:127.0.0.1:45875_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1384
[junit4] 2> 1526315 INFO (qtp1236959727-13955) [n:127.0.0.1:35536_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:45875_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1395
[junit4] 2> 1526431 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-2-001
of type NRT
[junit4] 2> 1526432 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1526433 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1526433 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1526433 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1526433 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@eb1811d{/,null,AVAILABLE}
[junit4] 2> 1526434 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@67918d52{HTTP/1.1,[http/1.1]}{127.0.0.1:35504}
[junit4] 2> 1526434 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server Started @1526549ms
[junit4] 2> 1526434 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35504,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-2-001/cores}
[junit4] 2> 1526434 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1526439 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1526439 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1526439 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1526439 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1526439 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T17:35:23.601Z
[junit4] 2> 1526440 INFO (zkConnectionManagerCallback-3704-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1526441 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1526441 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-2-001/solr.xml
[junit4] 2> 1526445 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1526445 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1526446 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1526646 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37573/solr
[junit4] 2> 1526648 INFO (zkConnectionManagerCallback-3708-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1526650 INFO (zkConnectionManagerCallback-3710-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1526658 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1526663 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1526663 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35504_
[junit4] 2> 1526664 INFO (zkCallback-3693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1526664 INFO (zkCallback-3674-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1526664 INFO (zkCallback-3667-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1526664 INFO (zkCallback-3700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1526664 INFO (zkCallback-3685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1526675 INFO (zkCallback-3709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1526685 INFO (zkConnectionManagerCallback-3717-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1526686 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1526687 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37573/solr ready
[junit4] 2> 1526687 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1526705 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1526715 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1526715 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1526716 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-2-001/cores
[junit4] 2> 1526749 INFO (qtp1444191423-14047) [n:127.0.0.1:35504_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:35504_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1526751 INFO
(OverseerCollectionConfigSetProcessor-72403102323834884-127.0.0.1:35536_-n_0000000000)
[n:127.0.0.1:35536_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1526752 INFO
(OverseerThreadFactory-4894-thread-4-processing-n:127.0.0.1:35536_)
[n:127.0.0.1:35536_ c:collection1 s:shard3 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:35504_ for creating new replica of shard shard3
[junit4] 2> 1526754 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
x:collection1_shard3_replica_n63] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1527769 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1527781 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
[collection1_shard3_replica_n63] Schema name=test
[junit4] 2> 1527863 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1527880 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from
collection collection1, trusted=true
[junit4] 2> 1527880 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n63' (registry
'solr.core.collection1.shard3.replica_n63') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1527881 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[[collection1_shard3_replica_n63] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-2-001/cores/collection1_shard3_replica_n63],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
[junit4] 2> 1527883 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.639861500454463]
[junit4] 2> 1527885 WARN (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1527932 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1527932 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1527933 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1527933 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1527934 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=54.716796875,
floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=28.86948397721794,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=40.43660217695197
[junit4] 2> 1527934 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@20ac3ecb[collection1_shard3_replica_n63] main]
[junit4] 2> 1527936 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1527936 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1527936 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1527937 INFO
(searcherExecutor-4927-thread-1-processing-n:127.0.0.1:35504_
x:collection1_shard3_replica_n63 c:collection1 s:shard3) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[collection1_shard3_replica_n63] Registered new searcher
Searcher@20ac3ecb[collection1_shard3_replica_n63]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1527937 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1612692403099009024
[junit4] 2> 1527943 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard3 to
Terms{values={core_node64=0}, version=0}
[junit4] 2> 1527949 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1527949 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1527949 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:35504/collection1_shard3_replica_n63/
[junit4] 2> 1527949 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1527950 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
http://127.0.0.1:35504/collection1_shard3_replica_n63/ has no replicas
[junit4] 2> 1527950 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1527953 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35504/collection1_shard3_replica_n63/ shard3
[junit4] 2> 1528104 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1528108 INFO (qtp1444191423-14042) [n:127.0.0.1:35504_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1354
[junit4] 2> 1528109 INFO (qtp1444191423-14047) [n:127.0.0.1:35504_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:35504_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=1360
[junit4] 2> 1528226 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-3-001
of type NRT
[junit4] 2> 1528227 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1528227 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1528227 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1528228 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1528228 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@756d0a2b{/,null,AVAILABLE}
[junit4] 2> 1528228 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6d301289{HTTP/1.1,[http/1.1]}{127.0.0.1:43741}
[junit4] 2> 1528228 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server Started @1528344ms
[junit4] 2> 1528228 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43741,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-3-001/cores}
[junit4] 2> 1528229 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1528230 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1528230 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1528230 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1528230 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1528230 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T17:35:25.392Z
[junit4] 2> 1528232 INFO (zkConnectionManagerCallback-3720-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1528232 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1528233 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-3-001/solr.xml
[junit4] 2> 1528236 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1528236 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1528238 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1528358 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37573/solr
[junit4] 2> 1528359 INFO (zkConnectionManagerCallback-3724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1528361 INFO (zkConnectionManagerCallback-3726-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1528367 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1528370 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1528371 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43741_
[junit4] 2> 1528372 INFO (zkCallback-3700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528372 INFO (zkCallback-3709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528372 INFO (zkCallback-3685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528372 INFO (zkCallback-3674-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528372 INFO (zkCallback-3693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528372 INFO (zkCallback-3716-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528372 INFO (zkCallback-3667-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528373 INFO (zkCallback-3725-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1528392 INFO (zkConnectionManagerCallback-3733-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1528393 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1528394 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37573/solr ready
[junit4] 2> 1528395 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1528414 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1528424 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1528424 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1528425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-3-001/cores
[junit4] 2> 1528471 INFO (qtp1444191423-14043) [n:127.0.0.1:35504_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:43741_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1528473 INFO
(OverseerCollectionConfigSetProcessor-72403102323834884-127.0.0.1:35536_-n_0000000000)
[n:127.0.0.1:35536_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1528474 INFO
(OverseerThreadFactory-4894-thread-5-processing-n:127.0.0.1:35536_)
[n:127.0.0.1:35536_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:43741_ for creating new replica of shard shard1
[junit4] 2> 1528476 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
x:collection1_shard1_replica_n65] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1529517 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1529535 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
[collection1_shard1_replica_n65] Schema name=test
[junit4] 2> 1529635 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1529648 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from
collection collection1, trusted=true
[junit4] 2> 1529649 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n65' (registry
'solr.core.collection1.shard1.replica_n65') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646
[junit4] 2> 1529649 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
[[collection1_shard1_replica_n65] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-3-001/cores/collection1_shard1_replica_n65],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
[junit4] 2> 1529651 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.639861500454463]
[junit4] 2> 1529653 WARN (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1529710 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1529710 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1529711 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1529711 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1529712 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=54.716796875,
floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=28.86948397721794,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=40.43660217695197
[junit4] 2> 1529712 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3a452e9[collection1_shard1_replica_n65] main]
[junit4] 2> 1529713 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1529713 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1529714 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1529715 INFO
(searcherExecutor-4941-thread-1-processing-n:127.0.0.1:43741_
x:collection1_shard1_replica_n65 c:collection1 s:shard1) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
[collection1_shard1_replica_n65] Registered new searcher
Searcher@3a452e9[collection1_shard1_replica_n65]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1529715 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1612692404963377152
[junit4] 2> 1529720 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node66=0}, version=0}
[junit4] 2> 1529722 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1529722 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1529722 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:43741/collection1_shard1_replica_n65/
[junit4] 2> 1529722 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1529722 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy
http://127.0.0.1:43741/collection1_shard1_replica_n65/ has no replicas
[junit4] 2> 1529722 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1529725 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43741/collection1_shard1_replica_n65/ shard1
[junit4] 2> 1529876 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1529880 INFO (qtp154898334-14085) [n:127.0.0.1:43741_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1403
[junit4] 2> 1529885 INFO (qtp1444191423-14043) [n:127.0.0.1:35504_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:43741_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1414
[junit4] 2> 1530004 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-4-001
of type NRT
[junit4] 2> 1530005 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1530006 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1530006 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1530006 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1530006 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ec99a2c{/,null,AVAILABLE}
[junit4] 2> 1530007 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@321a80e9{HTTP/1.1,[http/1.1]}{127.0.0.1:44996}
[junit4] 2> 1530007 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.e.j.s.Server Started @1530122ms
[junit4] 2> 1530007 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44996,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-4-001/cores}
[junit4] 2> 1530007 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1530009 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1530009 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1530009 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1530009 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1530009 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T17:35:27.171Z
[junit4] 2> 1530010 INFO (zkConnectionManagerCallback-3736-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1530011 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1530011 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001/shard-4-001/solr.xml
[junit4] 2> 1530015 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1530015 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1530016 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4998b646, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1530202 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37573/solr
[junit4] 2> 1530203 INFO (zkConnectionManagerCallback-3740-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1530205 INFO (zkConnectionManagerCallback-3742-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1530210 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1530214 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1530214 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[586FADBC61702FF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44996_
[junit4] 2> 1530215 INFO (zkCallback-3716-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1530215 INFO (zkCallback-3732-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1530215 INFO (zkCallback-3709-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1530215 INFO (zkCallback-3667-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1530215 INFO (zkCallback-3674-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1530215 INFO (zkCallback-3725-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1530215 INFO (zkCallback-3700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4
[...truncated too long message...]
44)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:974)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:990)
[junit4] > at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:228)
[junit4] > at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:167)
[junit4] > at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:669)
[junit4] > at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_586FADBC61702FF-001
[junit4] 2> Sep 26, 2018 6:12:52 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{28parent_f2_s=Lucene50(blocksize=128), 6grand2_s=FST50,
7grand5_s=BlockTreeOrds(blocksize=128), 18parent_f2_s=FST50,
38parent_f2_s=FST50, 4grand0_s=FST50, 7grand1_s=BlockTreeOrds(blocksize=128),
15parent_f2_s=FSTOrd50, 9grand7_s=FST50,
25parent_f2_s=BlockTreeOrds(blocksize=128), 8grand0_s=FST50, 9grand3_s=FST50,
6parent_f2_s=Lucene50(blocksize=128), 35parent_f2_s=Lucene50(blocksize=128),
8grand4_s=FST50, 0parent_f2_s=FSTOrd50, 3grand1_s=BlockTreeOrds(blocksize=128),
19parent_f1_s=BlockTreeOrds(blocksize=128),
4parent_f1_s=BlockTreeOrds(blocksize=128), 5child3_s=FST50,
9parent_f2_s=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128),
id=Lucene50(blocksize=128), 5grand3_s=BlockTreeOrds(blocksize=128),
1parent_f1_s=Lucene50(blocksize=128),
13parent_f1_s=BlockTreeOrds(blocksize=128),
23parent_f1_s=Lucene50(blocksize=128), _root_=FST50, 43parent_f1_s=FSTOrd50,
5child2_s=Lucene50(blocksize=128), 29parent_f1_s=FSTOrd50, 33parent_f1_s=FST50,
39parent_f1_s=BlockTreeOrds(blocksize=128), 3child0_s=Lucene50(blocksize=128),
4child3_s=Lucene50(blocksize=128), 12parent_f1_s=Lucene50(blocksize=128),
22parent_f1_s=FST50, 1grand0_s=FSTOrd50, 7parent_f1_s=FSTOrd50,
2child1_s=Lucene50(blocksize=128), 32parent_f1_s=FSTOrd50, 3parent_f2_s=FST50,
42parent_f1_s=BlockTreeOrds(blocksize=128), 6grand3_s=FSTOrd50,
31parent_f2_s=Lucene50(blocksize=128), 41parent_f2_s=FST50,
5grand2_s=Lucene50(blocksize=128), 11parent_f2_s=FSTOrd50,
21parent_f2_s=BlockTreeOrds(blocksize=128), 4grand1_s=FSTOrd50,
7grand4_s=Lucene50(blocksize=128), 3grand0_s=Lucene50(blocksize=128),
9grand6_s=Lucene50(blocksize=128), 8grand1_s=FSTOrd50,
9grand2_s=Lucene50(blocksize=128), 8grand5_s=FSTOrd50, 40parent_f1_s=FST50,
9parent_f1_s=Lucene50(blocksize=128), 30parent_f1_s=Lucene50(blocksize=128),
14parent_f2_s=BlockTreeOrds(blocksize=128),
20parent_f1_s=BlockTreeOrds(blocksize=128),
1parent_f2_s=BlockTreeOrds(blocksize=128), 7grand0_s=Lucene50(blocksize=128),
text_t=FST50, 24parent_f2_s=Lucene50(blocksize=128), 44parent_f2_s=FSTOrd50,
34parent_f2_s=FST50, 13parent_f2_s=Lucene50(blocksize=128), type_s=FST50,
23parent_f2_s=FST50, 43parent_f2_s=BlockTreeOrds(blocksize=128),
5child1_s=BlockTreeOrds(blocksize=128), 10parent_f1_s=FSTOrd50,
33parent_f2_s=FSTOrd50, 22parent_f2_s=FSTOrd50,
4child0_s=BlockTreeOrds(blocksize=128), 12parent_f2_s=FST50,
42parent_f2_s=Lucene50(blocksize=128),
32parent_f2_s=BlockTreeOrds(blocksize=128),
31parent_f1_s=BlockTreeOrds(blocksize=128), 5grand1_s=FST50,
6grand4_s=BlockTreeOrds(blocksize=128), 11parent_f1_s=FST50,
21parent_f1_s=FSTOrd50, 4grand2_s=BlockTreeOrds(blocksize=128),
7grand3_s=FST50, 8grand2_s=BlockTreeOrds(blocksize=128),
9grand5_s=BlockTreeOrds(blocksize=128), 8grand6_s=BlockTreeOrds(blocksize=128),
9grand1_s=BlockTreeOrds(blocksize=128), 41parent_f1_s=Lucene50(blocksize=128),
37parent_f1_s=FST50, 40parent_f2_s=FSTOrd50, 14parent_f1_s=FSTOrd50,
20parent_f2_s=Lucene50(blocksize=128), 34parent_f1_s=Lucene50(blocksize=128),
24parent_f1_s=BlockTreeOrds(blocksize=128), 44parent_f1_s=FST50,
30parent_f2_s=FST50, 5parent_f1_s=Lucene50(blocksize=128),
6grand0_s=BlockTreeOrds(blocksize=128),
10parent_f2_s=BlockTreeOrds(blocksize=128), 5child0_s=FSTOrd50,
8parent_f1_s=BlockTreeOrds(blocksize=128), 27parent_f2_s=FST50,
2parent_f2_s=Lucene50(blocksize=128), 4child1_s=FSTOrd50,
2grand1_s=Lucene50(blocksize=128), 17parent_f2_s=Lucene50(blocksize=128),
3child2_s=FSTOrd50, 16parent_f2_s=BlockTreeOrds(blocksize=128),
26parent_f2_s=FSTOrd50, 1child0_s=FSTOrd50,
36parent_f2_s=BlockTreeOrds(blocksize=128), 7grand6_s=FSTOrd50,
18parent_f1_s=FSTOrd50, 28parent_f1_s=FST50, 5grand0_s=FSTOrd50,
6grand5_s=Lucene50(blocksize=128), 7grand2_s=FSTOrd50, 15parent_f1_s=FST50,
4grand3_s=Lucene50(blocksize=128), 9grand8_s=FSTOrd50,
8grand3_s=Lucene50(blocksize=128), 6parent_f1_s=FST50, 25parent_f1_s=FSTOrd50,
9grand4_s=FSTOrd50, 8grand7_s=Lucene50(blocksize=128),
0parent_f1_s=BlockTreeOrds(blocksize=128), 3grand2_s=FSTOrd50,
35parent_f1_s=BlockTreeOrds(blocksize=128), 9grand0_s=FSTOrd50,
19parent_f2_s=FSTOrd50, 4parent_f2_s=FSTOrd50, 37parent_f2_s=FSTOrd50,
5child4_s=FSTOrd50, 38parent_f1_s=Lucene50(blocksize=128), 5grand4_s=FSTOrd50,
6grand1_s=Lucene50(blocksize=128), 5parent_f2_s=BlockTreeOrds(blocksize=128),
16parent_f1_s=Lucene50(blocksize=128), 8parent_f2_s=FSTOrd50,
39parent_f2_s=Lucene50(blocksize=128), 29parent_f2_s=FST50, 2parent_f1_s=FST50,
4child2_s=FST50, rnd_b=Lucene50(blocksize=128),
27parent_f1_s=Lucene50(blocksize=128), 17parent_f1_s=FST50, 2grand0_s=FST50,
3child1_s=BlockTreeOrds(blocksize=128), 7parent_f2_s=FST50,
26parent_f1_s=FST50, 2child0_s=BlockTreeOrds(blocksize=128),
3parent_f1_s=FSTOrd50, 36parent_f1_s=FSTOrd50},
docValues:{_version_=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Lucene70), text_t=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=1407, maxMBSortInHeap=6.550535765338511,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b8e1d74),
locale=es-EC, timezone=UCT
[junit4] 2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=104511408,total=502267904
[junit4] 2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSimTriggerIntegration,
UpdateParamsTest, HdfsDirectoryTest, CollectionTooManyReplicasTest,
SimplePostToolTest, BasicDistributedZk2Test,
DistributedQueryComponentCustomSortTest, TlogReplayBufferedWhileIndexingTest,
RollingRestartTest, ExplicitHLLTest, TestNumericTerms64,
AnalysisErrorHandlingTest, TestGroupingSearch, TestSolrFieldCacheBean,
TestOmitPositions, JavabinLoaderTest, TestReloadAndDeleteDocs,
TestDownShardTolerantSearch, CdcrBootstrapTest, SolrJmxReporterTest,
TestCloudNestedDocsSort, TestRandomFlRTGCloud, IndexSizeTriggerTest,
JvmMetricsTest, HDFSCollectionsAPITest, DeleteLastCustomShardedReplicaTest,
TestUnifiedSolrHighlighter, TestSQLHandler, TestStressRecovery,
TestCollationField, SegmentsInfoRequestHandlerTest, ResponseHeaderTest,
TestTlogReplica, TestMaxTokenLenTokenizer, TestJmxIntegration,
TestRandomDVFaceting, DeleteShardTest, DirectSolrConnectionTest,
LeaderVoteWaitTimeoutTest, TestSolrConfigHandlerConcurrent,
TestLuceneMatchVersion, HighlighterMaxOffsetTest, StatsComponentTest,
SolrXmlInZkTest, ClassificationUpdateProcessorIntegrationTest,
TestScoreJoinQPScore, TestAuthorizationFramework, TestExactSharedStatsCache,
TestSolrCloudSnapshots, TestImplicitCoreProperties, MultiTermTest,
AutoAddReplicasPlanActionTest, ParsingFieldUpdateProcessorsTest,
TestFuzzyAnalyzedSuggestions, DirectoryFactoryTest, SuggesterWFSTTest,
TestSimNodeAddedTrigger, LeaderElectionContextKeyTest, ScriptEngineTest,
TestCloudConsistency, TestStressCloudBlindAtomicUpdates,
AlternateDirectoryTest, CSVRequestHandlerTest, BadComponentTest,
FieldMutatingUpdateProcessorTest, AnalysisAfterCoreReloadTest,
FullSolrCloudDistribCmdsTest]
[junit4] Completed [259/834 (1!)] on J0 in 2255.05s, 1 test, 1 error <<<
FAILURES!
[...truncated 2049 lines...]
[junit4] JVM J0: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20180926_170956_9763764879960429214392.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid13325.hprof
...
[junit4] Heap dump file created [578444012 bytes in 3.959 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 8955 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid13325.hprof
Total time: 298 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]