Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/184/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
re-indexing warning not found
Stack Trace:
java.lang.AssertionError: re-indexing warning not found
at
__randomizedtesting.SeedInfo.seed([97BFAB92AEEFB4EE:E74A083BCE271D98]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:206)
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
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)
FAILED: org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes
Error Message:
Error from server at https://127.0.0.1:36671/solr: Underlying core creation
failed while creating collection: tlog_replica_test_only_leader_indexes
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:36671/solr: Underlying core creation failed
while creating collection: tlog_replica_test_only_leader_indexes
at
__randomizedtesting.SeedInfo.seed([97BFAB92AEEFB4EE:8BBED61FDB4ACA7D]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.cloud.TestTlogReplica.createAndWaitForCollection(TestTlogReplica.java:753)
at
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:468)
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
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 14632 lines...]
[junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
[junit4] 2> 1726362 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/data-dir-152-001
[junit4] 2> 1726362 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1726362 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1726362 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1726363 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001
[junit4] 2> 1726363 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1726363 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1726363 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1726463 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33785
[junit4] 2> 1726463 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33785
[junit4] 2> 1726463 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33785
[junit4] 2> 1726463 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33785
[junit4] 2> 1726464 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726465 INFO (zkConnectionManagerCallback-11241-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726465 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726467 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726474 INFO (zkConnectionManagerCallback-11243-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726474 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726475 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726478 INFO (zkConnectionManagerCallback-11245-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726478 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726585 WARN (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1726585 WARN (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1726585 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1726585 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1726585 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1726585 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1726585 INFO (jetty-launcher-11246-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> 1726585 INFO (jetty-launcher-11246-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> 1726586 INFO (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1726586 INFO (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1726586 INFO (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64748303{/solr,null,AVAILABLE}
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ba46cdd{/solr,null,AVAILABLE}
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@650d2bba{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41817}
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.e.j.s.Server Started @1726627ms
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41817}
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@40bb3109{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36001}
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.e.j.s.Server Started @1726627ms
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36001}
[junit4] 2> 1726587 ERROR (jetty-launcher-11246-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1726587 ERROR (jetty-launcher-11246-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-25T11:10:12.929976Z
[junit4] 2> 1726587 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1726588 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1726588 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1726588 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-25T11:10:12.930039Z
[junit4] 2> 1726588 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726588 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726589 INFO (zkConnectionManagerCallback-11248-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726589 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726589 INFO (zkConnectionManagerCallback-11250-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726589 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726589 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1726589 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1726771 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1726772 WARN (jetty-launcher-11246-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@49585525[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726772 WARN (jetty-launcher-11246-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@49585525[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726773 WARN (jetty-launcher-11246-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@12dd0417[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726773 WARN (jetty-launcher-11246-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@12dd0417[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726774 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33785/solr
[junit4] 2> 1726775 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726775 INFO (zkConnectionManagerCallback-11257-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726775 INFO (jetty-launcher-11246-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726836 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1726837 WARN (jetty-launcher-11246-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5cc62ad1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726837 WARN (jetty-launcher-11246-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5cc62ad1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726839 WARN (jetty-launcher-11246-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3687f13b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726839 WARN (jetty-launcher-11246-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3687f13b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1726840 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33785/solr
[junit4] 2> 1726840 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1726841 INFO (zkConnectionManagerCallback-11264-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726841 INFO (jetty-launcher-11246-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1726894 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1726895 INFO (zkConnectionManagerCallback-11266-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726895 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1726932 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36001_solr
[junit4] 2> 1726932 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.c.Overseer Overseer
(id=72074359094640647-127.0.0.1:36001_solr-n_0000000000) starting
[junit4] 2> 1726935 INFO
(OverseerStateUpdate-72074359094640647-127.0.0.1:36001_solr-n_0000000000)
[n:127.0.0.1:36001_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36001_solr
[junit4] 2> 1726935 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36001_solr
[junit4] 2> 1726935 INFO (zkCallback-11265-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1726944 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1726956 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1726962 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1726962 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1726963 INFO (jetty-launcher-11246-thread-2)
[n:127.0.0.1:36001_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.
[junit4] 2> 1726994 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1726995 INFO (zkConnectionManagerCallback-11272-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1726995 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1726999 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1727001 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41817_solr as DOWN
[junit4] 2> 1727001 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1727001 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41817_solr
[junit4] 2> 1727002 INFO (zkCallback-11265-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1727002 INFO (zkCallback-11271-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1727010 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1727021 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41817.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1727028 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41817.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1727028 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41817.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1727030 INFO (jetty-launcher-11246-thread-1)
[n:127.0.0.1:41817_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.
[junit4] 2> 1727044 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 1727045 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1727046 INFO (zkConnectionManagerCallback-11281-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1727046 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1727047 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1727048 INFO
(SUITE-SystemCollectionCompatTest-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33785/solr ready
[junit4] 2> 1727059 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
[junit4] 2> 1727060 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1727064 INFO
(OverseerThreadFactory-9268-thread-1-processing-n:127.0.0.1:36001_solr)
[n:127.0.0.1:36001_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 1727170 INFO
(OverseerStateUpdate-72074359094640647-127.0.0.1:36001_solr-n_0000000000)
[n:127.0.0.1:36001_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41817/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1727171 INFO
(OverseerStateUpdate-72074359094640647-127.0.0.1:36001_solr-n_0000000000)
[n:127.0.0.1:36001_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36001/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1727373 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1727373 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1727373 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1728379 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1728379 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1728393 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 1728393 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 1728395 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 1728395 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 1728397 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1728397 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1728398 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 1728398 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Managed schema znode at
/configs/.system/managed-schema already exists - no need to create it
[junit4] 2> 1728399 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 1728399 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 1728399 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1728399 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 1728399 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 1728400 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 1728400 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41817.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1728400 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
[junit4] 2> 1728431 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1728431 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1728432 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1728432 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1728433 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 1728433 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1728433 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 1728433 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1728434 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@456b75a1[.system_shard1_replica_n1]
main]
[junit4] 2> 1728434 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7cf72275[.system_shard1_replica_n2]
main]
[junit4] 2> 1728435 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1728435 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1728435 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1728435 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1728435 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1728435 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1728435 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
[junit4] 2> 1728435 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1728435 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1728435 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1651171880890007552
[junit4] 2> 1728436 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 1728438 INFO
(searcherExecutor-9277-thread-1-processing-n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@7cf72275[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1728438 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1728438 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 2 ms
[junit4] 2> 1728438 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1728438 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1651171880893153280
[junit4] 2> 1728439 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 1728439 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 1728440 INFO
(searcherExecutor-9278-thread-1-processing-n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@456b75a1[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1728441 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1728442 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0},
version=1}
[junit4] 2> 1728442 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 1728942 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1728942 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1728942 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36001/solr/.system_shard1_replica_n2/
[junit4] 2> 1728943 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:36001/solr START
replicas=[http://127.0.0.1:41817/solr/.system_shard1_replica_n1/] nUpdates=100
[junit4] 2> 1728943 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:36001/solr DONE.
We have no versions. sync failed.
[junit4] 2> 1728944 INFO (qtp1808451763-33718) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1728944 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1728944 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1728944 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/72074359094640647-core_node4-n_0000000000
[junit4] 2> 1728945 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36001/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 1729046 INFO (zkCallback-11265-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729047 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1729058 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1685
[junit4] 2> 1729148 INFO (zkCallback-11265-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729148 INFO (zkCallback-11265-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729445 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2072
[junit4] 2> 1729446 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 1729546 INFO (zkCallback-11271-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729546 INFO (zkCallback-11265-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729546 INFO (zkCallback-11265-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729546 INFO (zkCallback-11271-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1729547 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2486
[junit4] 2> 1729547 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
[junit4] 2> 1729549 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1729550 INFO (zkConnectionManagerCallback-11288-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1729550 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1729551 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1729552 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[97BFAB92AEEFB4EE]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33785/solr ready
[junit4] 2> 1729554 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1},
version=2}
[junit4] 2> 1729556 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36001/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16ea2414152T1gb8dxeoubynqa1vdglv72m5v
(1651171882062315520)]} 0 1
[junit4] 2> 1729556 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={wt=javabin&version=2}{add=[16ea2414152T1gb8dxeoubynqa1vdglv72m5v
(1651171882062315520)]} 0 4
[junit4] 2> 1729557 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1651171882066509824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1729557 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7d67ac8f
commitCommandVersion:1651171882066509824
[junit4] 2> 1729558 INFO (qtp1808451763-33722) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1651171882067558400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1729558 INFO (qtp1808451763-33722) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@767eaf0c
commitCommandVersion:1651171882067558400
[junit4] 2> 1729559 INFO (qtp1808451763-33722) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@686f4316[.system_shard1_replica_n1]
main]
[junit4] 2> 1729559 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@406ba9f9[.system_shard1_replica_n2]
main]
[junit4] 2> 1729559 INFO (qtp1808451763-33722) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1729559 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1729560 INFO
(searcherExecutor-9278-thread-1-processing-n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@686f4316[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux,
java.vendor=AdoptOpenJDK,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729560 INFO
(searcherExecutor-9277-thread-1-processing-n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@406ba9f9[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux,
java.vendor=AdoptOpenJDK,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729560 INFO (qtp1808451763-33722) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36001/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1729561 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1729563 INFO (qtp1316800182-33726) [n:127.0.0.1:36001_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1729563 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1729565 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 1729567 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 1729569 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1729570 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkController Persisted config data to node
/configs/.system/managed-schema
[junit4] 2> 1729570 INFO (zkCallback-11271-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 1729570 INFO (zkCallback-11265-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 1729570 INFO (zkCallback-11271-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 1729571 INFO (Thread-6030) [ ] o.a.s.c.SolrCore config
update listener called for core .system_shard1_replica_n2
[junit4] 2> 1729571 INFO (Thread-6031) [ ] o.a.s.c.SolrCore config
update listener called for core .system_shard1_replica_n1
[junit4] 2> 1729571 INFO (Thread-6030) [ ] o.a.s.c.SolrCore core
reload .system_shard1_replica_n2
[junit4] 2> 1729572 INFO (Thread-6031) [ ] o.a.s.c.SolrCore core
reload .system_shard1_replica_n1
[junit4] 2> 1729572 INFO (zkCallback-11271-thread-2) [ ]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 1729574 INFO (zkCallback-11271-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1729574 INFO (zkCallback-11271-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
[junit4] 2> 1729575 INFO (Thread-6031) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1729575 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1729585 INFO (Thread-6031) [ ] o.a.s.s.IndexSchema
[.system_shard1_replica_n1] Schema name=_system collection or core
[junit4] 2> 1729586 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 1729587 INFO (Thread-6031) [ ] o.a.s.s.IndexSchema Loaded
schema _system collection or core/1.1 with uniqueid field id
[junit4] 2> 1729587 INFO (Thread-6031) [ ] o.a.s.c.CoreContainer
Reloading SolrCore '.system_shard1_replica_n1' using configuration from
collection .system
[junit4] 2> 1729589 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1729589 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using
configuration from collection .system
[junit4] 2> 1729605 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_41817.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1729605 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
[junit4] 2> 1729619 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1729619 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 1729629 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: if 1 uncommitted docs;
[junit4] 2> 1729629 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1729631 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@47f7900[.system_shard1_replica_n1] main]
[junit4] 2> 1729632 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1729632 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1729632 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1729632 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 1729632 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1729634 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1729635 INFO
(searcherExecutor-9287-thread-1-processing-n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@47f7900[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux,
java.vendor=AdoptOpenJDK,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729636 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4cfdb43b[.system_shard1_replica_n1] main]
[junit4] 2> 1729636 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@f247aa5
[junit4] 2> 1729636 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core..system.shard1.replica_n1,
tag=SolrCore@f247aa5
[junit4] 2> 1729636 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ecd08c7:
rootName = solr_41817, domain = solr.core..system.shard1.replica_n1, service
url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@5cfd6c38
[junit4] 2> 1729637 INFO
(searcherExecutor-9287-thread-1-processing-n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@4cfdb43b[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic,
java.vendor=AdoptOpenJDK, os=Linux,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729643 INFO (Thread-6031) [n:127.0.0.1:41817_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection..system.shard1.leader,
tag=SolrCore@f247aa5
[junit4] 2> 1729650 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 1729650 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1729651 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@42c7a9e6[.system_shard1_replica_n2]
main]
[junit4] 2> 1729653 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1729653 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1729653 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1729653 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 1729654 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1729655 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1729656 INFO
(searcherExecutor-9288-thread-1-processing-n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@42c7a9e6[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic, os=Linux,
java.vendor=AdoptOpenJDK,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729657 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f5c4347[.system_shard1_replica_n2]
main]
[junit4] 2> 1729657 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply
schema update version 1 for collection .system
[junit4] 2> 1729658 INFO (zkCallback-11265-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 1729659 INFO (zkCallback-11265-thread-3) [ ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 1729659 INFO
(searcherExecutor-9288-thread-1-processing-n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@7f5c4347[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic,
java.vendor=AdoptOpenJDK, os=Linux,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729660 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1729660 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchema Took 3.0ms for 1 replicas to apply schema update
version 1 for collection .system
[junit4] 2> 1729660 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=95
[junit4] 2> 1729660 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[.system_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@c9682d2
[junit4] 2> 1729660 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n2, tag=SolrCore@c9682d2
[junit4] 2> 1729661 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2faa2c84: rootName =
solr_36001, domain = solr.core..system.shard1.replica_n2, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@22c9a949
[junit4] 2> 1729661 INFO (zkCallback-11265-thread-3) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1729661 INFO (zkCallback-11265-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
[junit4] 2> 1729661 INFO (Thread-6030) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1729666 INFO (Thread-6030) [ ] o.a.s.s.IndexSchema
[.system_shard1_replica_n2] Schema name=_system collection or core
[junit4] 2> 1729667 INFO (Thread-6030) [ ] o.a.s.s.IndexSchema Loaded
schema _system collection or core/1.1 with uniqueid field id
[junit4] 2> 1729667 INFO (Thread-6030) [ ] o.a.s.c.CoreContainer
Reloading SolrCore '.system_shard1_replica_n2' using configuration from
collection .system
[junit4] 2> 1729677 INFO (qtp1316800182-33725) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader, tag=SolrCore@c9682d2
[junit4] 2> 1729678 INFO (qtp1316800182-33726) [n:127.0.0.1:36001_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1729680 INFO
(OverseerThreadFactory-9268-thread-2-processing-n:127.0.0.1:36001_solr)
[n:127.0.0.1:36001_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd=action=RELOAD, asyncId=null
[junit4] 2> 1729680 INFO
(OverseerCollectionConfigSetProcessor-72074359094640647-127.0.0.1:36001_solr-n_0000000000)
[n:127.0.0.1:36001_solr ] 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> 1729684 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 1729688 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1]
Schema name=_system collection or core
[junit4] 2> 1729690 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system
collection or core/1.1 with uniqueid field id
[junit4] 2> 1729690 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n1' using configuration from collection .system
[junit4] 2> 1729691 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_36001.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1729691 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 1729713 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41817.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@80533af
[junit4] 2> 1729713 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_97BFAB92AEEFB4EE-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
[junit4] 2> 1729715 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard
AutoCommit: if 1 uncommitted docs;
[junit4] 2> 1729715 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1729717 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1160ab9b[.system_shard1_replica_n2] main]
[junit4] 2> 1729717 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1729717 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1729717 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1729718 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 1729718 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1729720 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1729722 INFO
(searcherExecutor-9296-thread-1-processing-n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@1160ab9b[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic,
java.vendor=AdoptOpenJDK, os=Linux,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729722 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@526206b0[.system_shard1_replica_n2] main]
[junit4] 2> 1729722 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[.system_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@74965ae0
[junit4] 2> 1729722 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core..system.shard1.replica_n2,
tag=SolrCore@74965ae0
[junit4] 2> 1729722 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f14b83e:
rootName = solr_36001, domain = solr.core..system.shard1.replica_n2, service
url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@22c9a949
[junit4] 2> 1729724 INFO
(searcherExecutor-9296-thread-1-processing-n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:36001_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@526206b0[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic,
java.vendor=AdoptOpenJDK, os=Linux,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729727 INFO (Thread-6030) [n:127.0.0.1:36001_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection..system.shard1.leader,
tag=SolrCore@74965ae0
[junit4] 2> 1729731 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 1729736 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2]
Schema name=_system collection or core
[junit4] 2> 1729738 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system
collection or core/1.1 with uniqueid field id
[junit4] 2> 1729738 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n2' using configuration from collection .system
[junit4] 2> 1729747 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 1729747 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1729749 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b752a2[.system_shard1_replica_n1]
main]
[junit4] 2> 1729751 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1729751 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1729751 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1729751 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 1729751 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1729753 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1729754 INFO
(searcherExecutor-9297-thread-1-processing-n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@6b752a2[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic,
java.vendor=AdoptOpenJDK, os=Linux,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729755 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@32381dcc[.system_shard1_replica_n1]
main]
[junit4] 2> 1729755 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e9df821
[junit4] 2> 1729755 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n1, tag=SolrCore@3e9df821
[junit4] 2> 1729755 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f186564: rootName =
solr_41817, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@5cfd6c38
[junit4] 2> 1729756 INFO
(searcherExecutor-9297-thread-1-processing-n:127.0.0.1:41817_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:41817_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@32381dcc[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1,
java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64,
java.runtime.version=12.0.1+12, os.version=5.0.0-36-generic,
java.vendor=AdoptOpenJDK, os=Linux,
timestamp=1574680215900}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1729763 INFO (qtp1808451763-33720) [n:127.0.0.1:41817_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader, tag=SolrCore@3e9df821
[junit4] 2> 1729763 INFO (qtp1316800182-33723) [n:127.0.0.1:36001_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36001.solr.core..system.shard1.replica_n2' (registry 'solr.core..sys
[...truncated too long message...]
_out_of_order_db_qwith_in_place_updates/state.json
[junit4] 2> 66
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
[junit4] 2> 56
/solr/collections/tlog_replica_test_basic_leader_election/state.json
[junit4] 2> 50
/solr/collections/tlog_replica_test_kill_leader/state.json
[junit4] 2> 45
/solr/collections/tlog_replica_test_remove_leader/state.json
[junit4] 2> 39
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
[junit4] 2> 16
/solr/collections/tlog_replica_test_real_time_get/state.json
[junit4] 2> 16
/solr/collections/tlog_replica_test_delete_by_id/state.json
[junit4] 2> 13 /solr/clusterprops.json
[junit4] 2> 10
/solr/collections/tlog_replica_test_add_docs/state.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
[junit4] 2> 4 /solr/autoscaling.json
[junit4] 2> 4
/solr/overseer_elect/election/72074367943573512-127.0.0.1:36671_solr-n_0000000001
[junit4] 2> 4
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72074367943573512-core_node4-n_0000000000
[junit4] 2> 3
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72074367943573522-core_node16-n_0000000001
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72074367943573512-core_node7-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72074367943573525-127.0.0.1:36285_solr-n_0000000005
[junit4] 2> 2
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72074367943573512-core_node4-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72074367943573512-core_node4-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 384 /solr/overseer/queue
[junit4] 2> 116 /solr/overseer/collection-queue-work
[junit4] 2> 88 /solr/collections
[junit4] 2> 48 /solr/live_nodes
[junit4] 2> 4 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1947410 INFO
(SUITE-TestTlogReplica-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36171
[junit4] 2> 1947410 INFO
(SUITE-TestTlogReplica-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36171
[junit4] 2> 1947410 INFO
(SUITE-TestTlogReplica-seed#[97BFAB92AEEFB4EE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36171
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_97BFAB92AEEFB4EE-001
[junit4] 2> Nov 25, 2019 11:13:53 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3fd94fe6),
locale=en-GU, timezone=Etc/GMT-6
[junit4] 2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 12.0.1
(64-bit)/cpus=8,threads=1,free=351960192,total=517996544
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrCoreSnapshots,
TestSimNodeAddedTrigger, TestUseDocValuesAsStored2, CSVRequestHandlerTest,
TestConfigSetProperties, ByteBuffersDirectoryFactoryTest,
TestNestedUpdateProcessor, CursorPagingTest, TestFilteredDocIdSet,
HdfsRecoveryZkTest, SearchHandlerTest, NodeAddedTriggerTest,
TestPHPSerializedResponseWriter, TestDistributedMissingSort, PolyFieldTest,
ClassificationUpdateProcessorIntegrationTest, TestManagedSchema,
SolrCmdDistributorTest, RAMDirectoryFactoryTest, AnalyticsQueryTest,
TestSuggestSpellingConverter, TestMissingGroups, SplitByPrefixTest,
ZookeeperStatusHandlerTest, TestDirectoryFactory,
PeerSyncWithBufferUpdatesTest, BlockJoinFacetRandomTest,
TestIBSimilarityFactory, SpellCheckCollatorWithCollapseTest,
SpatialHeatmapFacetsTest, TestExportTool, HttpPartitionWithTlogReplicasTest,
TestReRankQParserPlugin, TestExactStatsCache, TestQuerySenderNoQuery,
AutoScalingHandlerTest, OverseerTest, ZkFailoverTest, SchemaApiFailureTest,
TestSchemaResource, JavabinLoaderTest, TestSimScenario, TestCoreDiscovery,
PKIAuthenticationIntegrationTest, TestDynamicFieldResource,
StatsReloadRaceTest, MetricTriggerIntegrationTest, CoreSorterTest, TestConfig,
TestRTGBase, DistribCursorPagingTest, TestSolrQueryParser,
HttpSolrCallGetCoreTest, MissingSegmentRecoveryTest, TestManagedResource,
TestSerializedLuceneMatchVersion, HighlighterMaxOffsetTest,
TestNumericTokenStream, TestIntervalFaceting, TestDelegationWithHadoopAuth,
TestBinaryResponseWriter, TestCollationField, PropertiesRequestHandlerTest,
DeleteInactiveReplicaTest, QueryParsingTest, TestHdfsUpdateLog,
WrapperMergePolicyFactoryTest, DistributedSuggestComponentTest,
CdcrVersionReplicationTest, HdfsAutoAddReplicasIntegrationTest,
TestPivotHelperCode, TestUtils, TestFieldCacheSortRandom,
DefaultValueUpdateProcessorTest, BadIndexSchemaTest, SolrRequestParserTest,
TestUnInvertedFieldException, TestHdfsCloudBackupRestore,
MetricsHistoryIntegrationTest, SSLMigrationTest, TestBackupRepositoryFactory,
TestCustomSort, TestSolrCoreProperties, SpatialRPTFieldTypeTest,
DistributedQueryComponentOptimizationTest, FileBasedSpellCheckerTest,
DateRangeFieldTest, TestSSLRandomization, TestInPlaceUpdatesRequiredField,
MBeansHandlerTest, ForceLeaderTest, TestStressInPlaceUpdates,
TestOnReconnectListenerSupport, RestartWhileUpdatingTest, DOMUtilTest,
TestCloudPivotFacet, TestOmitPositions, CollectionsAPISolrJTest,
TestJsonFacetRefinement, SplitShardTest, MetricsConfigTest,
ParsingFieldUpdateProcessorsTest, DistributedQueueTest,
HdfsBasicDistributedZk2Test, AddSchemaFieldsUpdateProcessorFactoryTest,
JsonLoaderTest, HdfsCollectionsAPIDistributedZkTest,
BigEndianAscendingWordSerializerTest, NodeMarkersRegistrationTest,
TermVectorComponentDistributedTest, TestDistributedTracing,
TestDefaultStatsCache, HdfsChaosMonkeySafeLeaderTest, TestRecoveryHdfs,
TestLocalStatsCacheCloud, TestCSVLoader, CloudMLTQParserTest,
TestReplicationHandlerDiskOverFlow, TestAuthenticationFramework, DocValuesTest,
ScheduledTriggerIntegrationTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerSchemaAPI, ConnectionManagerTest, TestInitParams,
XmlInterpolationTest, DistributedExpandComponentTest,
TestManagedSynonymFilterFactory, Tagger2Test,
HdfsWriteToMultipleCollectionsTest, AlternateDirectoryTest,
TestLegacyFieldCache, SolrCLIZkUtilsTest, V2StandaloneTest,
TestHighFrequencyDictionaryFactory, TestPerFieldSimilarityWithDefaultOverride,
DocumentBuilderTest, TestLegacyFieldReuse, TestLRUStatsCacheCloud,
AssignBackwardCompatibilityTest, DistributedFacetPivotLongTailTest,
TestTrieFacet, TestSolrDeletionPolicy2, TestHighlightDedupGrouping,
TestRandomFaceting, TestTrie, PathHierarchyTokenizerFactoryTest,
TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory,
TestWordDelimiterFilterFactory, TestEmbeddedSolrServerConstructors,
ConnectionReuseTest, AliasIntegrationTest, BasicZkTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
ConfigSetsAPITest, CreateRoutedAliasTest, DeleteShardTest,
DistribJoinFromCollectionTest, HealthCheckHandlerTest,
HttpPartitionOnCommitTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest,
MoveReplicaHDFSTest, MoveReplicaTest, MultiThreadedOCPTest,
NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest,
OverseerRolesTest, RecoveryZkTest, ReplaceNodeNoTargetTest, ReplaceNodeTest,
ReplicationFactorTest, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudRecovery, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes,
TestDownShardTolerantSearch, TestExactStatsCacheCloud,
TestPullReplicaErrorHandling, TestRequestForwarding,
TestShortCircuitedRequests, TestSizeLimitedDistributedMap,
TestSolrCloudWithKerberosAlt, TestTlogReplica]
[junit4] Completed [556/887 (2!)] on J0 in 86.60s, 13 tests, 1 error <<<
FAILURES!
[...truncated 46079 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/184/consoleText
[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=SystemCollectionCompatTest
-Dtests.method=testBackCompat -Dtests.seed=97BFAB92AEEFB4EE
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-LS
-Dtests.timezone=Antarctica/Davis -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=TestTlogReplica
-Dtests.method=testOnlyLeaderIndexes -Dtests.seed=97BFAB92AEEFB4EE
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GU
-Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] SystemCollectionCompatTest
[repro] TestTlogReplica
[repro] ant compile-test
[...truncated 3334 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.SystemCollectionCompatTest|*.TestTlogReplica"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=97BFAB92AEEFB4EE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-LS -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 155 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] 0/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]