Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7492/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([F46C8CD1E6D40804:7C38B30B482865FC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 13201 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\init-core-data-001
[junit4] 2> 768201 WARN
(SUITE-PeerSyncReplicationTest-seed#[F46C8CD1E6D40804]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=107 numCloses=107
[junit4] 2> 768202 INFO
(SUITE-PeerSyncReplicationTest-seed#[F46C8CD1E6D40804]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 768203 INFO
(SUITE-PeerSyncReplicationTest-seed#[F46C8CD1E6D40804]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 768203 INFO
(SUITE-PeerSyncReplicationTest-seed#[F46C8CD1E6D40804]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 768203 INFO
(SUITE-PeerSyncReplicationTest-seed#[F46C8CD1E6D40804]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 768205 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 768205 INFO (Thread-1423) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 768205 INFO (Thread-1423) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 768209 ERROR (Thread-1423) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 768305 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkTestServer start zk server on port:51299
[junit4] 2> 768309 INFO (zkConnectionManagerCallback-2041-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768310 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e177950000, likely client has closed socket
[junit4] 2> 768312 INFO (zkConnectionManagerCallback-2043-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768317 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 768318 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 768320 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 768321 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 768322 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 768323 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 768324 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 768325 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 768326 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 768327 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 768329 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 768330 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e177950001, likely client has closed socket
[junit4] 2> 768332 INFO (zkConnectionManagerCallback-2047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768333 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e177950002, likely client has closed socket
[junit4] 2> 768333 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 768704 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 768705 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 768705 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 768705 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 768705 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@553d26e0{/,null,AVAILABLE}
[junit4] 2> 768707 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7520953b{SSL,[ssl,
http/1.1]}{127.0.0.1:51309}
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server Started @768815ms
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\tempDir-001/control/data,
hostPort=51309,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\control-001\cores}
[junit4] 2> 768708 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 768708 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-29T11:44:26.224862900Z
[junit4] 2> 768711 INFO (zkConnectionManagerCallback-2049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768711 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 768711 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\control-001\solr.xml
[junit4] 2> 768714 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 768714 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 768714 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 768864 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51299/solr
[junit4] 2> 768866 INFO (zkConnectionManagerCallback-2053-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768867 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e177950004, likely client has closed socket
[junit4] 2> 768869 INFO (zkConnectionManagerCallback-2055-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768969 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:51309_
[junit4] 2> 768970 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.c.Overseer Overseer
(id=72132229690884101-127.0.0.1:51309_-n_0000000000) starting
[junit4] 2> 768977 INFO (zkConnectionManagerCallback-2062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 768979 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51299/solr
ready
[junit4] 2> 768980 INFO
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:51309_
[junit4] 2> 768980 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51309_
[junit4] 2> 768982 INFO
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 768988 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 769005 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 769019 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 769028 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 769028 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 769029 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [n:127.0.0.1:51309_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\control-001\cores
[junit4] 2> 769048 INFO (zkConnectionManagerCallback-2068-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 769048 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 769049 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51299/solr ready
[junit4] 2> 769066 INFO (qtp1872686373-7329) [n:127.0.0.1:51309_ ]
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:51309_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 769068 INFO
(OverseerThreadFactory-3457-thread-1-processing-n:127.0.0.1:51309_)
[n:127.0.0.1:51309_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 769071 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "name":"control_collection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "createNodeSet":"127.0.0.1:51309_",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 769179 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 769180 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 769183 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"control_collection_shard1_replica_n1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51309",
[junit4] 2> "node_name":"127.0.0.1:51309_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 770193 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 770202 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770251 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770272 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770273 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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@4e96b6f9
[junit4] 2> 770273 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 770273 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 770278 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41902931193861104]
[junit4] 2> 770334 WARN (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770387 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770387 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770389 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 770389 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 770390 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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=16, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 770391 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@35dce75f[control_collection_shard1_replica_n1] main]
[junit4] 2> 770393 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 770394 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770394 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 770394 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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 1610133607976796160
[junit4] 2> 770395 INFO
(searcherExecutor-3462-thread-1-processing-n:127.0.0.1:51309_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:51309_ 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@35dce75f[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 770399 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770403 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 770403 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770403 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:51309/control_collection_shard1_replica_n1/
[junit4] 2> 770403 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770403 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:51309/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 770403 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 770407 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51309/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 770408 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:51309",
[junit4] 2> "core":"control_collection_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 770561 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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> 770563 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"control_collection_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51309",
[junit4] 2> "node_name":"127.0.0.1:51309_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 770564 INFO (qtp1872686373-7331) [n:127.0.0.1:51309_
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=1384
[junit4] 2> 770567 INFO (qtp1872686373-7329) [n:127.0.0.1:51309_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 770665 INFO (zkCallback-2054-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> 771071 INFO
(OverseerCollectionConfigSetProcessor-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] 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> 771567 INFO (qtp1872686373-7329) [n:127.0.0.1:51309_ ]
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:51309_&wt=javabin&version=2}
status=0 QTime=2500
[junit4] 2> 771573 INFO (zkConnectionManagerCallback-2073-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 771575 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 771576 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51299/solr ready
[junit4] 2> 771576 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 771578 INFO (qtp1872686373-7332) [n:127.0.0.1:51309_ ]
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=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 771580 INFO
(OverseerThreadFactory-3457-thread-2-processing-n:127.0.0.1:51309_)
[n:127.0.0.1:51309_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 771585 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "name":"collection1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "createNodeSet":"",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 771785 WARN
(OverseerThreadFactory-3457-thread-2-processing-n:127.0.0.1:51309_)
[n:127.0.0.1:51309_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 771787 INFO (qtp1872686373-7332) [n:127.0.0.1:51309_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 771787 INFO (qtp1872686373-7332) [n:127.0.0.1:51309_ ]
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=1&wt=javabin&version=2}
status=0 QTime=208
[junit4] 2> 772196 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-1-001
of type NRT
[junit4] 2> 772198 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 772199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 772199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 772199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 772199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@755e0e96{/,null,AVAILABLE}
[junit4] 2> 772200 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3be0287c{SSL,[ssl,
http/1.1]}{127.0.0.1:51352}
[junit4] 2> 772200 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server Started @772307ms
[junit4] 2> 772200 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\tempDir-001/jetty1,
hostPort=51352,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-1-001\cores}
[junit4] 2> 772200 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 772200 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 772200 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 772200 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 772202 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 772202 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-29T11:44:29.718093800Z
[junit4] 2> 772204 INFO (zkConnectionManagerCallback-2075-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 772204 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e177950009, likely client has closed socket
[junit4] 2> 772204 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 772204 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-1-001\solr.xml
[junit4] 2> 772208 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 772208 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 772209 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 772354 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51299/solr
[junit4] 2> 772356 INFO (zkConnectionManagerCallback-2079-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 772357 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e17795000a, likely client has closed socket
[junit4] 2> 772359 INFO (zkConnectionManagerCallback-2081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 772365 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 772369 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 772369 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51352_
[junit4] 2> 772370 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51352_"} current state version: 1
[junit4] 2> 772370 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 772370 INFO (zkCallback-2072-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 772370 INFO (zkCallback-2054-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 772372 INFO (zkCallback-2080-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 772394 INFO (zkConnectionManagerCallback-2088-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 772396 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 772397 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51299/solr ready
[junit4] 2> 772397 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 772414 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 772422 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 772422 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 772426 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-1-001\cores
[junit4] 2> 772448 INFO (qtp1872686373-7329) [n:127.0.0.1:51309_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51352_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 772451 INFO
(OverseerCollectionConfigSetProcessor-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] 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> 772451 INFO
(OverseerThreadFactory-3457-thread-3-processing-n:127.0.0.1:51309_)
[n:127.0.0.1:51309_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:51352_ for creating new replica of shard shard1
[junit4] 2> 772466 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
x:collection1_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 772472 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1_shard1_replica_n21",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51352",
[junit4] 2> "node_name":"127.0.0.1:51352_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 1
[junit4] 2> 773482 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 773499 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
[collection1_shard1_replica_n21] Schema name=test
[junit4] 2> 773556 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 773571 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from
collection collection1, trusted=true
[junit4] 2> 773571 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n21' (registry
'solr.core.collection1.shard1.replica_n21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 773571 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 773571 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[[collection1_shard1_replica_n21] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-1-001\cores\collection1_shard1_replica_n21],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-1-001\cores\collection1_shard1_replica_n21\data\]
[junit4] 2> 773577 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41902931193861104]
[junit4] 2> 773593 WARN (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
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> 773660 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 773660 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 773661 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 773661 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 773662 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 773663 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c3a5b3d[collection1_shard1_replica_n21] main]
[junit4] 2> 773664 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 773665 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 773665 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 773665 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1610133611406688256
[junit4] 2> 773667 INFO
(searcherExecutor-3476-thread-1-processing-n:127.0.0.1:51352_
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[collection1_shard1_replica_n21] Registered new searcher
Searcher@1c3a5b3d[collection1_shard1_replica_n21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 773671 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node22=0}, version=0}
[junit4] 2> 773673 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 773673 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 773673 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:51352/collection1_shard1_replica_n21/
[junit4] 2> 773673 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 773673 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
https://127.0.0.1:51352/collection1_shard1_replica_n21/ has no replicas
[junit4] 2> 773673 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 773677 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51352/collection1_shard1_replica_n21/ shard1
[junit4] 2> 773677 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:51352",
[junit4] 2> "core":"collection1_shard1_replica_n21",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 773828 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 773829 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1_shard1_replica_n21",
[junit4] 2> "core_node_name":"core_node22",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51352",
[junit4] 2> "node_name":"127.0.0.1:51352_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 773831 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1362
[junit4] 2> 773834 INFO (qtp1872686373-7329) [n:127.0.0.1:51309_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:51352_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1385
[junit4] 2> 774223 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-2-001
of type NRT
[junit4] 2> 774224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 774224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 774224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 774225 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 774225 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e75f4ac{/,null,AVAILABLE}
[junit4] 2> 774226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e767177{SSL,[ssl,
http/1.1]}{127.0.0.1:51369}
[junit4] 2> 774226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server Started @774333ms
[junit4] 2> 774226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\tempDir-001/jetty2,
hostPort=51369,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-2-001\cores,
replicaType=NRT}
[junit4] 2> 774227 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 774227 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 774227 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 774227 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 774227 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 774227 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-29T11:44:31.743666300Z
[junit4] 2> 774229 INFO (zkConnectionManagerCallback-2091-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774230 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 774230 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-2-001\solr.xml
[junit4] 2> 774233 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 774233 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 774233 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 774415 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51299/solr
[junit4] 2> 774418 INFO (zkConnectionManagerCallback-2095-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774420 INFO (zkConnectionManagerCallback-2097-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774427 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 774431 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 774431 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51369_
[junit4] 2> 774431 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51369_"} current state version: 4
[junit4] 2> 774432 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 774432 INFO (zkCallback-2080-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 774432 INFO (zkCallback-2072-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 774432 INFO (zkCallback-2087-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 774432 INFO (zkCallback-2054-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 774433 INFO (zkCallback-2096-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 774452 INFO
(OverseerCollectionConfigSetProcessor-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] 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> 774454 INFO (zkConnectionManagerCallback-2104-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774455 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 774457 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51299/solr ready
[junit4] 2> 774457 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 774473 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 774480 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 774480 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 774482 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-2-001\cores
[junit4] 2> 774509 INFO (qtp1872686373-7332) [n:127.0.0.1:51309_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51369_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 774513 INFO
(OverseerThreadFactory-3457-thread-4-processing-n:127.0.0.1:51309_)
[n:127.0.0.1:51309_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:51369_ for creating new replica of shard shard1
[junit4] 2> 774526 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
x:collection1_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 774530 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 2, message
= {
[junit4] 2> "core":"collection1_shard1_replica_n23",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51369",
[junit4] 2> "node_name":"127.0.0.1:51369_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 775541 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 775549 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
[collection1_shard1_replica_n23] Schema name=test
[junit4] 2> 775603 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 775619 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from
collection collection1, trusted=true
[junit4] 2> 775619 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n23' (registry
'solr.core.collection1.shard1.replica_n23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 775619 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 775619 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[[collection1_shard1_replica_n23] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-2-001\cores\collection1_shard1_replica_n23],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-2-001\cores\collection1_shard1_replica_n23\data\]
[junit4] 2> 775625 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41902931193861104]
[junit4] 2> 775671 WARN (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
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> 775722 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 775722 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 775724 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 775724 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 775725 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 775726 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@439a59e1[collection1_shard1_replica_n23] main]
[junit4] 2> 775728 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 775728 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 775728 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 775729 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1610133613570949120
[junit4] 2> 775729 INFO
(searcherExecutor-3490-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[collection1_shard1_replica_n23] Registered new searcher
Searcher@439a59e1[collection1_shard1_replica_n23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 775733 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node24=0, core_node22=0}, version=1}
[junit4] 2> 775734 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n23
[junit4] 2> 775735 INFO
(updateExecutor-2092-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:51369_
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 775735 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 775735 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 775736 INFO (qtp1289601446-7423) [n:127.0.0.1:51369_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1209
[junit4] 2> 775740 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 775740 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 775741 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n23]
[junit4] 2> 775741 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 775741 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n23] as recovering, leader is
[https://127.0.0.1:51352/collection1_shard1_replica_n21/] and I am
[https://127.0.0.1:51369/collection1_shard1_replica_n23/]
[junit4] 2> 775741 INFO (qtp1872686373-7332) [n:127.0.0.1:51309_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:51369_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1231
[junit4] 2> 775742 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1/terms/shard1 to
Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0},
version=2}
[junit4] 2> 775744 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:51352]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:51369_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 775745 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1_shard1_replica_n23",
[junit4] 2> "core_node_name":"core_node24",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51369",
[junit4] 2> "node_name":"127.0.0.1:51369_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"recovering",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 775749 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true, maxTime: 183 s
[junit4] 2> 775749 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:51369_, coreNodeName=core_node24,
onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:51369","node_name":"127.0.0.1:51369_","state":"down","type":"NRT"}
[junit4] 2> 776112 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-3-001
of type NRT
[junit4] 2> 776114 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
[junit4] 2> 776114 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 776114 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 776114 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 776115 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@259b732c{/,null,AVAILABLE}
[junit4] 2> 776116 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7234dd13{SSL,[ssl,
http/1.1]}{127.0.0.1:51389}
[junit4] 2> 776116 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.Server Started @776223ms
[junit4] 2> 776116 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\tempDir-001/jetty3,
hostPort=51389,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-3-001\cores}
[junit4] 2> 776116 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 776117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 776117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 776117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 776117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 776117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-29T11:44:33.633302300Z
[junit4] 2> 776119 INFO (zkConnectionManagerCallback-2108-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 776120 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 776120 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-3-001\solr.xml
[junit4] 2> 776122 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 776122 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 776122 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 776419 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51299/solr
[junit4] 2> 776422 INFO (zkConnectionManagerCallback-2112-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 776425 INFO (zkConnectionManagerCallback-2114-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 776433 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 776438 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 776438 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51389_
[junit4] 2> 776438 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51389_"} current state version: 6
[junit4] 2> 776439 INFO (zkCallback-2054-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776439 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776439 INFO (zkCallback-2080-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776439 INFO (zkCallback-2072-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776439 INFO (zkCallback-2096-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776439 INFO (zkCallback-2087-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776439 INFO (zkCallback-2103-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776440 INFO (zkCallback-2113-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 776461 INFO (zkConnectionManagerCallback-2121-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 776462 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 776464 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51299/solr ready
[junit4] 2> 776464 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 776480 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 776486 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 776486 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e96b6f9
[junit4] 2> 776488 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001\shard-3-001\cores
[junit4] 2> 776515 INFO
(OverseerCollectionConfigSetProcessor-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 776521 INFO (qtp1872686373-7329) [n:127.0.0.1:51309_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51389_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 776524 INFO
(OverseerThreadFactory-3457-thread-5-processing-n:127.0.0.1:51309_)
[n:127.0.0.1:51309_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:51389_ for creating new replica of shard shard1
[junit4] 2> 776539 INFO (qtp467875750-7466) [n:127.0.0.1:51389_
x:collection1_shard1_replica_n25] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 776541 DEBUG
(OverseerStateUpdate-72132229690884101-127.0.0.1:51309_-n_0000000000)
[n:127.0.0.1:51309_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1_shard1_replica_n25",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51389",
[junit4] 2> "node_name":"127.0.0.1:51389_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 776749 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:51369_, coreNodeName=core_node24,
onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:51369","node_name":"127.0.0.1:51369_","state":"recovering","type":"NRT"}
[junit4] 2> 776749 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName:
core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 1
seconds.
[junit4] 2> 776749 INFO (qtp1312852330-7385) [n:127.0.0.1:51352_
x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:51369_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 777249 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [https://127.0.0.1:51352/collection1_shard1_replica_n21/] -
recoveringAfterStartup=[true]
[junit4] 2> 777249 WARN
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.PeerSyncWithLeader no frame of
reference to tell if we've missed updates
[junit4] 2> 777249 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync Recovery
was not successful - trying replication.
[junit4] 2> 777249 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:51369_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 777249 INFO
(recoveryExecutor-2093-thread-1-processing-n:127.0.0.1:51369_
[...truncated too long message...]
cutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:844) [?:?]
[junit4] 2> 843300 WARN (ScheduledTrigger-3552-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
[junit4] 2> 843301 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10043e17795001c, likely client has closed socket
[junit4] 2> 845773 WARN (zkCallback-2148-thread-1) [n:127.0.0.1:51389_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 845773 INFO (zkCallback-2148-thread-1) [n:127.0.0.1:51389_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.c.SolrCore [collection1_shard1_replica_n25] CLOSING SolrCore
org.apache.solr.core.SolrCore@4a71ce1
[junit4] 2> 845773 INFO (zkCallback-2148-thread-1) [n:127.0.0.1:51389_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.replica_n25, tag=4a71ce1
[junit4] 2> 845773 INFO (zkCallback-2148-thread-1) [n:127.0.0.1:51389_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@58f4ac45: rootName = null,
domain = solr.core.collection1.shard1.replica_n25, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_n25 /
com.codahale.metrics.MetricRegistry@4ce9dee9
[junit4] 2> 845780 INFO (zkCallback-2148-thread-1) [n:127.0.0.1:51389_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=4a71ce1
[junit4] 2> 845784 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@acec72f{SSL,[ssl,
http/1.1]}{127.0.0.1:51389}
[junit4] 2> 845784 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3a5f3036{/,null,UNAVAILABLE}
[junit4] 2> 845784 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 845786 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 845787 INFO
(TEST-PeerSyncReplicationTest.test-seed#[F46C8CD1E6D40804]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51299 51299
[junit4] 2> 845788 INFO (Thread-1423) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51299 51299
[junit4] 2> 845789 WARN (Thread-1423) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 41 /solr/collections/collection1/terms/shard1
[junit4] 2> 14 /solr/aliases.json
[junit4] 2> 10 /solr/collections/collection1/state.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/clusterstate.json
[junit4] 2> 14 /solr/clusterprops.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/72132229690884107-127.0.0.1:51352_-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/72132229690884107-core_node22-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72132229690884101-127.0.0.1:51309_-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/live_nodes
[junit4] 2> 14 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test
-Dtests.seed=F46C8CD1E6D40804 -Dtests.slow=true -Dtests.locale=is-IS
-Dtests.timezone=America/Asuncion -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 77.6s J1 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<1> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F46C8CD1E6D40804:7C38B30B482865FC]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
[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:1008)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_F46C8CD1E6D40804-001
[junit4] 2> Aug 29, 2018 11:45:43 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6771ae57),
locale=is-IS, timezone=America/Asuncion
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10
(64-bit)/cpus=3,threads=1,free=173996552,total=384827392
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudNestedDocsSort,
HdfsDirectoryTest, TestConfigSetImmutable, OpenCloseCoreStressTest,
DistributedVersionInfoTest, TestReload, OverseerTaskQueueTest,
TestWithCollection, TokenizerChainTest, DocValuesMissingTest,
MBeansHandlerTest, TestSolrConfigHandler, TestPayloadScoreQParserPlugin,
TestHttpShardHandlerFactory, HttpTriggerListenerTest, DocValuesTest,
MoveReplicaTest, TestUnifiedSolrHighlighter, ForceLeaderTest,
SchemaVersionSpecificBehaviorTest, TestOmitPositions,
SpellingQueryConverterTest, AddReplicaTest, TestRequestForwarding, ZkCLITest,
TestSolrXml, FieldMutatingUpdateProcessorTest, TestMultiWordSynonyms,
TriggerEventQueueTest, CollectionTooManyReplicasTest, CoreSorterTest,
TestBlobHandler, NodeMarkersRegistrationTest, TestBadConfig,
TestSimDistributedQueue, SolrCoreTest, TestPrepRecovery,
UpdateRequestProcessorFactoryTest, StatsComponentTest,
TestInPlaceUpdatesStandalone, TestSchemaManager, RegexBytesRefFilterTest,
DOMUtilTest, CdcrReplicationHandlerTest, TestBinaryField, TestFaceting,
TestInitQParser, TestSolrCloudWithSecureImpersonation, BasicZkTest,
JsonLoaderTest, PKIAuthenticationIntegrationTest,
TestJsonFacetsWithNestedObjects, TestShardHandlerFactory, CdcrUpdateLogTest,
CheckHdfsIndexTest, BlockJoinFacetSimpleTest, DistributedFacetPivotLargeTest,
TestSortableTextField, LIRRollingUpdatesTest, PeerSyncWithBufferUpdatesTest,
NodeAddedTriggerIntegrationTest, PreAnalyzedUpdateProcessorTest,
BooleanFieldTest, TestSizeLimitedDistributedMap, CachingDirectoryFactoryTest,
QueryElevationComponentTest, TestComplexPhraseQParserPlugin, TestFieldCache,
ClassificationUpdateProcessorIntegrationTest, TestSolrCoreParser,
TestXmlQParser, DistribCursorPagingTest, TestDistribIDF, TestPolicyCloud,
TestHdfsCloudBackupRestore, RulesTest, TestSimpleTrackingShardHandler,
OverseerCollectionConfigSetProcessorTest, TestFastLRUCache, TestNRTOpen,
TestRemoteStreaming, TestReversedWildcardFilterFactory,
TestImpersonationWithHadoopAuth, TestRangeQuery,
UninvertDocValuesMergePolicyTest, TriggerSetPropertiesIntegrationTest,
TestStressLucene, DistributedQueryComponentCustomSortTest,
TestUseDocValuesAsStored2, TestRandomDVFaceting, RequiredFieldsTest,
CdcrVersionReplicationTest, SolrGangliaReporterTest,
TestDocBasedVersionConstraints, PeerSyncReplicationTest]
[junit4] Completed [199/831 (1!)] on J1 in 78.36s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44367 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7492/consoleText
[repro] Revision: 545b0dcd04c795d94093d857ede481132c6fc0ce
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] PeerSyncReplicationTest
[repro] ant compile-test
[...truncated 3425 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.PeerSyncReplicationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=F46C8CD1E6D40804
-Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Asuncion
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[...truncated 79 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0
[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]