Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8200/
Java: 64bit/jdk-14-ea+14 -XX:+UseCompressedOops -XX:+UseG1GC
1 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([53B4CA79DC1A0C66:234169D0BCD2A510]: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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
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:830)
Build Log:
[...truncated 13908 lines...]
[junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
[junit4] 2> 1415853 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001
[junit4] 2> 1415854 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1415857 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1415857 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1415955 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64456
[junit4] 2> 1415955 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64456
[junit4] 2> 1415955 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64456
[junit4] 2> 1415955 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64456
[junit4] 2> 1415958 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1415965 INFO (zkConnectionManagerCallback-6950-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1415965 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1415969 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1415974 INFO (zkConnectionManagerCallback-6952-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1415974 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1415975 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1415978 INFO (zkConnectionManagerCallback-6954-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1415978 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1416084 WARN (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1416084 WARN (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1416084 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1416084 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1416084 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1416084 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1416084 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
[junit4] 2> 1416084 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49e0be32{/solr,null,AVAILABLE}
[junit4] 2> 1416086 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@640b6e0d{/solr,null,AVAILABLE}
[junit4] 2> 1416089 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5142ae6b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:64472}
[junit4] 2> 1416089 INFO (jetty-launcher-6955-thread-1) [ ]
o.e.j.s.Server Started @1416116ms
[junit4] 2> 1416089 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64472}
[junit4] 2> 1416090 ERROR (jetty-launcher-6955-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1416090 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1416090 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1416090 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1416090 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1416090 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-10-22T15:05:53.127515200Z
[junit4] 2> 1416091 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@20a275ce{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:64469}
[junit4] 2> 1416091 INFO (jetty-launcher-6955-thread-2) [ ]
o.e.j.s.Server Started @1416118ms
[junit4] 2> 1416091 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64469}
[junit4] 2> 1416091 ERROR (jetty-launcher-6955-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1416091 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1416092 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1416092 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1416092 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1416092 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1416092 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-10-22T15:05:53.129514500Z
[junit4] 2> 1416094 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1416096 INFO (zkConnectionManagerCallback-6957-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1416096 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1416097 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1416097 INFO (zkConnectionManagerCallback-6959-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1416097 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1416102 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1416483 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1416483 WARN (jetty-launcher-6955-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@42937f00[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416483 WARN (jetty-launcher-6955-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@42937f00[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416498 WARN (jetty-launcher-6955-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4e6e7dfa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416498 WARN (jetty-launcher-6955-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4e6e7dfa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416498 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64456/solr
[junit4] 2> 1416501 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1416506 INFO (zkConnectionManagerCallback-6967-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1416506 INFO (jetty-launcher-6955-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1416600 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1416609 WARN (jetty-launcher-6955-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2025fed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416609 WARN (jetty-launcher-6955-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2025fed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416622 WARN (jetty-launcher-6955-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@40fdcf5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416622 WARN (jetty-launcher-6955-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@40fdcf5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1416623 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64456/solr
[junit4] 2> 1416629 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1416629 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1416650 INFO (zkConnectionManagerCallback-6975-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1416650 INFO (zkConnectionManagerCallback-6972-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1416650 INFO (jetty-launcher-6955-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1416650 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1416755 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1416762 INFO (zkConnectionManagerCallback-6979-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1416762 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1416790 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64469_solr
[junit4] 2> 1416791 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.c.Overseer Overseer
(id=72123038458839048-127.0.0.1:64469_solr-n_0000000000) starting
[junit4] 2> 1416807 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64469_solr
[junit4] 2> 1416807 INFO
(OverseerStateUpdate-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:64469_solr
[junit4] 2> 1416811 INFO
(OverseerStateUpdate-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1416858 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1416865 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64472_solr as DOWN
[junit4] 2> 1416868 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1416868 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64472_solr
[junit4] 2> 1416874 INFO (zkCallback-6978-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1416874 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1416896 INFO (zkCallback-6971-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1416911 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64469.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1416913 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1416922 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64469.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1416922 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64469.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1416922 INFO (jetty-launcher-6955-thread-2)
[n:127.0.0.1:64469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node2\.
[junit4] 2> 1416939 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64472.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1416953 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64472.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1416953 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64472.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1416956 INFO (jetty-launcher-6955-thread-1)
[n:127.0.0.1:64472_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.
[junit4] 2> 1416996 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 1416998 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1417013 INFO (zkConnectionManagerCallback-6990-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417013 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1417049 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1417067 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64456/solr ready
[junit4] 2> 1417113 INFO (qtp778411634-18850) [n:127.0.0.1:64469_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> 1417140 INFO
(OverseerThreadFactory-5619-thread-1-processing-n:127.0.0.1:64469_solr)
[n:127.0.0.1:64469_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 1417257 INFO
(OverseerStateUpdate-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_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:64472/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1417264 INFO
(OverseerStateUpdate-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_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:64469/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1417471 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1417471 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1417471 INFO (qtp778411634-18853) [n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1418491 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418491 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418501 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418501 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418505 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418505 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418508 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418508 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418509 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418509 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418512 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418512 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418512 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418512 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418513 INFO (qtp778411634-18853) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64469.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1418513 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64472.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1418513 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node2\.system_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node2\.\.system_shard1_replica_n2\data\]
[junit4] 2> 1418513 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.system_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.\.system_shard1_replica_n1\data\]
[junit4] 2> 1418580 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418580 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418582 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418582 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418582 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418582 INFO (qtp778411634-18853) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1418583 INFO (qtp778411634-18853) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59a90d59[.system_shard1_replica_n2]
main]
[junit4] 2> 1418584 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418585 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418585 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418585 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1418585 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418585 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418585 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418586 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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
1648106411784142848
[junit4] 2> 1418586 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7fe9e3f1[.system_shard1_replica_n1]
main]
[junit4] 2> 1418587 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418588 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418588 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418588 INFO
(searcherExecutor-5628-thread-1-processing-n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:64469_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@59a90d59[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1418589 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418591 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418591 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418592 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418594 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418594 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
[junit4] 2> 1418595 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418595 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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
1648106411793580032
[junit4] 2> 1418597 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1418598 INFO
(searcherExecutor-5629-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@7fe9e3f1[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1418601 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1418601 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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> 1419101 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1419101 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1419101 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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:64469/solr/.system_shard1_replica_n2/
[junit4] 2> 1419101 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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:64469/solr START
replicas=[http://127.0.0.1:64472/solr/.system_shard1_replica_n1/] nUpdates=100
[junit4] 2> 1419102 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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:64469/solr DONE.
We have no versions. sync failed.
[junit4] 2> 1419104 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1419104 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1419104 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1419104 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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/72123038458839048-core_node4-n_0000000000
[junit4] 2> 1419107 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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:64469/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 1419210 INFO (zkCallback-6978-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> 1419210 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1419219 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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=1749
[junit4] 2> 1419326 INFO (zkCallback-6978-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> 1419326 INFO (zkCallback-6978-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> 1419649 INFO (qtp1602575339-18848) [n:127.0.0.1:64472_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=2179
[junit4] 2> 1419653 INFO (qtp778411634-18850) [n:127.0.0.1:64469_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> 1419761 INFO (zkCallback-6971-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> 1419761 INFO (zkCallback-6978-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> 1419761 INFO (zkCallback-6978-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> 1419766 INFO (qtp778411634-18850) [n:127.0.0.1:64469_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=2652
[junit4] 2> 1419766 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
[junit4] 2> 1419771 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1419775 INFO (zkCallback-6971-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> 1419780 INFO (zkConnectionManagerCallback-6997-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1419780 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1419782 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1419784 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64456/solr ready
[junit4] 2> 1419794 INFO (qtp778411634-18856) [n:127.0.0.1:64469_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> 1419803 INFO (qtp1602575339-18857) [n:127.0.0.1:64472_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:64469/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16df400cf47Tby470wt7w3wbeisqf7qccdmn7
(1648106413045579776)]} 0 3
[junit4] 2> 1419804 INFO (qtp778411634-18856) [n:127.0.0.1:64469_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=[16df400cf47Tby470wt7w3wbeisqf7qccdmn7
(1648106413045579776)]} 0 16
[junit4] 2> 1419806 INFO (qtp778411634-18856) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1648106413063405568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1419806 INFO (qtp778411634-18856) [n:127.0.0.1:64469_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@69c5060
commitCommandVersion:1648106413063405568
[junit4] 2> 1419807 INFO (qtp1602575339-18849) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1648106413064454144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1419807 INFO (qtp1602575339-18849) [n:127.0.0.1:64472_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@708d0fc5
commitCommandVersion:1648106413064454144
[junit4] 2> 1419815 INFO (qtp778411634-18856) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@242b0655[.system_shard1_replica_n2]
main]
[junit4] 2> 1419817 INFO
(searcherExecutor-5628-thread-1-processing-n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:64469_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@242b0655[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1419817 INFO (qtp778411634-18856) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1419823 INFO (qtp1602575339-18849) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@23fdf53c[.system_shard1_replica_n1]
main]
[junit4] 2> 1419826 INFO
(searcherExecutor-5629-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@23fdf53c[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1419826 INFO (qtp1602575339-18849) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1419826 INFO (qtp1602575339-18849) [n:127.0.0.1:64472_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:64469/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 18
[junit4] 2> 1419827 INFO (qtp778411634-18856) [n:127.0.0.1:64469_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 21
[junit4] 2> 1419831 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 1419833 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1419841 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 1419841 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1419848 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1419850 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkController Persisted config data to node
/configs/.system/managed-schema
[junit4] 2> 1419850 INFO (zkCallback-6971-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> 1419851 INFO (zkCallback-6978-thread-1) [ ]
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> 1419854 INFO (zkCallback-6978-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 1419858 INFO (zkCallback-6978-thread-1) [ ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 1419862 INFO (zkCallback-6978-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1419862 INFO (zkCallback-6978-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
[junit4] 2> 1419874 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1419875 INFO (Thread-2215) [ ] o.a.s.c.SolrCore config
update listener called for core .system_shard1_replica_n1
[junit4] 2> 1419877 INFO (Thread-2215) [ ] o.a.s.c.SolrCore core
reload .system_shard1_replica_n1
[junit4] 2> 1419879 INFO (Thread-2216) [ ] o.a.s.c.SolrCore config
update listener called for core .system_shard1_replica_n2
[junit4] 2> 1419882 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1419888 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1419888 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using
configuration from collection .system
[junit4] 2> 1419933 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64472.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1419933 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.system_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.\.system_shard1_replica_n1\data\]
[junit4] 2> 1420093 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420093 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1420096 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4606babe[.system_shard1_replica_n1]
main]
[junit4] 2> 1420098 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420098 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420098 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420099 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420099 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420102 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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> 1420102 INFO
(searcherExecutor-5638-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@4606babe[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420103 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@623cda19[.system_shard1_replica_n1]
main]
[junit4] 2> 1420104 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply
schema update version 1 for collection .system
[junit4] 2> 1420104 INFO (zkCallback-6971-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 1420107 INFO
(searcherExecutor-5638-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@623cda19[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
os=Windows 10, java.vendor=Oracle Corporation, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420108 INFO (zkCallback-6971-thread-2) [ ]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 1420110 INFO (zkCallback-6971-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1420110 INFO (zkCallback-6971-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
[junit4] 2> 1420115 INFO (qtp778411634-18852) [n:127.0.0.1:64469_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/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1420116 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Took 12.0ms for 1 replicas to apply schema update
version 1 for collection .system
[junit4] 2> 1420116 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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
params={wt=javabin&version=2} status=0 QTime=277
[junit4] 2> 1420116 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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@74961c8a
[junit4] 2> 1420116 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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@74961c8a
[junit4] 2> 1420116 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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@e9261e4: rootName =
solr_64472, 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@2912beb6
[junit4] 2> 1420116 INFO (Thread-2215) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1420125 INFO (Thread-2215) [ ] o.a.s.s.IndexSchema
[.system_shard1_replica_n1] Schema name=_system collection or core
[junit4] 2> 1420127 INFO (qtp1602575339-18851) [n:127.0.0.1:64472_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@74961c8a
[junit4] 2> 1420129 INFO (Thread-2215) [ ] o.a.s.s.IndexSchema Loaded
schema _system collection or core/1.1 with uniqueid field id
[junit4] 2> 1420129 INFO (Thread-2215) [ ] o.a.s.c.CoreContainer
Reloading SolrCore '.system_shard1_replica_n1' using configuration from
collection .system
[junit4] 2> 1420129 INFO (qtp778411634-18856) [n:127.0.0.1:64469_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> 1420134 INFO
(OverseerCollectionConfigSetProcessor-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_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> 1420134 INFO
(OverseerThreadFactory-5619-thread-2-processing-n:127.0.0.1:64469_solr)
[n:127.0.0.1:64469_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd=action=RELOAD, asyncId=null
[junit4] 2> 1420146 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 1420156 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2]
Schema name=_system collection or core
[junit4] 2> 1420159 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420159 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n2' using configuration from collection .system
[junit4] 2> 1420160 INFO (Thread-2215) [n:127.0.0.1:64472_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_64472.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1420160 INFO (Thread-2215) [n:127.0.0.1:64472_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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.system_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.\.system_shard1_replica_n1\data\]
[junit4] 2> 1420186 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64469.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1420186 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node2\.system_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node2\.\.system_shard1_replica_n2\data\]
[junit4] 2> 1420231 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420231 INFO (Thread-2215) [n:127.0.0.1:64472_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1420236 INFO (Thread-2215) [n:127.0.0.1:64472_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4d22ce81[.system_shard1_replica_n1] main]
[junit4] 2> 1420237 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420238 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420238 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420238 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420238 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420242 INFO
(searcherExecutor-5643-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@4d22ce81[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
os=Windows 10, java.vendor=Oracle Corporation, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420247 INFO (Thread-2215) [n:127.0.0.1:64472_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> 1420247 INFO (Thread-2215) [n:127.0.0.1:64472_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@902c58b[.system_shard1_replica_n1] main]
[junit4] 2> 1420250 INFO
(searcherExecutor-5643-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@902c58b[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
os=Windows 10, java.vendor=Oracle Corporation, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420250 INFO (Thread-2215) [n:127.0.0.1:64472_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@2577defa
[junit4] 2> 1420250 INFO (Thread-2215) [n:127.0.0.1:64472_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@2577defa
[junit4] 2> 1420250 INFO (Thread-2215) [n:127.0.0.1:64472_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@515f360c:
rootName = solr_64472, 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@2912beb6
[junit4] 2> 1420253 INFO (Thread-2215) [n:127.0.0.1:64472_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@2577defa
[junit4] 2> 1420263 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 1420268 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1]
Schema name=_system collection or core
[junit4] 2> 1420270 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420270 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n1' using configuration from collection .system
[junit4] 2> 1420273 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420273 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1420276 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@75e081f8[.system_shard1_replica_n2]
main]
[junit4] 2> 1420277 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420277 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420277 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420277 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420277 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420282 INFO
(searcherExecutor-5644-thread-1-processing-n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:64469_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@75e081f8[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420282 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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> 1420282 INFO (qtp778411634-18846) [n:127.0.0.1:64469_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e542963[.system_shard1_replica_n2]
main]
[junit4] 2> 1420286 INFO
(searcherExecutor-5644-thread-1-processing-n:127.0.0.1:64469_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:64469_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@7e542963[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
os=Windows 10, java.vendor=Oracle Corporation, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420286 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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@1d84580
[junit4] 2> 1420286 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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@1d84580
[junit4] 2> 1420286 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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@623cc685: rootName =
solr_64469, 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@34cd9a10
[junit4] 2> 1420308 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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@1d84580
[junit4] 2> 1420309 INFO (qtp778411634-18846) [n:127.0.0.1:64469_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={core=.system_shard1_replica_n2&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=172
[junit4] 2> 1420313 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64472.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6a1bf19d
[junit4] 2> 1420313 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.system_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001\tempDir-001\node1\.\.system_shard1_replica_n1\data\]
[junit4] 2> 1420382 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420382 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1420384 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@39a986d5[.system_shard1_replica_n1]
main]
[junit4] 2> 1420386 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420386 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420386 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420387 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420387 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420389 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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> 1420390 INFO
(searcherExecutor-5649-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@39a986d5[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
os=Windows 10, java.vendor=Oracle Corporation, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420390 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16f79668[.system_shard1_replica_n1]
main]
[junit4] 2> 1420391 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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@105ee8f5
[junit4] 2> 1420391 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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@105ee8f5
[junit4] 2> 1420391 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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@7866e11: rootName =
solr_64472, 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@2912beb6
[junit4] 2> 1420392 INFO
(searcherExecutor-5649-thread-1-processing-n:127.0.0.1:64472_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:64472_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@16f79668[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1571756756848,
os=Windows 10, java.vendor=Oracle Corporation, os.version=10.0,
java.runtime.version=14-ea+14-570, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=14-ea+14-570, java.version=14-ea}])))}
[junit4] 2> 1420398 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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@105ee8f5
[junit4] 2> 1420399 INFO (qtp1602575339-18843) [n:127.0.0.1:64472_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={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=263
[junit4] 2> 1420401 INFO (qtp778411634-18856) [n:127.0.0.1:64469_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&action=RELOAD&wt=javabin&version=2} status=0 QTime=271
[junit4] 2> 1420403 INFO (qtp778411634-18853) [n:127.0.0.1:64469_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> 1420403 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
[junit4] 2> 1420404 INFO (qtp778411634-18852) [n:127.0.0.1:64469_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1420407 INFO
(OverseerCollectionConfigSetProcessor-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1420411 INFO (qtp778411634-18852) [n:127.0.0.1:64469_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1420411 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1444528216
[junit4] 2> 1420412 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:64469_solr
[junit4] 2> 1420412 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1420412 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.c.ZkController Publish node=127.0.0.1:64469_solr as DOWN
[junit4] 2> 1420414 INFO (coreCloseExecutor-5655-thread-1)
[n:127.0.0.1:64469_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@33b6e3c5
[junit4] 2> 1420414 INFO (coreCloseExecutor-5655-thread-1)
[n:127.0.0.1:64469_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@33b6e3c5
[junit4] 2> 1420414 INFO (coreCloseExecutor-5655-thread-1)
[n:127.0.0.1:64469_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@7fd1da62: rootName =
solr_64469, 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@34cd9a10
[junit4] 2> 1420421 INFO (coreCloseExecutor-5655-thread-1)
[n:127.0.0.1:64469_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@33b6e3c5
[junit4] 2> 1420424 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1420424 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20f933f: rootName =
solr_64469, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@46dc4dbe
[junit4] 2> 1420427 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1420427 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f0a9bba: rootName =
solr_64469, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@42df9c2b
[junit4] 2> 1420432 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1420432 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@371677ca: rootName =
solr_64469, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@741a364a
[junit4] 2> 1420432 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[53B4CA79DC1A0C66]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1420433 INFO (zkCallback-6971-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64472_solr
[junit4] 2> 1420435 INFO (zkCallback-6989-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1420435 INFO (zkCallback-6971-thread-2)
[n:127.0.0.1:64472_solr ] o.a.s.c.Overseer Overseer
(id=72123038458839046-127.0.0.1:64472_solr-n_0000000001) starting
[junit4] 2> 1420436 INFO (zkCallback-6971-thread-1)
[n:127.0.0.1:64472_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the
new leader - try and sync
[junit4] 2> 1420437 INFO (closeThreadPool-7006-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123038458839048-127.0.0.1:64469_solr-n_0000000000) closing
[junit4] 2> 1420437 INFO
(OverseerStateUpdate-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[n:127.0.0.1:64469_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:64469_solr
[junit4] 2> 1420437 INFO
(OverseerAutoScalingTriggerThread-72123038458839048-127.0.0.1:64469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1420437 INFO (closeThreadPool-7006-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72123038458839048-127.0.0.1:64469_solr-n_0000000000) closing
[junit4] 2> 1420438 INFO (zkCallback-6996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1420439 INFO (zkCallback-6971-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 14204
[...truncated too long message...]
_64472, domain = solr.node, service url = null, agent id = null] for registry
solr.node / com.codahale.metrics.MetricRegistry@6bfa5093
[junit4] 2> 1483140 INFO (jetty-closer-7018-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1483140 INFO (jetty-closer-7018-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@496151a1: rootName =
solr_64472, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@42df9c2b
[junit4] 2> 1483142 INFO (jetty-closer-7018-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1483142 INFO (jetty-closer-7018-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7859a6ed: rootName =
solr_64472, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@741a364a
[junit4] 2> 1483142 INFO (jetty-closer-7018-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1483144 INFO (closeThreadPool-7022-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123038458839046-127.0.0.1:64472_solr-n_0000000001) closing
[junit4] 2> 1483144 INFO
(OverseerStateUpdate-72123038458839046-127.0.0.1:64472_solr-n_0000000001)
[n:127.0.0.1:64472_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:64472_solr
[junit4] 2> 1483145 INFO
(OverseerAutoScalingTriggerThread-72123038458839046-127.0.0.1:64472_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1483145 INFO (closeThreadPool-7022-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72123038458839046-127.0.0.1:64472_solr-n_0000000001) closing
[junit4] 2> 1483247 INFO (jetty-closer-7018-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123038458839046-127.0.0.1:64472_solr-n_0000000001) closing
[junit4] 2> 1483249 INFO (jetty-closer-7018-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5142ae6b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1483249 INFO (jetty-closer-7018-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@640b6e0d{/solr,null,UNAVAILABLE}
[junit4] 2> 1483249 INFO (jetty-closer-7018-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1483251 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1483462 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/collections/.system/terms/shard1
[junit4] 2> 6 /solr/configs/.system/managed-schema
[junit4] 2> 4 /solr/configs/.system
[junit4] 2> 3 /solr/collections/.system/state.json
[junit4] 2> 3 /solr/collections/.system/collectionprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 27 /solr/collections/.system/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/overseer/queue
[junit4] 2> 17 /solr/overseer/collection-queue-work
[junit4] 2> 15 /solr/collections
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1483474 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64456
[junit4] 2> 1483474 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64456
[junit4] 2> 1483474 INFO
(SUITE-SystemCollectionCompatTest-seed#[53B4CA79DC1A0C66]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64456
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_53B4CA79DC1A0C66-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=2, maxDocsPerChunk=773, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=2, blockSize=3)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@eef8a36),
locale=en-TO, timezone=America/Costa_Rica
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 14-ea
(64-bit)/cpus=3,threads=1,free=268981240,total=458227712
[junit4] 2> NOTE: All tests run in this JVM: [IndexSizeEstimatorTest,
ZkFailoverTest, DeleteShardTest, TestReloadDeadlock,
TestLegacyBM25SimilarityFactory, ZkCLITest, DistributedSpellCheckComponentTest,
LegacyCloudClusterPropTest, TestCorePropertiesReload,
JavaBinAtomicUpdateMultivalueTest, SolrSlf4jReporterTest, LoggingHandlerTest,
FastVectorHighlighterTest, TestCrossCoreJoin, TestSchemaVersionResource,
DistributedQueryComponentOptimizationTest, ParsingFieldUpdateProcessorsTest,
HighlighterMaxOffsetTest, PreAnalyzedFieldManagedSchemaCloudTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestGroupingSearch, BasicZkTest,
CoreSorterTest, TestLogWatcher, DistributedMLTComponentTest, JsonLoaderTest,
TestSolrCLIRunExample, TestCoreContainer, TimeZoneUtilsTest, MetricsConfigTest,
UpdateParamsTest, TestShardHandlerFactory, TestManagedSchemaAPI,
TestRestManager, TestRandomFaceting, ShowFileRequestHandlerTest, FileUtilsTest,
NodeLostTriggerIntegrationTest, DirectSolrConnectionTest, TestNumericTerms64,
TestSlowCompositeReaderWrapper, ZkShardTermsTest, TestLuceneMatchVersion,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, SpellingQueryConverterTest,
AssignTest, TestSortableTextField, TemplateUpdateProcessorTest,
TestBinaryField, RegexBoostProcessorTest, ScheduledMaintenanceTriggerTest,
SolrJmxReporterCloudTest, TestNamedUpdateProcessors, ScriptEngineTest,
DocValuesTest, NestedShardedAtomicUpdateTest, ZkCollectionPropsCachingTest,
ClusterStateTest, MaxSizeAutoCommitTest, TestMinHashQParser,
TestBackupRepositoryFactory, TestAtomicUpdateErrorCases,
AlternateDirectoryTest, PeerSyncReplicationTest, AddBlockUpdateTest,
SplitHandlerTest, TestDistributedGrouping, TestImplicitCoreProperties,
TestRangeQuery, TestRTGBase, AddSchemaFieldsUpdateProcessorFactoryTest,
JWTAuthPluginIntegrationTest, FullSolrCloudDistribCmdsTest,
TestOverriddenPrefixQueryForCustomFieldType, TestLazyCores,
TestGraphMLResponseWriter, TestCSVLoader, PingRequestHandlerTest,
CdcrUpdateLogTest, CoreAdminOperationTest, TestSimTriggerIntegration,
TestJettySolrRunner, SpellCheckComponentTest, SolrCloudExampleTest,
AtomicUpdateRemovalJavabinTest, TestQueryTypes, TestRandomFlRTGCloud,
URLClassifyProcessorTest, CurrencyRangeFacetCloudTest, BadCopyFieldTest,
MissingSegmentRecoveryTest, ConvertedLegacyTest, PrimitiveFieldTypeTest,
CdcrBootstrapTest, SolrShardReporterTest, CleanupOldIndexTest,
TestJsonFacetsStatsParsing, RAMDirectoryFactoryTest, TestSolrFieldCacheBean,
TestLegacyNumericUtils, TransactionLogTest, TestConfigSetsAPIExclusivity,
Tagger2Test, TestFieldCacheVsDocValues, TestCloudJSONFacetJoinDomain,
TestSolrConfigHandlerConcurrent, TestDocSet, TestStressLiveNodes,
TestDistributedSearch, HdfsUnloadDistributedZkTest, TestLocalStatsCacheCloud,
TestRecoveryHdfs, TestSchemaManager, NodeMarkersRegistrationTest,
TestSolrCloudWithKerberosAlt, TestPerFieldSimilarity, SortByFunctionTest,
TestMaxTokenLenTokenizer, DistributedVersionInfoTest, OutputWriterTest,
TestTolerantSearch, RemoteQueryErrorTest, SaslZkACLProviderTest,
SolrCoreCheckLockOnStartupTest, TestPrepRecovery, HdfsThreadLeakTest,
SpatialFilterTest, TestMacroExpander, DistribJoinFromCollectionTest,
TestManagedSynonymFilterFactory, DocumentAnalysisRequestHandlerTest,
CustomTermsComponentTest, BooleanFieldTest, TestDistribDocBasedVersion,
TestDownShardTolerantSearch, AdminHandlersProxyTest,
HdfsRestartWhileUpdatingTest, TestDirectoryFactory, HLLSerializationTest,
BlockJoinFacetRandomTest, TestConfigOverlay, SystemCollectionCompatTest]
[junit4] Completed [298/887 (1!)] on J0 in 69.74s, 1 test, 1 failure <<<
FAILURES!
[...truncated 46874 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8200/consoleText
[repro] Revision: 421718607ebcf448f9931b462cce87f1e86670ce
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] SystemCollectionCompatTest
[repro] ant compile-test
[...truncated 3370 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=53B4CA79DC1A0C66
-Dtests.slow=true -Dtests.locale=en-TO -Dtests.timezone=America/Costa_Rica
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 73 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]