Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/161/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<154> but was:<152>
Stack Trace:
java.lang.AssertionError: expected:<154> but was:<152>
at
__randomizedtesting.SeedInfo.seed([5CDC756308D41FC6:D4884AB9A628723E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 14281 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> 2462605 INFO
(SUITE-PeerSyncReplicationTest-seed#[5CDC756308D41FC6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/init-core-data-001
[junit4] 2> 2462607 INFO
(SUITE-PeerSyncReplicationTest-seed#[5CDC756308D41FC6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2462608 INFO
(SUITE-PeerSyncReplicationTest-seed#[5CDC756308D41FC6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2462608 INFO
(SUITE-PeerSyncReplicationTest-seed#[5CDC756308D41FC6]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/kbkh/df
[junit4] 2> 2462612 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
[junit4] 2> 2462612 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2462613 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2462613 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2462723 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer start zk server on port:53724
[junit4] 2> 2462723 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53724
[junit4] 2> 2462723 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53724
[junit4] 2> 2462738 INFO (zkConnectionManagerCallback-11336-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2462744 INFO (zkConnectionManagerCallback-11338-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2462746 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2462750 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2462761 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2462763 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2462765 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2462767 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2462770 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2462773 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2462779 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2462782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2462785 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2462786 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2463307 WARN
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2463307 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2463307 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2463307 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
[junit4] 2> 2463309 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2463309 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2463309 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2463310 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@677d90c2{/kbkh/df,null,AVAILABLE}
[junit4] 2> 2463310 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ed6ebfe{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53732}
[junit4] 2> 2463310 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.s.Server Started @2463429ms
[junit4] 2> 2463311 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kbkh/df,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/tempDir-001/control/data,
hostPort=53732,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/control-001/cores}
[junit4] 2> 2463311 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2463311 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2463311 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2463311 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2463311 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2463311 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T03:14:41.144404Z
[junit4] 2> 2463314 INFO (zkConnectionManagerCallback-11340-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463315 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2463316 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/control-001/solr.xml
[junit4] 2> 2463318 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2463318 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2463319 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2463369 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2463373 WARN
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1abbbcab[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2463376 WARN
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@349b30f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2463377 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53724/solr
[junit4] 2> 2463379 INFO (zkConnectionManagerCallback-11347-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463383 INFO (zkConnectionManagerCallback-11349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463501 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:53732_kbkh%2Fdf
[junit4] 2> 2463502 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.Overseer Overseer
(id=72135051202068484-127.0.0.1:53732_kbkh%2Fdf-n_0000000000) starting
[junit4] 2> 2463511 INFO (zkConnectionManagerCallback-11356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463514 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:53724/solr ready
[junit4] 2> 2463515 INFO
(OverseerStateUpdate-72135051202068484-127.0.0.1:53732_kbkh%2Fdf-n_0000000000)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:53732_kbkh%2Fdf
[junit4] 2> 2463516 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53732_kbkh%2Fdf
[junit4] 2> 2463517 INFO
(OverseerStateUpdate-72135051202068484-127.0.0.1:53732_kbkh%2Fdf-n_0000000000)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2463518 INFO (zkCallback-11355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2463539 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2463558 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2463566 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2463566 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2463570 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6])
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/control-001/cores
[junit4] 2> 2463591 INFO (zkConnectionManagerCallback-11362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463593 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2463595 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53724/solr ready
[junit4] 2> 2463598 INFO (qtp1210401525-30019)
[n:127.0.0.1:53732_kbkh%2Fdf ] 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:53732_kbkh%252Fdf&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2463602 INFO
(OverseerThreadFactory-11406-thread-1-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 2463719 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2463719 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf x:control_collection_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2464734 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 2464760 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2464836 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 2464860 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2464860 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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@42f6ec04
[junit4] 2> 2464860 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2464865 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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=45,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.29583034205181846]
[junit4] 2> 2464963 WARN (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465015 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465015 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2465017 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2465017 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2465019 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8574933022055183]
[junit4] 2> 2465019 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@495e3451[control_collection_shard1_replica_n1] main]
[junit4] 2> 2465022 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2465022 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465022 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 2465022 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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 1635106299948564480
[junit4] 2> 2465026 INFO
(searcherExecutor-11411-thread-1-processing-n:127.0.0.1:53732_kbkh%2Fdf
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:53732_kbkh%2Fdf 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@495e3451[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2465031 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465031 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/control_collection/leaders/shard1
[junit4] 2> 2465037 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2465037 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465037 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53732/kbkh/df/control_collection_shard1_replica_n1/
[junit4] 2> 2465038 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465038 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:53732/kbkh/df/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2465038 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72135051202068484-core_node2-n_0000000000
[junit4] 2> 2465042 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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:53732/kbkh/df/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2465154 INFO (zkCallback-11348-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> 2465154 INFO (zkCallback-11348-thread-2) [ ]
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> 2465156 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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> 2465158 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf 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=1439
[junit4] 2> 2465162 INFO (qtp1210401525-30019)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 2465265 INFO (zkCallback-11348-thread-2) [ ]
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> 2465265 INFO (zkCallback-11348-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> 2465265 INFO (zkCallback-11348-thread-3) [ ]
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> 2465266 INFO (qtp1210401525-30019)
[n:127.0.0.1:53732_kbkh%2Fdf ] 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:53732_kbkh%252Fdf&wt=javabin&version=2}
status=0 QTime=1668
[junit4] 2> 2465273 INFO (zkConnectionManagerCallback-11368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2465275 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2465277 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53724/solr ready
[junit4] 2> 2465277 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2465278 INFO (qtp1210401525-30020)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2465284 INFO
(OverseerThreadFactory-11406-thread-2-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 2465284 INFO
(OverseerCollectionConfigSetProcessor-72135051202068484-127.0.0.1:53732_kbkh%2Fdf-n_0000000000)
[n:127.0.0.1:53732_kbkh%2Fdf ] 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> 2465508 WARN
(OverseerThreadFactory-11406-thread-2-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 2465510 INFO (qtp1210401525-30020)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 2465510 INFO (qtp1210401525-30020)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=232
[junit4] 2> 2465511 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 2465894 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-1-001
of type NRT
[junit4] 2> 2465895 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2465895 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2465895 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2465895 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
[junit4] 2> 2465897 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2465897 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2465897 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2465897 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@67ecd32{/kbkh/df,null,AVAILABLE}
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7bea4a06{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53742}
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.Server Started @2466016ms
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kbkh/df,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/tempDir-001/jetty1,
hostPort=53742,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-1-001/cores}
[junit4] 2> 2465898 ERROR (closeThreadPool-11369-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2465898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T03:14:43.731725Z
[junit4] 2> 2465901 INFO (zkConnectionManagerCallback-11371-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2465903 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2465903 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-1-001/solr.xml
[junit4] 2> 2465907 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2465907 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2465908 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2466133 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2466134 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@28f3b211[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2466137 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3822e061[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2466138 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53724/solr
[junit4] 2> 2466141 INFO (zkConnectionManagerCallback-11378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466145 INFO (zkConnectionManagerCallback-11380-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466155 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2466162 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.ZkController Publish
node=127.0.0.1:53742_kbkh%2Fdf as DOWN
[junit4] 2> 2466164 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2466164 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53742_kbkh%2Fdf
[junit4] 2> 2466168 INFO (zkCallback-11348-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2466169 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2466169 INFO (zkCallback-11355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2466170 INFO (zkCallback-11367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2466174 INFO (zkConnectionManagerCallback-11387-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466176 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 2466179 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:53724/solr ready
[junit4] 2> 2466198 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2466226 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466257 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466257 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466274 INFO (closeThreadPool-11369-thread-1)
[n:127.0.0.1:53742_kbkh%2Fdf ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-1-001/cores
[junit4] 2> 2466307 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-2-001
of type NRT
[junit4] 2> 2466307 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2466308 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2466308 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2466308 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
[junit4] 2> 2466310 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2466310 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2466310 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2466311 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a0e27c1{/kbkh/df,null,AVAILABLE}
[junit4] 2> 2466320 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3295dc2e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53747}
[junit4] 2> 2466320 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.Server Started @2466438ms
[junit4] 2> 2466320 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kbkh/df,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/tempDir-001/jetty2,
hostPort=53747,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 2466320 ERROR (closeThreadPool-11369-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2466320 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2466322 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2466323 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2466323 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2466323 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T03:14:44.156078Z
[junit4] 2> 2466346 INFO (zkConnectionManagerCallback-11390-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466368 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2466368 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-2-001/solr.xml
[junit4] 2> 2466371 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2466371 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2466372 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2466417 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2466418 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@351ffe50[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2466420 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@50792cca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2466421 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53724/solr
[junit4] 2> 2466424 INFO (zkConnectionManagerCallback-11397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466427 INFO (zkConnectionManagerCallback-11399-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466435 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2466441 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53747_kbkh%2Fdf as DOWN
[junit4] 2> 2466442 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2466442 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53747_kbkh%2Fdf
[junit4] 2> 2466444 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2466444 INFO (zkCallback-11367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2466444 INFO (zkCallback-11348-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2466444 INFO (zkCallback-11355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2466444 INFO (zkCallback-11386-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2466444 INFO (zkCallback-11398-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2466448 INFO (zkConnectionManagerCallback-11406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466450 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2466451 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53724/solr ready
[junit4] 2> 2466479 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2466495 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466510 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466511 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466512 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-2-001/cores
[junit4] 2> 2466687 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-3-001
of type NRT
[junit4] 2> 2466688 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2466688 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2466688 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2466688 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
[junit4] 2> 2466689 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2466689 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2466689 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2466689 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@402f1fd0{/kbkh/df,null,AVAILABLE}
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@124a1495{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53752}
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.e.j.s.Server Started @2466808ms
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kbkh/df,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/tempDir-001/jetty3,
hostPort=53752,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 2466690 ERROR (closeThreadPool-11369-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2466690 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T03:14:44.523684Z
[junit4] 2> 2466693 INFO (zkConnectionManagerCallback-11409-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466694 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2466694 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-3-001/solr.xml
[junit4] 2> 2466696 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2466696 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2466697 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2466857 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2466858 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@575380d3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2466861 WARN (closeThreadPool-11369-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@ddf3478[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2466862 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53724/solr
[junit4] 2> 2466865 INFO (zkConnectionManagerCallback-11416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466872 INFO (zkConnectionManagerCallback-11418-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466879 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2466886 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53752_kbkh%2Fdf as DOWN
[junit4] 2> 2466887 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2466887 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53752_kbkh%2Fdf
[junit4] 2> 2466890 INFO (zkCallback-11367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11386-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11348-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11398-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466890 INFO (zkCallback-11405-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2466894 INFO (zkConnectionManagerCallback-11425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2466896 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2466898 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53724/solr ready
[junit4] 2> 2466916 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2466947 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466957 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466957 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2466958 INFO (closeThreadPool-11369-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-3-001/cores
[junit4] 2> 2466995 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:53742_kbkh%252Fdf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2466996 INFO (qtp1210401525-30023)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:53752_kbkh%252Fdf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2466996 INFO (qtp1210401525-30018)
[n:127.0.0.1:53732_kbkh%2Fdf ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:53747_kbkh%252Fdf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2466999 INFO
(OverseerCollectionConfigSetProcessor-72135051202068484-127.0.0.1:53732_kbkh%2Fdf-n_0000000000)
[n:127.0.0.1:53732_kbkh%2Fdf ] 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> 2467001 INFO
(OverseerThreadFactory-11406-thread-3-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53742_kbkh%2Fdf for
creating new replica of shard shard1 for collection collection1
[junit4] 2> 2467003 INFO
(OverseerThreadFactory-11406-thread-3-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 2467007 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2468027 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2468041 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 2468125 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2468147 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2468148 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2468148 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-1-001/cores/collection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 2468150 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.29583034205181846]
[junit4] 2> 2468257 WARN (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_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> 2468304 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2468304 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2468306 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2468306 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2468306 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8574933022055183]
[junit4] 2> 2468306 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b84f010[collection1_shard1_replica_n1] main]
[junit4] 2> 2468311 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2468312 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2468312 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2468312 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1635106303398379520
[junit4] 2> 2468315 INFO
(searcherExecutor-11443-thread-1-processing-n:127.0.0.1:53742_kbkh%2Fdf
x:collection1_shard1_replica_n1 c:collection1 s:shard1)
[n:127.0.0.1:53742_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@b84f010[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2468319 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 2468319 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 2468324 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2468324 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2468324 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:53742/kbkh/df/collection1_shard1_replica_n1/
[junit4] 2> 2468325 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2468325 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:53742/kbkh/df/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 2468325 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72135051202068490-core_node2-n_0000000000
[junit4] 2> 2468328 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53742/kbkh/df/collection1_shard1_replica_n1/ shard1
[junit4] 2> 2468432 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2468432 INFO (zkCallback-11379-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2468434 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2468436 INFO (qtp451118-30080) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1429
[junit4] 2> 2468440 INFO (qtp1210401525-30021)
[n:127.0.0.1:53732_kbkh%2Fdf c:collection1 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/collections
params={node=127.0.0.1:53742_kbkh%252Fdf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1445
[junit4] 2> 2468548 INFO (zkCallback-11379-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2468548 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2468548 INFO (zkCallback-11379-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2469014 INFO
(OverseerCollectionConfigSetProcessor-72135051202068484-127.0.0.1:53732_kbkh%2Fdf-n_0000000000)
[n:127.0.0.1:53732_kbkh%2Fdf ] 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> 2469016 INFO
(OverseerThreadFactory-11406-thread-4-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53747_kbkh%2Fdf for
creating new replica of shard shard1 for collection collection1
[junit4] 2> 2469018 INFO
(OverseerThreadFactory-11406-thread-4-processing-n:127.0.0.1:53732_kbkh%2Fdf)
[n:127.0.0.1:53732_kbkh%2Fdf c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 2469022 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf x:collection1_shard1_replica_n3]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2469138 INFO (zkCallback-11379-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2469138 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2469138 INFO (zkCallback-11379-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470038 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.2.0
[junit4] 2> 2470052 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema
[collection1_shard1_replica_n3] Schema name=test
[junit4] 2> 2470139 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema test/1.0
with uniqueid field id
[junit4] 2> 2470163 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard1_replica_n3' using configuration from collection
collection1, trusted=true
[junit4] 2> 2470164 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n3' (registry
'solr.core.collection1.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42f6ec04
[junit4] 2> 2470164 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
[[collection1_shard1_replica_n3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-2-001/cores/collection1_shard1_replica_n3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001/shard-2-001/cores/collection1_shard1_replica_n3/data/]
[junit4] 2> 2470167 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.29583034205181846]
[junit4] 2> 2470327 WARN (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] 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> 2470371 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2470371 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2470373 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2470373 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2470374 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8574933022055183]
[junit4] 2> 2470374 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@78e196f6[collection1_shard1_replica_n3] main]
[junit4] 2> 2470376 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2470377 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2470377 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 2470377 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1635106305563688960
[junit4] 2> 2470380 INFO
(searcherExecutor-11448-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore
[collection1_shard1_replica_n3] Registered new searcher
Searcher@78e196f6[collection1_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2470385 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0,
core_node4=0}, version=1}
[junit4] 2> 2470385 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/collection1/leaders/shard1
[junit4] 2> 2470389 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.c.ZkController Core needs to
recover:collection1_shard1_replica_n3
[junit4] 2> 2470389 INFO
(updateExecutor-11393-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2470390 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2470390 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is
empty
[junit4] 2> 2470392 INFO (qtp780322428-30113)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1
x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1370
[junit4] 2> 2470393 INFO (qtp451118-30082) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/kbkh/df
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2470393 INFO (qtp451118-30082) [n:127.0.0.1:53742_kbkh%2Fdf
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/kbkh/df
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2470393 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n3]
[junit4] 2> 2470393 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2470393 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n3] as recovering, leader is
[http://127.0.0.1:53742/kbkh/df/collection1_shard1_replica_n1/] and I am
[http://127.0.0.1:53747/kbkh/df/collection1_shard1_replica_n3/]
[junit4] 2> 2470394 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:53742/kbkh/df]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:53747_kbkh%252Fdf&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2470395 INFO (qtp451118-30083) [n:127.0.0.1:53742_kbkh%2Fdf
x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true
[junit4] 2> 2470395 INFO (qtp451118-30083) [n:127.0.0.1:53742_kbkh%2Fdf
x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:53747_kbkh%2Fdf, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
[junit4] 2> "core":"collection1_shard1_replica_n3",
[junit4] 2> "base_url":"http://127.0.0.1:53747/kbkh/df",
[junit4] 2> "node_name":"127.0.0.1:53747_kbkh%2Fdf",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2470396 INFO (qtp1210401525-30018)
[n:127.0.0.1:53732_kbkh%2Fdf c:collection1 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/collections
params={node=127.0.0.1:53747_kbkh%252Fdf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=3399
[junit4] 2> 2470507 INFO (zkCallback-11379-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470507 INFO (zkCallback-11379-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470507 INFO (zkCallback-11379-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470507 INFO (zkCallback-11398-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470508 INFO (zkCallback-11398-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470508 INFO (zkCallback-11398-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2470508 INFO (watches-11381-thread-2) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:53747_kbkh%2Fdf,
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
[junit4] 2> "core":"collection1_shard1_replica_n3",
[junit4] 2> "base_url":"http://127.0.0.1:53747/kbkh/df",
[junit4] 2> "node_name":"127.0.0.1:53747_kbkh%2Fdf",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2470509 INFO (qtp451118-30083) [n:127.0.0.1:53742_kbkh%2Fdf
x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:53747_kbkh%252Fdf&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=113
[junit4] 2> 2471009 INFO
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:53742/kbkh/df/collection1_shard1_replica_n1/] -
recoveringAfterStartup=[true]
[junit4] 2> 2471010 WARN
(recoveryExecutor-11395-thread-1-processing-n:127.0.0.1:53747_kbkh%2Fdf
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53747_kbkh%2Fdf c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no frame of
reference to tell if we've missed updates
[junit4]
[...truncated too long message...]
1> "FAILED",
[junit4] 1> "BEFORE_ACTION",
[junit4] 1> "AFTER_ACTION",
[junit4] 1> "IGNORED"],
[junit4] 1> "trigger":".scheduled_maintenance",
[junit4] 1>
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
[junit4] 1> "properties":{}}
[junit4] 1> /solr/clusterprops.json (0)
[junit4] 1> DATA:
[junit4] 1> {"legacyCloud":"true"}
[junit4] 1>
[junit4] 2> 2522965 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 2523488 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53724
[junit4] 2> 2523488 INFO
(TEST-PeerSyncReplicationTest.test-seed#[5CDC756308D41FC6]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53724
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test
-Dtests.seed=5CDC756308D41FC6 -Dtests.slow=true -Dtests.locale=tr-TR
-Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 60.9s J1 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<154> but
was:<152>
[junit4] > at
__randomizedtesting.SeedInfo.seed([5CDC756308D41FC6:D4884AB9A628723E]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_5CDC756308D41FC6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{other_tl1=Lucene50(blocksize=128),
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
rnd_s=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=LuceneFixedGap),
_root_=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128),
a_i1=PostingsFormat(name=LuceneFixedGap),
range_facet_l=PostingsFormat(name=LuceneFixedGap),
a_t=PostingsFormat(name=LuceneFixedGap), id_i1=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap),
text=BlockTreeOrds(blocksize=128),
timestamp=PostingsFormat(name=LuceneFixedGap)},
docValues:{other_tl1=DocValuesFormat(name=Asserting),
range_facet_l_dv=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Lucene80),
range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=414,
maxMBSortInHeap=5.973001780449711,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7eb80913),
locale=tr-TR, timezone=America/Argentina/ComodRivadavia
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=394971576,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ScheduledTriggerTest,
AutoScalingHandlerTest, TestCoreDiscovery, TestPseudoReturnFields,
TestCloudPivotFacet, TestCollectionAPI, TestPullReplica, MoveReplicaHDFSTest,
TestLRUCache, TestPerFieldSimilarity, ZookeeperStatusHandlerTest,
TestConfigSets, RankQueryTest, ImplicitSnitchTest, SpatialHeatmapFacetsTest,
BasicDistributedZk2Test, TestExactSharedStatsCache, CollectionPropsTest,
TestSolrCloudWithKerberosAlt, TestDistributedMissingSort,
LukeRequestHandlerTest, TestExpandComponent, BaseCdcrDistributedZkTest,
CircularListTest, SolrIndexSplitterTest, TestBlendedInfixSuggestions,
TestScoreJoinQPNoScore, ShardRoutingTest, TestRecovery, DirectoryFactoryTest,
TestSubQueryTransformerDistrib, ConjunctionSolrSpellCheckerTest,
ManagedSchemaRoundRobinCloudTest, TestSolr4Spatial, NumericFieldsTest,
SoftAutoCommitTest, TestRuleBasedAuthorizationPlugin,
NestedShardedAtomicUpdateTest, DeleteShardTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestPHPSerializedResponseWriter,
UpdateLogTest, TestChildDocTransformer, TestPivotHelperCode,
NodeLostTriggerIntegrationTest, TestCustomDocTransformer,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
PathHierarchyTokenizerFactoryTest, TestExportWriter, TestManagedSchemaAPI,
HdfsRecoverLeaseTest, TestNumericTerms32, RestartWhileUpdatingTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestJsonFacetsWithNestedObjects,
LeaderFailoverAfterPartitionTest, BasicAuthStandaloneTest,
HttpSolrCallGetCoreTest, TestDFRSimilarityFactory,
TestSolrCloudWithHadoopAuthPlugin, TestConfigSetImmutable, TestSearchPerf,
OverseerCollectionConfigSetProcessorTest, TestLuceneMatchVersion,
SuggestComponentContextFilterQueryTest, HDFSCollectionsAPITest,
TestFieldTypeCollectionResource, SolrSlf4jReporterTest, ZkControllerTest,
TestSolrDeletionPolicy2, SolrJmxReporterCloudTest, HLLUtilTest,
DeleteInactiveReplicaTest, DistribCursorPagingTest, TestSolrXml,
TaggingAttributeTest, PeerSyncWithIndexFingerprintCachingTest,
TestMultiValuedNumericRangeQuery, MetricsHistoryWithAuthIntegrationTest,
TestRandomDVFaceting, TestSimNodeLostTrigger, TestPolicyCloud,
TestNumericRangeQuery64, HttpPartitionOnCommitTest,
TestFieldCollectionResource, SpatialRPTFieldTypeTest,
TestAuthorizationFramework, DistanceFunctionTest, RequiredFieldsTest,
AnalyticsMergeStrategyTest, BlockJoinFacetDistribTest, TestLazyCores,
TestLeaderElectionWithEmptyReplica, RegexBytesRefFilterTest,
OrderedExecutorTest, CdcrBootstrapTest, TestRetrieveFieldsOptimizer,
TestStressLucene, TestExclusionRuleCollectionAccess, TestObjectReleaseTracker,
CacheHeaderTest, TestComplexPhraseQParserPlugin, BadIndexSchemaTest,
MultiSolrCloudTestCaseTest, SearchHandlerTest, AtomicUpdatesTest,
DistributedFacetPivotWhiteBoxTest, TestMacroExpander, TestSort,
TestGraphMLResponseWriter, FullSolrCloudDistribCmdsTest,
HttpPartitionWithTlogReplicasTest, OverseerTaskQueueTest, TestNRTOpen,
BitVectorTest, SearchRateTriggerTest, HdfsDirectoryFactoryTest, TestOrdValues,
TestUtilizeNode, TestSkipOverseerOperations, AnalysisErrorHandlingTest,
HdfsChaosMonkeySafeLeaderTest, MoreLikeThisComponentTest, SolrTestCaseJ4Test,
TestSortableTextField, TestDocTermOrdsUninvertLimit,
WrapperMergePolicyFactoryTest, CreateCollectionCleanupTest,
TestSimpleTrackingShardHandler, TestLogWatcher, TestSimExtremeIndexing,
DocExpirationUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory,
FileUtilsTest, TestJsonFacets, BlockCacheTest, InfoHandlerTest,
ZkStateReaderTest, MinimalSchemaTest, DateMathParserTest, TestUpdate,
TestFreeTextSuggestions, UUIDUpdateProcessorFallbackTest,
FileBasedSpellCheckerTest, TestConfig, SolrMetricsIntegrationTest,
BlobRepositoryCloudTest, TestUnInvertedFieldException,
AutoAddReplicasIntegrationTest, Tagger2Test, TestIndexingPerformance,
SolrCoreTest, HdfsBasicDistributedZkTest, TestConfigSetsAPIZkFailure,
BigEndianAscendingWordDeserializerTest, MetricsConfigTest,
TestCloudJSONFacetSKG, TestDistributedMap, TestUseDocValuesAsStored2,
ScheduledMaintenanceTriggerTest, TestJsonRequest, TestSuggestSpellingConverter,
TestFilteredDocIdSet, TestSimDistributedQueue, SpellCheckComponentTest,
SolrCloudExampleTest, NodeAddedTriggerIntegrationTest,
TestPostingsSolrHighlighter, PKIAuthenticationIntegrationTest,
CustomHighlightComponentTest, TriggerEventQueueTest,
SubstringBytesRefFilterTest, TestSSLRandomization, TestRebalanceLeaders,
TestSolrJ, TestOmitPositions, FullHLLTest, BufferStoreTest,
TestReplicaProperties, CSVRequestHandlerTest, CollectionsAPISolrJTest,
SignificantTermsQParserPluginTest, TestBadConfig, SimpleMLTQParserTest,
TestReload, TriggerSetPropertiesIntegrationTest, PeerSyncReplicationTest]
[junit4] Completed [444/858 (1!)] on J1 in 61.09s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44647 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/161/consoleText
[repro] Revision: aec52ed46301e00f660f354459f8fb840439d68c
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=PeerSyncReplicationTest
-Dtests.method=test -Dtests.seed=5CDC756308D41FC6 -Dtests.slow=true
-Dtests.locale=tr-TR -Dtests.timezone=America/Argentina/ComodRivadavia
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] PeerSyncReplicationTest
[repro] ant compile-test
[...truncated 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.PeerSyncReplicationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5CDC756308D41FC6
-Dtests.slow=true -Dtests.locale=tr-TR
-Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 78 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0
[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]