Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/605/
Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
Error Message:
should be a routed alias
Stack Trace:
java.lang.AssertionError: should be a routed alias
at
__randomizedtesting.SeedInfo.seed([AA0BFE9C0C3B3B9F:B5DC62B07F30C2D4]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:305)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED:
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch
Error Message:
Error from server at http://127.0.0.1:34793/solr: no core retrieved for
testMustMatch
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at http://127.0.0.1:34793/solr: no core retrieved for
testMustMatch
at
__randomizedtesting.SeedInfo.seed([AA0BFE9C0C3B3B9F:808C38F63AA64FAC]:0)
at
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
at
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:225)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 13629 lines...]
[junit4] Suite:
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/init-core-data-001
[junit4] 2> 417566 WARN
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AA0BFE9C0C3B3B9F]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 417566 INFO
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AA0BFE9C0C3B3B9F]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 417567 INFO
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AA0BFE9C0C3B3B9F]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 417567 INFO
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AA0BFE9C0C3B3B9F]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 417569 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
[junit4] 2> 417570 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001
[junit4] 2> 417570 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 417570 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 417571 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 417670 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.ZkTestServer start zk server on port:36491
[junit4] 2> 417671 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36491
[junit4] 2> 417671 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36491
[junit4] 2> 417673 INFO (zkConnectionManagerCallback-2834-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417675 INFO (zkConnectionManagerCallback-2836-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417680 INFO (zkConnectionManagerCallback-2838-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417681 WARN (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 417681 WARN (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 417681 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 417681 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 417681 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 417682 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 417682 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
[junit4] 2> 417682 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
[junit4] 2> 417685 WARN (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 417685 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 417685 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 417685 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
[junit4] 2> 417688 WARN (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 417688 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 417688 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 417688 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 417706 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@555be3fa{/solr,null,AVAILABLE}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c2ee9dd{/solr,null,AVAILABLE}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46de65be{/solr,null,AVAILABLE}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d6a334f{/solr,null,AVAILABLE}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2a1c9423{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42459}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.e.j.s.Server Started @417731ms
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@40d1b911{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45239}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42459}
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.e.j.s.Server Started @417731ms
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45239}
[junit4] 2> 417707 ERROR (jetty-launcher-2839-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 417707 ERROR (jetty-launcher-2839-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-22T06:55:29.402981Z
[junit4] 2> 417707 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-22T06:55:29.402979Z
[junit4] 2> 417708 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12a409af{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39309}
[junit4] 2> 417708 INFO (jetty-launcher-2839-thread-2) [ ]
o.e.j.s.Server Started @417732ms
[junit4] 2> 417708 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@65ecfc6d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44095}
[junit4] 2> 417708 INFO (jetty-launcher-2839-thread-4) [ ]
o.e.j.s.Server Started @417732ms
[junit4] 2> 417708 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39309}
[junit4] 2> 417708 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44095}
[junit4] 2> 417709 ERROR (jetty-launcher-2839-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 417709 ERROR (jetty-launcher-2839-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-22T06:55:29.404149Z
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 417709 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-22T06:55:29.404750Z
[junit4] 2> 417710 INFO (zkConnectionManagerCallback-2845-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417710 INFO (zkConnectionManagerCallback-2842-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417710 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 417710 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 417711 INFO (zkConnectionManagerCallback-2847-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417711 INFO (zkConnectionManagerCallback-2843-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417712 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 417713 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 417818 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 417819 WARN (jetty-launcher-2839-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3dc17c26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417826 WARN (jetty-launcher-2839-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6705c845[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417827 INFO (jetty-launcher-2839-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36491/solr
[junit4] 2> 417832 INFO (zkConnectionManagerCallback-2857-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417844 INFO (zkConnectionManagerCallback-2859-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417890 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 417893 WARN (jetty-launcher-2839-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@79aadecc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417905 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 417925 WARN (jetty-launcher-2839-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@40704fe6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417926 INFO (jetty-launcher-2839-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36491/solr
[junit4] 2> 417944 INFO (zkConnectionManagerCallback-2868-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417945 WARN (jetty-launcher-2839-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@c40882[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417948 INFO (zkConnectionManagerCallback-2870-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417949 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44095_solr
[junit4] 2> 417949 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.Overseer Overseer
(id=72293750689693704-127.0.0.1:44095_solr-n_0000000000) starting
[junit4] 2> 417951 WARN (jetty-launcher-2839-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2764f589[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417951 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 417952 INFO (jetty-launcher-2839-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36491/solr
[junit4] 2> 417952 WARN (jetty-launcher-2839-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6efe44dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417953 INFO (zkConnectionManagerCallback-2878-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417954 WARN (jetty-launcher-2839-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@c1be5c8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 417954 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100d6c88157000b, likely client has closed socket
[junit4] 2> 417955 INFO (zkConnectionManagerCallback-2884-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417955 INFO (jetty-launcher-2839-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36491/solr
[junit4] 2> 417955 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42459_solr
[junit4] 2> 417955 INFO (zkConnectionManagerCallback-2887-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417956 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 417956 INFO (zkConnectionManagerCallback-2890-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417956 INFO (zkCallback-2858-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 417956 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 417957 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36491/solr ready
[junit4] 2> 417958 INFO (zkConnectionManagerCallback-2893-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417958 INFO (zkConnectionManagerCallback-2897-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417958 INFO
(OverseerStateUpdate-72293750689693704-127.0.0.1:44095_solr-n_0000000000)
[n:127.0.0.1:44095_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44095_solr
[junit4] 2> 417958 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44095_solr as DOWN
[junit4] 2> 417959 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 417959 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 417959 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44095_solr
[junit4] 2> 417960 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36491/solr ready
[junit4] 2> 417960 INFO (zkCallback-2858-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 417961 INFO (zkCallback-2883-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 417961 INFO (zkCallback-2896-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 417968 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 417968 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 417969 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 417969 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 417970 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39309_solr as DOWN
[junit4] 2> 417970 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45239_solr as DOWN
[junit4] 2> 417971 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 417971 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39309_solr
[junit4] 2> 417971 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 417971 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45239_solr
[junit4] 2> 417971 INFO (zkCallback-2883-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 417972 INFO (zkCallback-2883-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 417972 INFO (zkCallback-2896-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 417973 INFO (zkCallback-2886-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 417973 INFO (zkCallback-2892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 417975 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 417975 INFO (zkCallback-2858-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 417976 INFO (zkCallback-2896-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 417976 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 417985 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42459.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 417989 INFO (zkConnectionManagerCallback-2908-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417989 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 417990 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36491/solr ready
[junit4] 2> 417991 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42459.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 417992 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42459.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 417992 INFO (jetty-launcher-2839-thread-3)
[n:127.0.0.1:42459_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/.
[junit4] 2> 417993 INFO (zkConnectionManagerCallback-2913-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 417997 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 417997 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36491/solr ready
[junit4] 2> 418002 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44095.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418004 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 418007 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 418014 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44095.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418014 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44095.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418015 INFO (jetty-launcher-2839-thread-4)
[n:127.0.0.1:44095_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node4/.
[junit4] 2> 418020 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39309.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418021 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45239.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418029 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39309.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418029 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39309.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418030 INFO (jetty-launcher-2839-thread-2)
[n:127.0.0.1:39309_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node2/.
[junit4] 2> 418031 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45239.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418031 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45239.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 418032 INFO (jetty-launcher-2839-thread-1)
[n:127.0.0.1:45239_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node1/.
[junit4] 2> 418124 INFO (zkConnectionManagerCallback-2920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 418124 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 418125 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36491/solr ready
[junit4] 2> 418126 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@7d51c90b
[junit4] 2> 418126 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider
127.0.0.1:36491/solr
[junit4] 2> 418129 INFO (zkConnectionManagerCallback-2925-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 418129 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 418130 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AA0BFE9C0C3B3B9F])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36491/solr ready
[junit4] 2> 418131 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr ]
o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2
[junit4] 2> 418132 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testSliceRouting",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 418133 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
[junit4] 2> 418133 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
[junit4] 2> 418134 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
[junit4] 2> 418134 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
[junit4] 2> 418135 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
[junit4] 2> 418135 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testSliceRouting/lang/contractions_it.txt
[junit4] 2> 418136 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testSliceRouting/lang/stemdict_nl.txt
[junit4] 2> 418136 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testSliceRouting/lang/stopwords_hy.txt
[junit4] 2> 418137 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testSliceRouting/lang/stopwords_no.txt
[junit4] 2> 418138 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testSliceRouting/lang/contractions_ca.txt
[junit4] 2> 418138 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testSliceRouting/lang/stopwords_id.txt
[junit4] 2> 418139 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testSliceRouting/lang/stopwords_ga.txt
[junit4] 2> 418140 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testSliceRouting/lang/stopwords_hi.txt
[junit4] 2> 418140 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testSliceRouting/lang/stopwords_da.txt
[junit4] 2> 418141 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testSliceRouting/lang/stopwords_ja.txt
[junit4] 2> 418141 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testSliceRouting/lang/stopwords_pt.txt
[junit4] 2> 418142 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testSliceRouting/lang/stopwords_hu.txt
[junit4] 2> 418142 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testSliceRouting/lang/stopwords_el.txt
[junit4] 2> 418143 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testSliceRouting/lang/stopwords_ru.txt
[junit4] 2> 418144 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testSliceRouting/lang/stopwords_tr.txt
[junit4] 2> 418144 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testSliceRouting/lang/stopwords_ar.txt
[junit4] 2> 418145 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testSliceRouting/lang/userdict_ja.txt
[junit4] 2> 418145 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testSliceRouting/lang/stopwords_eu.txt
[junit4] 2> 418146 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testSliceRouting/lang/stopwords_it.txt
[junit4] 2> 418147 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testSliceRouting/lang/stopwords_cz.txt
[junit4] 2> 418147 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testSliceRouting/lang/stoptags_ja.txt
[junit4] 2> 418148 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testSliceRouting/lang/contractions_fr.txt
[junit4] 2> 418149 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testSliceRouting/lang/stopwords_de.txt
[junit4] 2> 418149 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testSliceRouting/lang/stopwords_fa.txt
[junit4] 2> 418150 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testSliceRouting/lang/contractions_ga.txt
[junit4] 2> 418151 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testSliceRouting/lang/stopwords_ca.txt
[junit4] 2> 418151 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testSliceRouting/lang/stopwords_nl.txt
[junit4] 2> 418152 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testSliceRouting/lang/stopwords_bg.txt
[junit4] 2> 418153 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testSliceRouting/lang/stopwords_lv.txt
[junit4] 2> 418153 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testSliceRouting/lang/stopwords_en.txt
[junit4] 2> 418154 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testSliceRouting/lang/stopwords_es.txt
[junit4] 2> 418155 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testSliceRouting/lang/stopwords_th.txt
[junit4] 2> 418155 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testSliceRouting/lang/stopwords_ro.txt
[junit4] 2> 418156 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testSliceRouting/lang/stopwords_fr.txt
[junit4] 2> 418156 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testSliceRouting/lang/stopwords_sv.txt
[junit4] 2> 418157 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testSliceRouting/lang/stopwords_fi.txt
[junit4] 2> 418158 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testSliceRouting/lang/hyphenations_ga.txt
[junit4] 2> 418158 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testSliceRouting/lang/stopwords_gl.txt
[junit4] 2> 418159 INFO
(OverseerThreadFactory-2424-thread-1-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/testSliceRouting/params.json
[junit4] 2> 418160 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2}
status=0 QTime=29
[junit4] 2> 418161 INFO (qtp1268747849-7348) [n:127.0.0.1:42459_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 418162 INFO
(OverseerThreadFactory-2424-thread-2-processing-n:127.0.0.1:44095_solr)
[n:127.0.0.1:44095_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSliceRouting
[junit4] 2> 418162 INFO
(OverseerCollectionConfigSetProcessor-72293750689693704-127.0.0.1:44095_solr-n_0000000000)
[n:127.0.0.1:44095_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> 418267 INFO
(OverseerStateUpdate-72293750689693704-127.0.0.1:44095_solr-n_0000000000)
[n:127.0.0.1:44095_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSliceRouting",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSliceRouting_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42459/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 418469 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 418469 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 419477 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 419477 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419477 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 419478 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419478 WARN (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419478 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 419498 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema
name=default-config
[junit4] 2> 419626 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 419640 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1'
using configuration from collection testSliceRouting, trusted=true
[junit4] 2> 419641 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42459.solr.core.testSliceRouting.shard1.replica_n1' (registry
'solr.core.testSliceRouting.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 419641 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/./testSliceRouting_shard1_replica_n1/data/]
[junit4] 2> 419642 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 419685 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 419685 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 419686 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 419686 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 419687 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bb1cd08[testSliceRouting_shard1_replica_n1] main]
[junit4] 2> 419687 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testSliceRouting
[junit4] 2> 419688 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testSliceRouting
[junit4] 2> 419688 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testSliceRouting/managed-schema
[junit4] 2> 419688 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 419688 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 419688 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 419689 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 419689 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1634214222374109184
[junit4] 2> 419690 INFO
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@4bb1cd08[testSliceRouting_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 419690 INFO
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 419690 INFO
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading
spell index for spellchecker: default
[junit4] 2> 419691 INFO
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore
[testSliceRouting_shard1_replica_n1] Registered new searcher
Searcher@4bb1cd08[testSliceRouting_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 419692 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 419692 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSliceRouting/leaders/shard1
[junit4] 2> 419693 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 419693 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 419693 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42459/solr/testSliceRouting_shard1_replica_n1/
[junit4] 2> 419693 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 419693 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:42459/solr/testSliceRouting_shard1_replica_n1/ has no replicas
[junit4] 2> 419693 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testSliceRouting/leaders/shard1/leader after winning as
/collections/testSliceRouting/leader_elect/shard1/election/72293750689693706-core_node2-n_0000000000
[junit4] 2> 419694 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42459/solr/testSliceRouting_shard1_replica_n1/ shard1
[junit4] 2> 419795 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSliceRouting/state.json] for collection
[testSliceRouting] has occurred - updating... (live nodes size: [4])
[junit4] 2> 419795 INFO (zkCallback-2869-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSliceRouting/state.json] for collection
[testSliceRouting] has occurred - updating... (live nodes size: [4])
[junit4] 2> 419796 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 419900 INFO (zkCallback-2869-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSliceRouting/state.json] for collection
[testSliceRouting] has occurred - updating... (live nodes size: [4])
[junit4] 2> 419900 INFO (zkCallback-2869-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSliceRouting/state.json] for collection
[testSliceRouting] has occurred - updating... (live nodes size: [4])
[junit4] 2> 419900 INFO (zkCallback-2869-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSliceRouting/state.json] for collection
[testSliceRouting] has occurred - updating... (live nodes size: [4])
[junit4] 2> 419983 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1514
[junit4] 2> 419984 INFO (qtp1268747849-7348) [n:127.0.0.1:42459_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> 419984 INFO (qtp1268747849-7348) [n:127.0.0.1:42459_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1823
[junit4] 2> 419993 DEBUG (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
[junit4] 2> 419994 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"set-user-property":{"update.autoCreateFields":false}},
{"add-updateprocessor":{
[junit4] 2> "name":"tolerant",
[junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}},
{"add-updateprocessor":{
[junit4] 2> "name":"tracking-testSliceRouting",
[junit4] 2> "class":"solr.TrackingUpdateProcessorFactory",
[junit4] 2> "group":"testSliceRouting"}}, {"add-updateprocessor":{
[junit4] 2> "name":"inc",
[junit4] 2>
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
[junit4] 2> "fieldName":"integer_i"}}]
[junit4] 2> 419994 INFO (qtp1268747849-7344) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the
property overlay to be of version 0 for collection testSliceRouting
[junit4] 2> 419994 INFO (Thread-1138) [ ] o.a.s.c.SolrCore config
update listener called for core testSliceRouting_shard1_replica_n1
[junit4] 2> 419994 INFO (Thread-1138) [ ] o.a.s.c.SolrCore core reload
testSliceRouting_shard1_replica_n1
[junit4] 2> 419994 INFO
(solrHandlerExecutor-2446-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed :
0 secs, maxWait 30
[junit4] 2> 419998 INFO (Thread-1138) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 419998 INFO (Thread-1138) [ ] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 419999 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 420000 WARN (Thread-1138) [ ] o.a.s.c.SolrConfig Couldn't
add files from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1/../../../../dist
[junit4] 2> 420000 INFO (Thread-1138) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.2.0
[junit4] 2> 420021 INFO (Thread-1138) [ ] o.a.s.s.IndexSchema
[testSliceRouting_shard1_replica_n1] Schema name=default-config
[junit4] 2> 420096 INFO (qtp1268747849-7340) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 420096 INFO (qtp1268747849-7340) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 420096 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 420096 INFO
(solrHandlerExecutor-2446-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:42459/solr/testSliceRouting_shard1_replica_n1/ for prop
overlay after 1 attempts
[junit4] 2> 420096 INFO
(solrHandlerExecutor-2446-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed :
0 secs, maxWait 30
[junit4] 2> 420124 INFO (Thread-1138) [ ] o.a.s.s.IndexSchema Loaded
schema default-config/1.6 with uniqueid field id
[junit4] 2> 420140 INFO (Thread-1138) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'testSliceRouting_shard1_replica_n1' using configuration
from collection testSliceRouting
[junit4] 2> 420158 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42459.solr.core.testSliceRouting.shard1.replica_n1' (registry
'solr.core.testSliceRouting.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3717e637
[junit4] 2> 420158 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/testSliceRouting_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AA0BFE9C0C3B3B9F-001/tempDir-001/node3/./testSliceRouting_shard1_replica_n1/data/]
[junit4] 2> 420160 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 420164 INFO
(OverseerCollectionConfigSetProcessor-72293750689693704-127.0.0.1:44095_solr-n_0000000000)
[n:127.0.0.1:44095_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> 420168 DEBUG (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
[junit4] 2> 420195 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 420195 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 420197 INFO (qtp1268747849-7348) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 420200 INFO (qtp1268747849-7348) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=3
[junit4] 2> 420201 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2fb6ac31[testSliceRouting_shard1_replica_n1] main]
[junit4] 2> 420201 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 420201 INFO
(solrHandlerExecutor-2446-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:42459/solr/testSliceRouting_shard1_replica_n1/ for prop
overlay after 2 attempts
[junit4] 2> 420201 INFO
(solrHandlerExecutor-2446-thread-1-processing-n:127.0.0.1:42459_solr
x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2)
[n:127.0.0.1:42459_solr c:testSliceRouting s:shard1 r:core_node2
x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed :
0 secs, maxWait 30
[junit4] 2> 420201 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testSliceRouting
[junit4] 2> 420202 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testSliceRouting
[junit4] 2> 420202 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testSliceRouting/managed-schema
[junit4] 2> 420203 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 420203 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 420203 INFO (Thread-1138) [n:127.0.0.1:42459_solr
c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 420203 INFO (Thread-1138) [n:127.
[...truncated too long message...]
Callback-6048-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 997037 INFO (jetty-closer-6153-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72293785503006728-127.0.0.1:43387_solr-n_0000000000) closing
[junit4] 2> 997038 INFO (closeThreadPool-6160-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72293785503006728-127.0.0.1:43387_solr-n_0000000000) closing
[junit4] 2> 997038 INFO (jetty-closer-6153-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49da0211{/solr,null,UNAVAILABLE}
[junit4] 2> 997038 INFO (jetty-closer-6153-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 997039 INFO (jetty-closer-6153-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@49cdb564{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 997039 INFO (jetty-closer-6153-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5019764{/solr,null,UNAVAILABLE}
[junit4] 2> 997040 INFO (jetty-closer-6153-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 997040 INFO
(SUITE-AliasIntegrationTest-seed#[AA0BFE9C0C3B3B9F]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 997041 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> 26 /solr/aliases.json
[junit4] 2> 26 /solr/clusterprops.json
[junit4] 2> 18 /solr/configs/conf
[junit4] 2> 11 /solr/collections/collection2meta/terms/shard1
[junit4] 2> 11 /solr/collections/collection1meta/terms/shard2
[junit4] 2> 11 /solr/collections/collection1meta/terms/shard1
[junit4] 2> 5 /solr/collections/collection1meta/state.json
[junit4] 2> 4 /solr/collections/collection2/terms/shard1
[junit4] 2> 4 /solr/collections/collection_one/terms/shard1
[junit4] 2> 4 /solr/collections/collection1/terms/shard2
[junit4] 2> 3 /solr/collections/collection_new/terms/shard1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/collection_two/terms/shard1
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 3 /solr/collections/collection_one/terms/shard2
[junit4] 2> 3 /solr/collections/collection_old/terms/shard2
[junit4] 2> 3 /solr/collections/collection_old/terms/shard1
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/terms/shard1
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/terms/shard2
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 2 /solr/collections/collection_old/state.json
[junit4] 2> 2 /solr/collections/collection_one/state.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 300 /solr/aliases.json
[junit4] 2> 70 /solr/collections/collection1meta/state.json
[junit4] 2> 43 /solr/collections/collection2meta/state.json
[junit4] 2> 26 /solr/clusterstate.json
[junit4] 2> 18 /solr/collections/collection_old/state.json
[junit4] 2> 17 /solr/collections/collection_one/state.json
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2> 14
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 10 /solr/collections/collection_new/state.json
[junit4] 2> 10 /solr/collections/collection_two/state.json
[junit4] 2> 9 /solr/collections/collection2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 102 /solr/collections
[junit4] 2> 26 /solr/live_nodes
[junit4] 2>
[junit4] 2> 997043 INFO
(SUITE-AliasIntegrationTest-seed#[AA0BFE9C0C3B3B9F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33861
[junit4] 2> 997043 INFO
(SUITE-AliasIntegrationTest-seed#[AA0BFE9C0C3B3B9F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33861
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_AA0BFE9C0C3B3B9F-001
[junit4] 2> May 22, 2019 7:05:08 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 8 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@708653c0),
locale=zh, timezone=Europe/Bucharest
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea
(64-bit)/cpus=8,threads=1,free=161551448,total=350224384
[junit4] 2> NOTE: All tests run in this JVM:
[TlogReplayBufferedWhileIndexingTest, AlternateDirectoryTest,
TestComplexPhraseQParserPlugin, DocValuesMultiTest, StatsComponentTest,
ConfigSetsAPITest, TestHashQParserPlugin, HdfsRecoverLeaseTest,
TestLocalFSCloudBackupRestore, TestUnifiedSolrHighlighter, TestCollationField,
ChangedSchemaMergeTest, TestLMJelinekMercerSimilarityFactory,
TestSimClusterStateProvider, TestBackupRepositoryFactory,
TestStressCloudBlindAtomicUpdates, TestMaxScoreQueryParser,
TestFieldCacheWithThreads, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
MetricTriggerTest, SolrJmxReporterCloudTest, HdfsSyncSliceTest,
TestDistributedStatsComponentCardinality, DebugComponentTest,
TestPivotHelperCode, TestObjectReleaseTracker, TestCloudDeleteByQuery,
DateFieldTest, HdfsUnloadDistributedZkTest, BlockJoinFacetSimpleTest,
CoreSorterTest, TestManagedSchema, TestUtilizeNode, DisMaxRequestHandlerTest,
HttpTriggerListenerTest, StatelessScriptUpdateProcessorFactoryTest,
TestCloudPivotFacet, VMParamsZkACLAndCredentialsProvidersTest,
TestReqParamsAPI, TransactionLogTest, SystemLogListenerTest,
BinaryUpdateRequestHandlerTest, SolrInfoBeanTest, TestCloudRecovery2,
BasicDistributedZkTest, ReplicaListTransformerTest, SuggesterFSTTest,
BasicFunctionalityTest, LargeFieldTest, TestLFUCache,
ByteBuffersDirectoryFactoryTest, SolrPluginUtilsTest, TestConfig,
DistributedFacetPivotSmallAdvancedTest, SpellingQueryConverterTest,
TestConfigsApi, WrapperMergePolicyFactoryTest, XmlUpdateRequestHandlerTest,
TestRetrieveFieldsOptimizer, ClassificationUpdateProcessorFactoryTest,
TestFieldResource, TestDocTermOrdsUninvertLimit, SortByFunctionTest,
AnalysisErrorHandlingTest, TestValueSourceCache, ExternalFileFieldSortTest,
ScheduledTriggerTest, TestBlendedInfixSuggestions,
DistributedTermsComponentTest, TestFacetMethods, ResponseHeaderTest, TestUtils,
MultiThreadedOCPTest, TestNumericTokenStream, CdcrRequestHandlerTest,
SolrMetricReporterTest, SOLR749Test, SchemaApiFailureTest,
SystemCollectionCompatTest, HdfsDirectoryFactoryTest,
TestInPlaceUpdatesDistrib, TestWriterPerf, TestSolrCLIRunExample,
OrderedExecutorTest, RoutingToNodesWithPropertiesTest, DaemonStreamApiTest,
CdcrBootstrapTest, TestPerFieldSimilarity, FullSolrCloudDistribCmdsTest,
TestJmxIntegration, SpatialRPTFieldTypeTest, TestConfigSetProperties,
ReplicationFactorTest, TestTlogReplica, BadComponentTest,
TestRequestForwarding, DirectSolrConnectionTest, TestLegacyFieldReuse,
RemoteQueryErrorTest, TolerantUpdateProcessorTest, ImplicitSnitchTest,
HighlighterMaxOffsetTest, CollectionStateFormat2Test, SearchHandlerTest,
TestSolrIndexConfig, TestRemoteStreaming, TestLuceneMatchVersion,
PreAnalyzedFieldTest, TestOrdValues, TestSubQueryTransformerDistrib,
TestSQLHandlerNonCloud, TestManagedStopFilterFactory, TestClusterStateMutator,
PeerSyncTest, SystemInfoHandlerTest, TestJsonFacets,
TestSchemalessBufferedUpdates, BadCopyFieldTest, LeaderElectionIntegrationTest,
SuggesterWFSTTest, SliceStateTest, TestReplicationHandler,
TestExactSharedStatsCache, AutoscalingHistoryHandlerTest,
TestImplicitCoreProperties, MigrateRouteKeyTest,
UniqFieldsUpdateProcessorFactoryTest, MetricsConfigTest,
TestDynamicFieldCollectionResource, HttpPartitionTest,
TermVectorComponentDistributedTest, TestPayloadCheckQParserPlugin,
AliasIntegrationTest]
[junit4] Completed [427/858 (2!)] on J1 in 49.37s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 44634 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/605/consoleText
[repro] Revision: cfd9de894d18888f0f1b9e368994b972a81f449c
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test
-Dtestcase=CategoryRoutedAliasUpdateProcessorTest -Dtests.method=testMustMatch
-Dtests.seed=AA0BFE9C0C3B3B9F -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=de-IT -Dtests.timezone=Asia/Kabul -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=AliasIntegrationTest
-Dtests.method=testClusterStateProviderAPI -Dtests.seed=AA0BFE9C0C3B3B9F
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh
-Dtests.timezone=Europe/Bucharest -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AliasIntegrationTest
[repro] CategoryRoutedAliasUpdateProcessorTest
[repro] ant compile-test
[...truncated 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.AliasIntegrationTest|*.CategoryRoutedAliasUpdateProcessorTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=AA0BFE9C0C3B3B9F -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh -Dtests.timezone=Europe/Bucharest -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 160 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] 0/5 failed:
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]