Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/984/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
expected:<5> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
at
__randomizedtesting.SeedInfo.seed([443833C228AC3E41:CC6C0C18865053B9]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 14907 lines...]
[junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4] 2> 989890 INFO
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 989890 INFO
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 989891 INFO
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\data-dir-89-001
[junit4] 2> 989891 WARN
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 989891 INFO
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 989891 INFO
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 989891 INFO
(SUITE-SyncSliceTest-seed#[443833C228AC3E41]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 989900 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 989900 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 989900 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 990003 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer start zk server on port:58369
[junit4] 2> 990003 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58369
[junit4] 2> 990003 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58369
[junit4] 2> 990003 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58369
[junit4] 2> 990004 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990011 INFO (zkConnectionManagerCallback-4242-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 990011 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990015 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990035 INFO (zkConnectionManagerCallback-4244-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 990035 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990053 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 990072 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 990075 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 990077 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 990079 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 990083 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 990091 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 990099 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 990107 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 990107 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 990115 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 990127 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 991898 WARN (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short
content, break even is size 23
[junit4] 2> 991898 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 991898 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 991898 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f54300c{/,null,AVAILABLE}
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@5ae8c403{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:58405}
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.s.Server Started @991842ms
[junit4] 2> 991899 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\tempDir-001/control/data,
hostPort=58405,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\control-001\cores,
replicaType=NRT}
[junit4] 2> 991907 ERROR (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 991907 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 991907 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.6.0
[junit4] 2> 991907 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 991907 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 991907 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-13T02:47:03.939582900Z
[junit4] 2> 991911 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 991912 INFO (zkConnectionManagerCallback-4246-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 991912 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992017 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 992017 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\control-001\solr.xml
[junit4] 2> 992021 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 992021 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 992023 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 992103 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 992105 WARN (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@7391958c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 992105 WARN (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@7391958c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 992112 WARN (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@643c053b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 992112 WARN (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@643c053b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 992112 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
[junit4] 2> 992115 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 992119 INFO (zkConnectionManagerCallback-4253-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 992119 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992224 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 992226 INFO (zkConnectionManagerCallback-4255-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 992226 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 992448 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:58405_
[junit4] 2> 992449 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.Overseer Overseer
(id=72151608316919812-127.0.0.1:58405_-n_0000000000) starting
[junit4] 2> 992467 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58405_
[junit4] 2> 992470 INFO
(OverseerStateUpdate-72151608316919812-127.0.0.1:58405_-n_0000000000)
[n:127.0.0.1:58405_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:58405_
[junit4] 2> 992471 INFO
(OverseerStateUpdate-72151608316919812-127.0.0.1:58405_-n_0000000000)
[n:127.0.0.1:58405_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 992476 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 992476 WARN (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 992543 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 992574 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 992579 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 992579 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 992583 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[n:127.0.0.1:58405_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\control-001\cores
[junit4] 2> 992629 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 992630 INFO (zkConnectionManagerCallback-4264-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 992630 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992636 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 992638 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58369/solr ready
[junit4] 2> 992643 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
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:58405_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 992660 INFO
(OverseerThreadFactory-3929-thread-1-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 992836 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 992839 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 993908 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 993932 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 994091 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994179 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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 configset conf1, trusted=true
[junit4] 2> 994180 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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@1280911
[junit4] 2> 994180 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 994182 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6399334319696942]
[junit4] 2> 994183 WARN (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994307 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994307 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 994321 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 994321 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 994321 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=79.05859375,
floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=13.1110275548297,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=44.80065647475779
[junit4] 2> 994321 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57260fa5[control_collection_shard1_replica_n1] main]
[junit4] 2> 994325 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 994333 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994333 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 994333 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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 1663823801341706240
[junit4] 2> 994340 INFO
(searcherExecutor-3934-thread-1-processing-n:127.0.0.1:58405_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:58405_ 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@57260fa5[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 994352 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994352 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 994367 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 994367 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994367 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58405/control_collection_shard1_replica_n1/
[junit4] 2> 994368 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994368 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:58405/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 994368 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72151608316919812-core_node2-n_0000000000
[junit4] 2> 994370 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58405/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 994483 INFO (zkCallback-4254-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> 994484 INFO (zkCallback-4254-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 994487 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_
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> 994501 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_ ]
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=1664
[junit4] 2> 994507 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 994598 INFO (zkCallback-4254-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 994598 INFO (zkCallback-4254-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> 994598 INFO (zkCallback-4254-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 994599 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
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:58405_&wt=javabin&version=2}
status=0 QTime=1953
[junit4] 2> 994600 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas
in collection: control_collection
[junit4] 2> 994660 INFO
(OverseerCollectionConfigSetProcessor-72151608316919812-127.0.0.1:58405_-n_0000000000)
[n:127.0.0.1:58405_ ] 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> 994706 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994717 INFO (zkConnectionManagerCallback-4270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994717 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994722 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 994726 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:58369/solr ready
[junit4] 2> 994726 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 994728 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
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> 994749 INFO
(OverseerThreadFactory-3929-thread-2-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 994964 WARN
(OverseerThreadFactory-3929-thread-2-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 994965 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 994968 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
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=240
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 994969 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 996560 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-1-001
of type NRT for shard1
[junit4] 2> 996561 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 996561 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 996561 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 996561 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 996563 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 996563 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 996563 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 996563 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7626a68e{/,null,AVAILABLE}
[junit4] 2> 996566 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@69d4dda0{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58595}
[junit4] 2> 996566 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server Started @996506ms
[junit4] 2> 996566 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\tempDir-001/jetty1,
hostPort=58595,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-1-001\cores,
replicaType=NRT}
[junit4] 2> 996567 ERROR (closeThreadPool-4271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 996567 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 996567 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 996567 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 996567 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 996567 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-13T02:47:08.599305100Z
[junit4] 2> 996571 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 996575 INFO (zkConnectionManagerCallback-4273-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 996575 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 996678 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 996678 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-1-001\solr.xml
[junit4] 2> 996683 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 996683 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 996686 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 996755 INFO
(OverseerCollectionConfigSetProcessor-72151608316919812-127.0.0.1:58405_-n_0000000000)
[n:127.0.0.1:58405_ ] 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> 996802 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 996804 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5deee879[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 996804 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5deee879[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 996820 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@51d225f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 996820 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@51d225f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 996821 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
[junit4] 2> 996821 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 996827 INFO (zkConnectionManagerCallback-4280-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 996827 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 996935 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 996938 INFO (zkConnectionManagerCallback-4282-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 996938 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 996947 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 996951 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.ZkController Publish node=127.0.0.1:58595_ as
DOWN
[junit4] 2> 996956 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 996956 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58595_
[junit4] 2> 996958 INFO (zkCallback-4269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 996958 INFO (zkCallback-4254-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 996958 INFO (zkCallback-4281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 996960 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 996961 WARN (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 996992 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 997020 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 997029 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 997030 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 997032 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58595_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-1-001\cores
[junit4] 2> 997056 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58595_
[junit4] 2> 998019 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-2-001
of type NRT for shard1
[junit4] 2> 998020 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 998021 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cf062cf{/,null,AVAILABLE}
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@317bcfca{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58704}
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server Started @997964ms
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\tempDir-001/jetty2,
hostPort=58704,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-2-001\cores,
replicaType=NRT}
[junit4] 2> 998025 ERROR (closeThreadPool-4271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 998025 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-13T02:47:10.057343900Z
[junit4] 2> 998027 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 998030 INFO (zkConnectionManagerCallback-4288-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 998030 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 998135 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 998135 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-2-001\solr.xml
[junit4] 2> 998140 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 998140 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 998142 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 998892 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 998895 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1a2ce366[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 998895 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1a2ce366[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 998898 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4ce79856[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 998899 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4ce79856[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 998900 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
[junit4] 2> 998901 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 998904 INFO (zkConnectionManagerCallback-4295-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 998904 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 999008 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 999011 INFO (zkConnectionManagerCallback-4297-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 999011 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 999023 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 999027 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.ZkController Publish node=127.0.0.1:58704_ as
DOWN
[junit4] 2> 999031 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 999031 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58704_
[junit4] 2> 999034 INFO (zkCallback-4281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 999034 INFO (zkCallback-4269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 999034 INFO (zkCallback-4254-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 999035 INFO (zkCallback-4296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 999037 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 999037 WARN (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 999073 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 999096 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 999107 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 999108 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 999110 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58704_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-2-001\cores
[junit4] 2> 999134 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58704_
[junit4] 2> 999487 INFO (TEST-SyncSliceTest.test-seed#[443833C228AC3E41])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-3-001
of type NRT for shard1
[junit4] 2> 999487 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 999487 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4711fe71{/,null,AVAILABLE}
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b15cb73{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58803}
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server Started @999432ms
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\tempDir-001/jetty3,
hostPort=58803,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-3-001\cores}
[junit4] 2> 999491 ERROR (closeThreadPool-4271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 999491 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-13T02:47:11.523262100Z
[junit4] 2> 999493 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 999499 INFO (zkConnectionManagerCallback-4303-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 999499 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 999602 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 999602 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-3-001\solr.xml
[junit4] 2> 999612 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 999612 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 999613 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 999744 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 999746 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@69e706c6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 999746 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@69e706c6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 999750 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6fba49ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 999750 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6fba49ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 999751 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
[junit4] 2> 999752 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 999755 INFO (zkConnectionManagerCallback-4310-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 999755 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 999860 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 999863 INFO (zkConnectionManagerCallback-4312-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 999863 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 999870 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 999875 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.ZkController Publish node=127.0.0.1:58803_ as
DOWN
[junit4] 2> 999877 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 999877 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58803_
[junit4] 2> 999878 INFO (zkCallback-4296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 999878 INFO (zkCallback-4269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 999878 INFO (zkCallback-4254-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 999878 INFO (zkCallback-4281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 999879 INFO (zkCallback-4311-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 999880 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 999880 WARN (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 999914 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 999940 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 999947 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 999947 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 999949 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58803_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-3-001\cores
[junit4] 2> 999976 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58803_
[junit4] 2> 1000830 INFO
(TEST-SyncSliceTest.test-seed#[443833C228AC3E41]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-4-001
of type NRT for shard1
[junit4] 2> 1000831 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1000831 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1000831 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1000831 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 1000832 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1000832 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1000832 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1000832 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a605eb5{/,null,AVAILABLE}
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5a3ab6a0{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58880}
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.e.j.s.Server Started @1000775ms
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\tempDir-001/jetty4,
hostPort=58880,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-4-001\cores,
replicaType=NRT}
[junit4] 2> 1000835 ERROR (closeThreadPool-4271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 1000835 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-13T02:47:12.867469400Z
[junit4] 2> 1000837 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1000838 INFO (zkConnectionManagerCallback-4318-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1000838 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1000944 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1000944 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-4-001\solr.xml
[junit4] 2> 1000946 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1000946 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1000951 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1001114 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1001117 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@70905244[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1001117 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@70905244[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1001123 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7350ca85[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1001123 WARN (closeThreadPool-4271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7350ca85[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1001125 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
[junit4] 2> 1001126 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1001133 INFO (zkConnectionManagerCallback-4325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1001133 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1001240 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1001240 INFO (zkConnectionManagerCallback-4327-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1001240 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1001275 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1001282 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.ZkController Publish node=127.0.0.1:58880_ as
DOWN
[junit4] 2> 1001282 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1001282 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58880_
[junit4] 2> 1001287 INFO (zkCallback-4254-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1001287 INFO (zkCallback-4269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1001287 INFO (zkCallback-4311-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1001287 INFO (zkCallback-4281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1001287 INFO (zkCallback-4326-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1001303 INFO (zkCallback-4296-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1001309 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1001310 WARN (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1001348 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1001380 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 1001396 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 1001396 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 1001398 INFO (closeThreadPool-4271-thread-1)
[n:127.0.0.1:58880_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-4-001\cores
[junit4] 2> 1001486 INFO (closeThreadPool-4271-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58880_
[junit4] 2> 1001562 INFO (qtp1456741333-12155) [n:127.0.0.1:58405_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:58880_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1001562 INFO (qtp1456741333-12157) [n:127.0.0.1:58405_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:58595_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1001562 INFO (qtp1456741333-12156) [n:127.0.0.1:58405_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:58704_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1001575 INFO (qtp1456741333-12158) [n:127.0.0.1:58405_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:58803_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1001575 INFO
(OverseerThreadFactory-3929-thread-3-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:58880_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 1001583 INFO
(OverseerThreadFactory-3929-thread-3-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1001595 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1002635 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.6.0
[junit4] 2> 1002660 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 1002839 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1002891 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 1002891 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1280911
[junit4] 2> 1002892 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-4-001\cores\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001\shard-4-001\cores\collection1_shard1_replica_n1\data\]
[junit4] 2> 1002894 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6399334319696942]
[junit4] 2> 1002896 WARN (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1003003 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1003003 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1003007 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1003007 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1003008 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=79.05859375,
floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=13.1110275548297,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=44.80065647475779
[junit4] 2> 1003008 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fece199[collection1_shard1_replica_n1] main]
[junit4] 2> 1003009 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1003011 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1003011 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1003011 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663823810441248768
[junit4] 2> 1003013 INFO
(searcherExecutor-3971-thread-1-processing-n:127.0.0.1:58880_
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@1fece199[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1003022 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1003022 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 1003042 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1003042 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1003042 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:58880/collection1_shard1_replica_n1/
[junit4] 2> 1003042 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1003042 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:58880/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1003042 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72151608316919826-core_node2-n_0000000000
[junit4] 2> 1003045 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58880/collection1_shard1_replica_n1/ shard1
[junit4] 2> 1003150 INFO (qtp255021256-12302) [n:127.0.0.1:58880_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1003186 INFO (qtp255021256-12302) [n:127.0.0.1:58880_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1590
[junit4] 2> 1003194 INFO (qtp1456741333-12155) [n:127.0.0.1:58405_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:58880_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1628
[junit4] 2> 1003586 INFO
(OverseerCollectionConfigSetProcessor-72151608316919812-127.0.0.1:58405_-n_0000000000)
[n:127.0.0.1:58405_ ] 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> 1003586 INFO
(OverseerThreadFactory-3929-thread-4-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:58595_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 1003589 INFO
(OverseerThreadFactory-3929-thread-4-processing-n:127.0.0.1:58405_)
[n:127.0.0.1:58405_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1003595 INFO (qtp1844139205-12214) [n:127.0.0.1:58595_
x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1004630 INFO (qtp1844139205-12214) [n:127.0.0.1:58595_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.6.0
[junit4] 2> 1004655 INFO (qtp1844139205-12214) [n:127.0.0.1:58595_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 1004759 INFO (qtp1844139205-12214) [n:127.0.0.
[...truncated too long message...]
utoscaling/events/.auto_add_replicas (0)
[junit4] 1> /solr/autoscaling.json (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "triggers":{
[junit4] 1> ".auto_add_replicas":{
[junit4] 1> "name":".auto_add_replicas",
[junit4] 1> "event":"nodeLost",
[junit4] 1> "waitFor":10,
[junit4] 1> "enabled":true,
[junit4] 1> "actions":[
[junit4] 1> {
[junit4] 1> "name":"auto_add_replicas_plan",
[junit4] 1> "class":"solr.AutoAddReplicasPlanAction"},
[junit4] 1> {
[junit4] 1> "name":"execute_plan",
[junit4] 1> "class":"solr.ExecutePlanAction"}]},
[junit4] 1> ".scheduled_maintenance":{
[junit4] 1> "name":".scheduled_maintenance",
[junit4] 1> "event":"scheduled",
[junit4] 1> "startTime":"NOW",
[junit4] 1> "every":"+1DAY",
[junit4] 1> "enabled":true,
[junit4] 1> "actions":[
[junit4] 1> {
[junit4] 1> "name":"inactive_shard_plan",
[junit4] 1> "class":"solr.InactiveShardPlanAction"},
[junit4] 1> {
[junit4] 1> "name":"inactive_markers_plan",
[junit4] 1> "class":"solr.InactiveMarkersPlanAction"},
[junit4] 1> {
[junit4] 1> "name":"execute_plan",
[junit4] 1> "class":"solr.ExecutePlanAction"}]}},
[junit4] 1> "listeners":{
[junit4] 1> ".auto_add_replicas.system":{
[junit4] 1> "beforeAction":[],
[junit4] 1> "afterAction":[],
[junit4] 1> "stage":[
[junit4] 1> "STARTED",
[junit4] 1> "ABORTED",
[junit4] 1> "SUCCEEDED",
[junit4] 1> "FAILED",
[junit4] 1> "BEFORE_ACTION",
[junit4] 1> "AFTER_ACTION",
[junit4] 1> "IGNORED"],
[junit4] 1> "trigger":".auto_add_replicas",
[junit4] 1>
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
[junit4] 1> ".scheduled_maintenance.system":{
[junit4] 1> "beforeAction":[],
[junit4] 1> "afterAction":[],
[junit4] 1> "stage":[
[junit4] 1> "STARTED",
[junit4] 1> "ABORTED",
[junit4] 1> "SUCCEEDED",
[junit4] 1> "FAILED",
[junit4] 1> "BEFORE_ACTION",
[junit4] 1> "AFTER_ACTION",
[junit4] 1> "IGNORED"],
[junit4] 1> "trigger":".scheduled_maintenance",
[junit4] 1>
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
[junit4] 1> "properties":{}}
[junit4] 1> /solr/clusterprops.json (0)
[junit4] 1> DATA:
[junit4] 1> {"legacyCloud":"true"}
[junit4] 1>
[junit4] 2> 1024963 INFO
(TEST-SyncSliceTest.test-seed#[443833C228AC3E41]) [ ] o.a.s.c.ZkTestServer
Shutting down ZkTestServer.
[junit4] 2> 1025167 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/collections/collection1/state.json
[junit4] 2> 18 /solr/collections/collection1/terms/shard1
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 5 /solr/packages.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/clusterstate.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/overseer/queue
[junit4] 2> 33 /solr/live_nodes
[junit4] 2> 15 /solr/overseer/collection-queue-work
[junit4] 2> 7 /solr/collections
[junit4] 2>
[junit4] 2> 1025172 INFO
(TEST-SyncSliceTest.test-seed#[443833C228AC3E41]) [ ] o.a.s.c.ZkTestServer
waitForServerDown: 127.0.0.1:58369
[junit4] 2> 1025172 INFO
(TEST-SyncSliceTest.test-seed#[443833C228AC3E41]) [ ] o.a.s.c.ZkTestServer
parse host and port list: 127.0.0.1:58369
[junit4] 2> 1025172 INFO
(TEST-SyncSliceTest.test-seed#[443833C228AC3E41]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1 58369
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SyncSliceTest
-Dtests.method=test -Dtests.seed=443833C228AC3E41 -Dtests.slow=true
-Dtests.locale=kw-GB -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 37.3s J1 | SyncSliceTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<5> but
was:<4>
[junit4] > at
__randomizedtesting.SeedInfo.seed([443833C228AC3E41:CC6C0C18865053B9]:0)
[junit4] > at
org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SyncSliceTest_443833C228AC3E41-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56812f7e),
locale=kw-GB, timezone=America/Porto_Velho
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14
(64-bit)/cpus=6,threads=1,free=253470864,total=519045120
[junit4] 2> NOTE: All tests run in this JVM:
[TestLMJelinekMercerSimilarityFactory, OverseerStatusTest,
SuggestComponentTest, PropertiesRequestHandlerTest, TestDocTermOrds,
BasicDistributedZk2Test, LeaderVoteWaitTimeoutTest, TestNumericTerms64,
TestDistributedSearch, TestChildDocTransformerHierarchy, TestSolrCachePerf,
DistributedSpellCheckComponentTest, CollectionsAPIAsyncDistributedZkTest,
CdcrVersionReplicationTest, TestCloudInspectUtil, CoreSorterTest,
TemplateUpdateProcessorTest, V2ApiIntegrationTest, SuggesterTest,
TestMinHashQParser, BlockCacheTest, TestExpandComponent, UtilsToolTest,
TestCloudNestedDocsSort, TestSQLHandlerNonCloud,
CoreMergeIndexesAdminHandlerTest, JavaBinAtomicUpdateMultivalueTest,
ManagedSchemaRoundRobinCloudTest, ClusterStateMockUtilTest,
TestDynamicFieldCollectionResource, TestMaxTokenLenTokenizer, TestConfigsApi,
DataDrivenBlockJoinTest, AnalyticsQueryTest, DistributedFacetPivotWhiteBoxTest,
TestRecovery, HdfsRestartWhileUpdatingTest, DeleteShardTest,
BasicAuthOnSingleNodeTest, ChaosMonkeySafeLeaderTest,
AutoAddReplicasIntegrationTest, BJQParserTest,
TestSolrCloudWithHadoopAuthPlugin, TestFiltering, NoCacheHeaderTest,
TestZkChroot, TestXIncludeConfig, SubstringBytesRefFilterTest,
JavabinLoaderTest, TestInPlaceUpdatesRequiredField, TransactionLogTest,
MetricsConfigTest, TestRebalanceLeaders, MoreLikeThisComponentTest,
TestReplicationHandlerBackup, FullHLLTest, TestSimComputePlanAction,
ConnectionReuseTest, JWTVerificationkeyResolverTest, TestFunctionQuery,
TestQuerySenderListener, QueryResultKeyTest, TestTolerantUpdateProcessorCloud,
ScheduledTriggerTest, TestSimGenericDistributedQueue, NodeLostTriggerTest,
TestFieldCacheSortRandom, TestLeaderElectionZkExpiry, TestRawResponseWriter,
MissingSegmentRecoveryTest, TestAtomicUpdateErrorCases, SolrShardReporterTest,
SearchHandlerTest, TestFieldTypeResource, DistributedFacetExistsSmallTest,
TestSerializedLuceneMatchVersion, TestComplexPhraseLeadingWildcard,
SyncSliceTest]
[junit4] Completed [448/904 (1!)] on J1 in 37.49s, 1 test, 1 failure <<<
FAILURES!
[...truncated 46406 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/984/consoleText
[repro] Revision: 61335141db553b74872ad82ea4080af9fd0eb56a
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] SyncSliceTest
[repro] ant compile-test
[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.SyncSliceTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=443833C228AC3E41 -Dtests.slow=true -Dtests.locale=kw-GB
-Dtests.timezone=America/Porto_Velho -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.SyncSliceTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]