Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/225/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test
Error Message:
Timeout waiting for state down of replica core_node4, current state recovering
expected:<down> but was:<recovering>
Stack Trace:
java.lang.AssertionError: Timeout waiting for state down of replica core_node4,
current state recovering expected:<down> but was:<recovering>
at
__randomizedtesting.SeedInfo.seed([18F683E1CEDB306D:90A2BC3B60275D95]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.solr.cloud.HttpPartitionTest.waitForState(HttpPartitionTest.java:326)
at
org.apache.solr.cloud.HttpPartitionTest.testDoRecoveryOnRestart(HttpPartitionTest.java:184)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
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:567)
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:835)
Build Log:
[...truncated 14711 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/init-core-data-001
[junit4] 2> 2535161 WARN
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[18F683E1CEDB306D]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 2535161 INFO
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[18F683E1CEDB306D]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2535162 INFO
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[18F683E1CEDB306D]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2535162 INFO
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[18F683E1CEDB306D]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2535162 INFO
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[18F683E1CEDB306D]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/_xk/c
[junit4] 2> 2535166 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2535166 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2535166 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2535276 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:65225
[junit4] 2> 2535276 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65225
[junit4] 2> 2535276 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 65225
[junit4] 2> 2535286 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2535302 INFO (zkConnectionManagerCallback-19288-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2535302 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2535312 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2535314 INFO (zkConnectionManagerCallback-19290-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2535315 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2535317 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2535320 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2535323 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2535326 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2535329 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2535339 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2535341 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2535344 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2535347 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2535349 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2535352 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2535355 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 2535902 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2535903 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2535903 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2535903 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 2535904 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2535904 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2535904 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2535905 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1757406b{/_xk/c,null,AVAILABLE}
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@24f4c1bd{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:65230}
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.s.Server Started @2536012ms
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_xk/c,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/tempDir-001/control/data,
hostPort=65229,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 2535906 ERROR
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2535906 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-05T18:03:41.894647Z
[junit4] 2> 2535907 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2535910 INFO (zkConnectionManagerCallback-19292-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2535910 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2536022 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2536022 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/control-001/solr.xml
[junit4] 2> 2536025 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2536025 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2536027 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2536128 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2536129 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1065b015[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536129 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1065b015[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536133 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@34359f7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536133 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@34359f7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536134 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65225/solr
[junit4] 2> 2536136 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2536138 INFO (zkConnectionManagerCallback-19299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536138 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2536252 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2536255 INFO (zkConnectionManagerCallback-19301-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536255 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2536501 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:65229__xk%2Fc
[junit4] 2> 2536503 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.Overseer Overseer
(id=72114188954435588-127.0.0.1:65229__xk%2Fc-n_0000000000) starting
[junit4] 2> 2536518 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2536521 INFO (zkConnectionManagerCallback-19308-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536521 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2536527 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:65225/solr ready
[junit4] 2> 2536530 INFO
(OverseerStateUpdate-72114188954435588-127.0.0.1:65229__xk%2Fc-n_0000000000)
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:65229__xk%2Fc
[junit4] 2> 2536530 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65229__xk%2Fc
[junit4] 2> 2536533 INFO
(OverseerStateUpdate-72114188954435588-127.0.0.1:65229__xk%2Fc-n_0000000000)
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2536535 INFO (zkCallback-19307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2536582 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2536624 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2536646 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2536647 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2536648 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D])
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/control-001/cores
[junit4] 2> 2536673 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2536676 INFO (zkConnectionManagerCallback-19314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536676 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2536679 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2536682 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65225/solr ready
[junit4] 2> 2536683 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65236,localport=65229], receiveBufferSize:408300
[junit4] 2> 2536684 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65230,localport=65237], receiveBufferSize=408300
[junit4] 2> 2536686 INFO (qtp63002007-42431) [n:127.0.0.1:65229__xk%2Fc
] 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:65229__xk%252Fc&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2536695 INFO
(OverseerThreadFactory-11222-thread-1-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 2536820 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65238,localport=65229], receiveBufferSize:408300
[junit4] 2> 2536822 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65230,localport=65239], receiveBufferSize=408300
[junit4] 2> 2536823 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2536824 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2537919 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2537954 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2538123 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538204 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2538205 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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@1d1d73fe
[junit4] 2> 2538205 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2538209 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33692051794245864]
[junit4] 2> 2538212 WARN (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538310 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538310 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538313 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2538313 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2538315 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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=17, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.4248046875,
floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=21.68859464112755,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23919557038233474, deletesPctAllowed=21.187777955857463
[junit4] 2> 2538316 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e8b3efa[control_collection_shard1_replica_n1] main]
[junit4] 2> 2538324 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2538325 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538326 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2538326 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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 1638242529379876864
[junit4] 2> 2538331 INFO
(searcherExecutor-11227-thread-1-processing-n:127.0.0.1:65229__xk%2Fc
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:65229__xk%2Fc 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@1e8b3efa[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2538348 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538348 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538359 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2538359 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538359 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:65229/_xk/c/control_collection_shard1_replica_n1/
[junit4] 2> 2538360 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538361 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:65229/_xk/c/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2538361 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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/72114188954435588-core_node2-n_0000000000
[junit4] 2> 2538367 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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:65229/_xk/c/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2538474 INFO (zkCallback-19300-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> 2538476 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
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> 2538481 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1658
[junit4] 2> 2538487 INFO (qtp63002007-42431) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 2538583 INFO (zkCallback-19300-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> 2538583 INFO (zkCallback-19300-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> 2538586 INFO (qtp63002007-42431) [n:127.0.0.1:65229__xk%2Fc
] 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:65229__xk%252Fc&wt=javabin&version=2}
status=0 QTime=1900
[junit4] 2> 2538702 INFO
(OverseerCollectionConfigSetProcessor-72114188954435588-127.0.0.1:65229__xk%2Fc-n_0000000000)
[n:127.0.0.1:65229__xk%2Fc ] 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> 2538703 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2538706 INFO (zkConnectionManagerCallback-19320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2538706 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2538709 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2538712 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65225/solr ready
[junit4] 2> 2538712 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2538712 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65241,localport=65229], receiveBufferSize:408300
[junit4] 2> 2538718 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65230,localport=65242], receiveBufferSize=408300
[junit4] 2> 2538718 INFO (qtp63002007-42432) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2538729 INFO
(OverseerThreadFactory-11222-thread-2-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 2538941 WARN
(OverseerThreadFactory-11222-thread-2-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 2538945 INFO (qtp63002007-42432) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 2538947 INFO (qtp63002007-42432) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=228
[junit4] 2> 2538949 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 2539595 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-1-001
of type TLOG in shard 2
[junit4] 2> 2539597 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2539597 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2539597 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2539597 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 2539599 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2539599 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2539599 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2539599 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@718958e3{/_xk/c,null,AVAILABLE}
[junit4] 2> 2539600 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ce94cbe{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:65244}
[junit4] 2> 2539600 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.Server Started @2539706ms
[junit4] 2> 2539600 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_xk/c,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/tempDir-001/jetty1,
hostPort=65243,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-1-001/cores,
replicaType=TLOG}
[junit4] 2> 2539601 ERROR (closeThreadPool-19321-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2539601 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2539601 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2539601 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2539601 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2539601 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-05T18:03:45.589266Z
[junit4] 2> 2539602 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2539605 INFO (zkConnectionManagerCallback-19323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2539605 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2539711 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2539711 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-1-001/solr.xml
[junit4] 2> 2539717 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2539717 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2539721 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2539968 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2539971 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@55c772a1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2539971 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@55c772a1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2539979 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@acf2c61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2539979 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@acf2c61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2539981 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65225/solr
[junit4] 2> 2539982 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2539986 INFO (zkConnectionManagerCallback-19330-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2539986 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2540097 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2540102 INFO (zkConnectionManagerCallback-19332-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540102 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2540118 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2540136 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.ZkController Publish
node=127.0.0.1:65243__xk%2Fc as DOWN
[junit4] 2> 2540142 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2540142 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65243__xk%2Fc
[junit4] 2> 2540148 INFO (zkCallback-19300-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540148 INFO (zkCallback-19319-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540148 INFO (zkCallback-19307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540149 INFO (zkCallback-19331-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540153 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2540156 INFO (zkConnectionManagerCallback-19339-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540156 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2540169 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 2540173 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:65225/solr ready
[junit4] 2> 2540232 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2540268 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2540288 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2540288 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2540291 INFO (closeThreadPool-19321-thread-1)
[n:127.0.0.1:65243__xk%2Fc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-1-001/cores
[junit4] 2> 2540348 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-2-001
of type TLOG in shard 1
[junit4] 2> 2540350 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2540350 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2540350 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2540350 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 2540353 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2540353 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2540353 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2540354 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@191731cb{/_xk/c,null,AVAILABLE}
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@51733935{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:65250}
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.e.j.s.Server Started @2540461ms
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_xk/c,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/tempDir-001/jetty2,
hostPort=65249,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-2-001/cores,
replicaType=TLOG}
[junit4] 2> 2540355 ERROR (closeThreadPool-19321-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2540355 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-05T18:03:46.343959Z
[junit4] 2> 2540360 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2540366 INFO (zkConnectionManagerCallback-19342-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540367 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2540477 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2540477 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-2-001/solr.xml
[junit4] 2> 2540485 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2540485 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2540487 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2540738 INFO
(OverseerCollectionConfigSetProcessor-72114188954435588-127.0.0.1:65229__xk%2Fc-n_0000000000)
[n:127.0.0.1:65229__xk%2Fc ] 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> 2540907 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2540913 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3f35a01b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540913 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3f35a01b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540929 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@b276c07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540929 WARN (closeThreadPool-19321-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@b276c07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540930 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65225/solr
[junit4] 2> 2540932 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2540943 INFO (zkConnectionManagerCallback-19349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540943 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2541027 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-3-001
of type TLOG in shard 2
[junit4] 2> 2541028 WARN (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2541031 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2541031 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2541032 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 2541034 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2541035 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2541035 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2541035 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36e36b17{/_xk/c,null,AVAILABLE}
[junit4] 2> 2541035 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a198cd8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:65254}
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.e.j.s.Server Started @2541142ms
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_xk/c,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/tempDir-001/jetty3,
hostPort=65253,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-3-001/cores,
replicaType=TLOG}
[junit4] 2> 2541036 ERROR (closeThreadPool-19321-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2541036 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-05T18:03:47.024567Z
[junit4] 2> 2541037 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2541040 INFO (zkConnectionManagerCallback-19351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541040 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2541056 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2541060 INFO (zkConnectionManagerCallback-19353-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541060 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2541158 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2541158 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-3-001/solr.xml
[junit4] 2> 2541163 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2541164 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2541166 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2541172 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2541220 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:65249__xk%2Fc as DOWN
[junit4] 2> 2541223 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2541223 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65249__xk%2Fc
[junit4] 2> 2541228 INFO (zkCallback-19319-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541228 INFO (zkCallback-19307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541228 INFO (zkCallback-19300-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541228 INFO (zkCallback-19331-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541228 INFO (zkCallback-19338-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541228 INFO (zkCallback-19352-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541231 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2541234 INFO (zkConnectionManagerCallback-19361-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541234 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2541237 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2541242 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65225/solr ready
[junit4] 2> 2541270 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2541304 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2541320 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2541320 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2541322 INFO (closeThreadPool-19321-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-2-001/cores
[junit4] 2> 2541324 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2541330 WARN (closeThreadPool-19321-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@721f6199[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541330 WARN (closeThreadPool-19321-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@721f6199[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541335 WARN (closeThreadPool-19321-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@29f64b2e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541335 WARN (closeThreadPool-19321-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@29f64b2e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541336 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65225/solr
[junit4] 2> 2541337 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2541340 INFO (zkConnectionManagerCallback-19368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541340 INFO (closeThreadPool-19321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2541447 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2541451 INFO (zkConnectionManagerCallback-19370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541451 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2541465 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 2541481 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.ZkController Publish
node=127.0.0.1:65253__xk%2Fc as DOWN
[junit4] 2> 2541484 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2541484 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65253__xk%2Fc
[junit4] 2> 2541489 INFO (zkCallback-19331-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541490 INFO (zkCallback-19369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541490 INFO (zkCallback-19307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541490 INFO (zkCallback-19352-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541490 INFO (zkCallback-19338-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541490 INFO (zkCallback-19300-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541490 INFO (zkCallback-19319-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541491 INFO (zkCallback-19360-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2541493 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2541496 INFO (zkConnectionManagerCallback-19377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541496 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2541499 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 2541501 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:65225/solr ready
[junit4] 2> 2541558 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2541586 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2541604 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2541604 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2541606 INFO (closeThreadPool-19321-thread-2)
[n:127.0.0.1:65253__xk%2Fc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-3-001/cores
[junit4] 2> 2541680 INFO (qtp63002007-42433) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:65243__xk%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2541680 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65261,localport=65229], receiveBufferSize:408300
[junit4] 2> 2541682 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65230,localport=65262], receiveBufferSize=408300
[junit4] 2> 2541682 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65263,localport=65229], receiveBufferSize:408300
[junit4] 2> 2541682 INFO (qtp63002007-42434) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:65249__xk%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2541684 INFO (SocketProxy-Acceptor-65229) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65230,localport=65264], receiveBufferSize=408300
[junit4] 2> 2541684 INFO (qtp63002007-42430) [n:127.0.0.1:65229__xk%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:65253__xk%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2541691 INFO
(OverseerThreadFactory-11222-thread-3-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:65243__xk%2Fc for creating new replica of shard
shard2 for collection collection1
[junit4] 2> 2541691 INFO
(OverseerThreadFactory-11222-thread-4-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:65249__xk%2Fc for creating new replica of shard
shard1 for collection collection1
[junit4] 2> 2541698 INFO
(OverseerThreadFactory-11222-thread-3-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 2541701 INFO
(OverseerThreadFactory-11222-thread-4-processing-n:127.0.0.1:65229__xk%2Fc)
[n:127.0.0.1:65229__xk%2Fc c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 2541704 INFO (SocketProxy-Acceptor-65243) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65265,localport=65243], receiveBufferSize:408300
[junit4] 2> 2541705 INFO (SocketProxy-Acceptor-65243) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65244,localport=65266], receiveBufferSize=408300
[junit4] 2> 2541708 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
x:collection1_shard2_replica_t1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2541709 INFO (SocketProxy-Acceptor-65249) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=65267,localport=65249], receiveBufferSize:408300
[junit4] 2> 2541711 INFO (SocketProxy-Acceptor-65249) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=65250,localport=65268], receiveBufferSize=408300
[junit4] 2> 2541713 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
x:collection1_shard1_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2542759 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2542759 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2542797 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema
[collection1_shard2_replica_t1] Schema name=test
[junit4] 2> 2542801 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_t2] Schema name=test
[junit4] 2> 2543552 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2543565 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2543601 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2543602 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t1' (registry
'solr.core.collection1.shard2.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2543602 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_t1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-1-001/cores/collection1_shard2_replica_t1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-1-001/cores/collection1_shard2_replica_t1/data/]
[junit4] 2> 2543605 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t2' using configuration from
collection collection1, trusted=true
[junit4] 2> 2543605 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1d73fe
[junit4] 2> 2543605 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_t2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-2-001/cores/collection1_shard1_replica_t2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001/shard-2-001/cores/collection1_shard1_replica_t2/data/]
[junit4] 2> 2543606 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33692051794245864]
[junit4] 2> 2543608 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33692051794245864]
[junit4] 2> 2543615 WARN (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
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> 2543615 WARN (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
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> 2543714 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2543714 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2543716 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2543716 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2543717 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.4248046875,
floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=21.68859464112755,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23919557038233474, deletesPctAllowed=21.187777955857463
[junit4] 2> 2543718 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d658604[collection1_shard1_replica_t2] main]
[junit4] 2> 2543720 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2543720 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2543722 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2543722 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2543722 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2543723 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2543723 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2543728 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1638242535044284416
[junit4] 2> 2543728 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.4248046875,
floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=21.68859464112755,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23919557038233474, deletesPctAllowed=21.187777955857463
[junit4] 2> 2543728 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e5aa2ad[collection1_shard2_replica_t1] main]
[junit4] 2> 2543734 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2543735 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2543736 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2543736 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1638242535052673024
[junit4] 2> 2543742 INFO
(searcherExecutor-11259-thread-1-processing-n:127.0.0.1:65243__xk%2Fc
x:collection1_shard2_replica_t1 c:collection1 s:shard2)
[n:127.0.0.1:65243__xk%2Fc c:collection1 s:shard2
x:collection1_shard2_replica_t1 ] o.a.s.c.SolrCore
[collection1_shard2_replica_t1] Registered new searcher
Searcher@e5aa2ad[collection1_shard2_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2543744 INFO
(searcherExecutor-11260-thread-1-processing-n:127.0.0.1:65249__xk%2Fc
x:collection1_shard1_replica_t2 c:collection1 s:shard1)
[n:127.0.0.1:65249__xk%2Fc c:collection1 s:shard1
x:collection1_shard1_replica_t2 ] o.a.s.c.SolrCore
[collection1_shard1_replica_t2] Registered new searcher
Searcher@3d658604[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2543751 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 2543751 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 2543753 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2543753 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65243/_xk/c/collection1_shard2_replica_t1/
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:65243/_xk/c/collection1_shard2_replica_t1/ has no replicas
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ] o.a.s.c.ZkController
collection1_shard2_replica_t1 stopping background replication from leader
[junit4] 2> 2543765 INFO (qtp573486731-42499) [n:127.0.0.1:65243__xk%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_t1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72114188954435594-core_node3-n_0000000000
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65249/_xk/c/collection1_shard1_replica_t2/
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.SyncStrategy
http://127.0.0.1:65249/_xk/c/collection1_shard1_replica_t2/ has no replicas
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ] o.a.s.c.ZkController
collection1_shard1_replica_t2 stopping background replication from leader
[junit4] 2> 2543767 INFO (qtp1586393234-42532) [n:127.0.0.1:65249__xk%2Fc
c:collection1 s:shard1 x:collection1_shard1_replica_t2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collec
[...truncated too long message...]
nt children watches above limit:
[junit4] 2>
[junit4] 2> 46 /solr/overseer/queue
[junit4] 2> 43 /solr/live_nodes
[junit4] 2> 19 /solr/collections
[junit4] 2> 17 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 2564306 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65225
[junit4] 2> 2564306 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[18F683E1CEDB306D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 65225
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test
-Dtests.seed=18F683E1CEDB306D -Dtests.slow=true -Dtests.locale=ti-ER
-Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 29.2s J1 | HttpPartitionWithTlogReplicasTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Timeout waiting for
state down of replica core_node4, current state recovering expected:<down> but
was:<recovering>
[junit4] > at
__randomizedtesting.SeedInfo.seed([18F683E1CEDB306D:90A2BC3B60275D95]:0)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.waitForState(HttpPartitionTest.java:326)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.testDoRecoveryOnRestart(HttpPartitionTest.java:184)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
[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:567)
[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:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_18F683E1CEDB306D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128),
_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50,
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1785,
maxMBSortInHeap=5.413297995566375,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@194f887e),
locale=ti-ER, timezone=Canada/Yukon
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1
(64-bit)/cpus=3,threads=1,free=220708552,total=526909440
[junit4] 2> NOTE: All tests run in this JVM: [TestSearcherReuse,
OverseerRolesTest, TestSSLRandomization, TestIndexSearcher,
TestBulkSchemaConcurrent, SuggesterFSTTest, TestGeoJSONResponseWriter,
TestRTGBase, ResponseHeaderTest, TestCloudPivotFacet,
DefaultValueUpdateProcessorTest, TestLMJelinekMercerSimilarityFactory,
ComputePlanActionTest, TestInPlaceUpdatesRequiredField, DaemonStreamApiTest,
TestHdfsBackupRestoreCore, BigEndianAscendingWordDeserializerTest,
CoreAdminRequestStatusTest, HttpSolrCallGetCoreTest, TestSimNodeAddedTrigger,
PeerSyncWithIndexFingerprintCachingTest, TestAuthorizationFramework,
TestRequestStatusCollectionAPI, SearchRateTriggerIntegrationTest,
DistribJoinFromCollectionTest, XsltUpdateRequestHandlerTest,
CleanupOldIndexTest, TestCloudRecovery, DocValuesMissingTest,
CollectionsAPISolrJTest, TestSolrDeletionPolicy1, HighlighterConfigTest,
HdfsChaosMonkeyNothingIsSafeTest, AnalysisErrorHandlingTest,
TestSolrFieldCacheBean, TestWriterPerf, SliceStateTest, TestIntervalFaceting,
TestConfigReload, StatsComponentTest, AnalyticsQueryTest,
TestHighlightDedupGrouping, HdfsWriteToMultipleCollectionsTest,
TestDFISimilarityFactory, TestManagedSchemaThreadSafety, SoftAutoCommitTest,
ResponseBuilderTest, TestLFUCache, ReplaceNodeTest,
TestSimpleTrackingShardHandler, UnloadDistributedZkTest, BlockCacheTest,
TestFieldResource, HdfsCollectionsAPIDistributedZkTest, TestStressUserVersions,
SolrIndexConfigTest, TestJmxIntegration, TestCloudConsistency,
TestTolerantUpdateProcessorCloud, TestSubQueryTransformerCrossCore,
NestedShardedAtomicUpdateTest, TestSimpleTextCodec, SuggesterTest,
HighlighterTest, NodeLostTriggerTest, TestDistributedMissingSort,
TestWordDelimiterFilterFactory, TestFreeTextSuggestions, TestXmlQParserPlugin,
TestRuleBasedAuthorizationPlugin, TestDynamicFieldResource,
TestAddFieldRealTimeGet, TestCloudSchemaless, DateMathParserTest,
TestXIncludeConfig, RecoveryZkTest, DirectoryFactoryTest,
TermVectorComponentTest, SolrCoreTest, TestReplicationHandlerBackup,
SystemInfoHandlerTest, SimplePostToolTest, MissingSegmentRecoveryTest,
DataDrivenBlockJoinTest, BasicFunctionalityTest, TestJettySolrRunner,
TestCopyFieldCollectionResource, TestMultiWordSynonyms, V2StandaloneTest,
CollectionReloadTest, TestRangeQuery, NestedAtomicUpdateTest, ZkCLITest,
TestStressRecovery, TestDocSet, TestDocumentBuilder, TestConfig,
TestDistributedStatsComponentCardinality, TestRandomFlRTGCloud,
IndexSchemaTest, TestSQLHandler, MetricTriggerTest, DistributedVersionInfoTest,
SaslZkACLProviderTest, TestExceedMaxTermLength, PropertiesRequestHandlerTest,
TestOnReconnectListenerSupport, SolrCloudReportersTest,
BlobRepositoryCloudTest, DistributedTermsComponentTest, BadComponentTest,
HdfsNNFailoverTest, OverseerCollectionConfigSetProcessorTest,
BlockJoinFacetRandomTest, OutOfBoxZkACLAndCredentialsProvidersTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, SystemCollectionCompatTest,
TestLegacyFieldReuse, UpdateLogTest, TestConfigSets, LeaderTragicEventTest,
TestClusterStateMutator, TestLeaderElectionWithEmptyReplica, SimpleFacetsTest,
TestFacetMethods, JWTAuthPluginTest, QueryResultKeyTest,
TestSimClusterStateProvider, ForceLeaderTest, TestPullReplica,
TestMinHashQParser, TestNumericTokenStream, TestReloadAndDeleteDocs,
DistributedFacetPivotLongTailTest, PreAnalyzedUpdateProcessorTest,
ZkFailoverTest, AuditLoggerIntegrationTest, TestCoreAdminApis,
ReturnFieldsTest, DocExpirationUpdateProcessorFactoryTest,
TestSolrCloudWithKerberosAlt, PeerSyncReplicationTest, InfoHandlerTest,
DistributedQueryComponentOptimizationTest, TestReloadDeadlock,
TestStressCloudBlindAtomicUpdates, OpenExchangeRatesOrgProviderTest,
HdfsBasicDistributedZk2Test, JvmMetricsTest,
TestCollectionsAPIViaSolrCloudCluster, TestDynamicURP,
TriggerCooldownIntegrationTest, CacheHeaderTest, TestLegacyTerms,
TestSolrCloudSnapshots, TestSchemalessBufferedUpdates, BasicAuthStandaloneTest,
BadCopyFieldTest, CircularListTest, TestSolrQueryParser,
DistributedMLTComponentTest, TestUniqueKeyFieldResource,
TestPayloadScoreQParserPlugin, UtilsToolTest, TestTrackingShardHandlerFactory,
CustomTermsComponentTest, BinaryUpdateRequestHandlerTest,
TestSimExecutePlanAction, PeerSyncWithLeaderTest, TestNumericTerms32,
SegmentsInfoRequestHandlerTest, TestSimDistribStateManager,
SortSpecParsingTest, AliasIntegrationTest, ExternalFileFieldSortTest,
TestMergePolicyConfig, TestConfigSetsAPI, RestoreTriggerStateTest,
TestCSVResponseWriter, TestShortCircuitedRequests, NotRequiredUniqueKeyTest,
TestSystemIdResolver, FullHLLTest, TestNestedDocsSort,
TestJsonFacetsStatsParsing, DocumentBuilderTest,
TestCursorMarkWithoutUniqueKey, AssignTest, TestSolrConfigHandlerCloud,
TestLocalFSCloudBackupRestore, TestSnapshotCloudManager, HdfsSyncSliceTest,
TestSolrIndexConfig, TestDeleteCollectionOnDownNodes, TestComponentsName,
TestInPlaceUpdateWithRouteField, TestConfigSetsAPIZkFailure,
MetricsHandlerTest, DeleteShardTest, TestSolrQueryResponse,
TestRebalanceLeaders, TestConfigSetImmutable, MultiSolrCloudTestCaseTest,
BufferStoreTest, TestWithCollection, PreAnalyzedFieldManagedSchemaCloudTest,
DeleteInactiveReplicaTest, TestCollectionAPIs,
DistributedSpellCheckComponentTest, NodeAddedTriggerTest, MergeStrategyTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest,
HttpPartitionWithTlogReplicasTest]
[junit4] Completed [485/867 (1!)] on J1 in 29.29s, 1 test, 1 failure <<<
FAILURES!
[...truncated 46170 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/225/consoleText
[repro] Revision: e616ed49a6688c011e4854afc509dd13a7222b6f
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=HttpPartitionWithTlogReplicasTest
-Dtests.method=test -Dtests.seed=18F683E1CEDB306D -Dtests.slow=true
-Dtests.locale=ti-ER -Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] HttpPartitionWithTlogReplicasTest
[repro] ant compile-test
[...truncated 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.HttpPartitionWithTlogReplicasTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=18F683E1CEDB306D -Dtests.slow=true -Dtests.locale=ti-ER
-Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 74 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 0
[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]