Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21262/
Java: 64bit/jdk-10-ea+37 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([2A8D49BB9637529A:A1AA9A6AD731F91E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:428)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:844)
FAILED:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse
Error Message:
Error from server at http://127.0.0.1:44657/solr: Collection :
myalias_2017-10-24 is part of alias myalias remove or modify the alias before
removing this collection.
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:44657/solr: Collection : myalias_2017-10-24 is
part of alias myalias remove or modify the alias before removing this
collection.
at
__randomizedtesting.SeedInfo.seed([2A8D49BB9637529A:450802E32A416175]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
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.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:844)
Build Log:
[...truncated 12330 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/init-core-data-001
[junit4] 2> 893618 WARN
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 893619 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 893619 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 893619 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 893619 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001
[junit4] 2> 893619 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 893620 INFO (Thread-3856) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 893620 INFO (Thread-3856) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 893621 ERROR (Thread-3856) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 893720 INFO
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[2A8D49BB9637529A]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:46225
[junit4] 2> 893721 INFO (zkConnectionManagerCallback-3597-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893723 INFO (jetty-launcher-3594-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 893723 INFO (jetty-launcher-3594-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 893733 INFO (jetty-launcher-3594-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c7b9631{/solr,null,AVAILABLE}
[junit4] 2> 893733 INFO (jetty-launcher-3594-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b806b46{HTTP/1.1,[http/1.1]}{127.0.0.1:33507}
[junit4] 2> 893734 INFO (jetty-launcher-3594-thread-2) [ ]
o.e.j.s.Server Started @895926ms
[junit4] 2> 893734 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33507}
[junit4] 2> 893734 ERROR (jetty-launcher-3594-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 893734 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 893734 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 893734 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 893734 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-12T09:08:04.594433Z
[junit4] 2> 893735 INFO (jetty-launcher-3594-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64091b52{/solr,null,AVAILABLE}
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b2e13ea{HTTP/1.1,[http/1.1]}{127.0.0.1:44657}
[junit4] 2> 893736 INFO (zkConnectionManagerCallback-3599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.e.j.s.Server Started @895928ms
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44657}
[junit4] 2> 893736 ERROR (jetty-launcher-3594-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 893736 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-12T09:08:04.596636Z
[junit4] 2> 893737 INFO (zkConnectionManagerCallback-3601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893737 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 893743 INFO (jetty-launcher-3594-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46225/solr
[junit4] 2> 893743 INFO (jetty-launcher-3594-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46225/solr
[junit4] 2> 893744 INFO (zkConnectionManagerCallback-3607-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893744 INFO (zkConnectionManagerCallback-3609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893744 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x160e9a04b000004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 893745 INFO
(zkConnectionManagerCallback-3611-thread-1-processing-n:127.0.0.1:33507_solr)
[n:127.0.0.1:33507_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893745 INFO
(zkConnectionManagerCallback-3613-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893773 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 893773 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44657_solr
[junit4] 2> 893773 INFO (jetty-launcher-3594-thread-2)
[n:127.0.0.1:33507_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 893773 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.c.Overseer Overseer
(id=99336066464481286-127.0.0.1:44657_solr-n_0000000000) starting
[junit4] 2> 893773 INFO (jetty-launcher-3594-thread-2)
[n:127.0.0.1:33507_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33507_solr
[junit4] 2> 893774 INFO
(zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 893774 INFO
(zkCallback-3610-thread-1-processing-n:127.0.0.1:33507_solr)
[n:127.0.0.1:33507_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 893779 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44657_solr
[junit4] 2> 893780 INFO
(zkCallback-3610-thread-1-processing-n:127.0.0.1:33507_solr)
[n:127.0.0.1:33507_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 893781 INFO
(zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 893811 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44657.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 893816 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44657.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 893816 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44657.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 893817 INFO (jetty-launcher-3594-thread-1)
[n:127.0.0.1:44657_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/.
[junit4] 2> 893842 INFO (jetty-launcher-3594-thread-2)
[n:127.0.0.1:33507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33507.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 893847 INFO (jetty-launcher-3594-thread-2)
[n:127.0.0.1:33507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33507.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 893847 INFO (jetty-launcher-3594-thread-2)
[n:127.0.0.1:33507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33507.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 893848 INFO (jetty-launcher-3594-thread-2)
[n:127.0.0.1:33507_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node2/.
[junit4] 2> 893900 INFO (zkConnectionManagerCallback-3619-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 893905 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 893907 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 893913 INFO
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[2A8D49BB9637529A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 893914 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 893915 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 893915 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 893916 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 893916 INFO (qtp106912338-11981) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 893916 INFO (qtp106912338-11981) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 893917 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 893917 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 893917 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 893917 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 893918 INFO (qtp106912338-11981) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 893929 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.CreateCollectionCmd Create collection
timeConfig
[junit4] 2> 893929 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 893930 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
[junit4] 2> 893930 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
[junit4] 2> 893931 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
[junit4] 2> 893932 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
[junit4] 2> 893935 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
[junit4] 2> 893936 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/timeConfig/lang/contractions_it.txt
[junit4] 2> 893937 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/timeConfig/lang/stemdict_nl.txt
[junit4] 2> 893937 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/timeConfig/lang/stopwords_hy.txt
[junit4] 2> 893938 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/timeConfig/lang/stopwords_no.txt
[junit4] 2> 893938 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/timeConfig/lang/contractions_ca.txt
[junit4] 2> 893939 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/timeConfig/lang/stopwords_id.txt
[junit4] 2> 893940 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/timeConfig/lang/stopwords_ga.txt
[junit4] 2> 893942 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/timeConfig/lang/stopwords_hi.txt
[junit4] 2> 893943 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/timeConfig/lang/stopwords_da.txt
[junit4] 2> 893944 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/timeConfig/lang/stopwords_ja.txt
[junit4] 2> 893946 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/timeConfig/lang/stopwords_pt.txt
[junit4] 2> 893947 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/timeConfig/lang/stopwords_hu.txt
[junit4] 2> 893947 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/timeConfig/lang/stopwords_el.txt
[junit4] 2> 893948 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/timeConfig/lang/stopwords_ru.txt
[junit4] 2> 893949 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/timeConfig/lang/stopwords_tr.txt
[junit4] 2> 893949 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/timeConfig/lang/stopwords_ar.txt
[junit4] 2> 893950 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/timeConfig/lang/userdict_ja.txt
[junit4] 2> 893951 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/timeConfig/lang/stopwords_eu.txt
[junit4] 2> 893951 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/timeConfig/lang/stopwords_it.txt
[junit4] 2> 893952 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/timeConfig/lang/stopwords_cz.txt
[junit4] 2> 893952 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/timeConfig/lang/stoptags_ja.txt
[junit4] 2> 893953 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/timeConfig/lang/contractions_fr.txt
[junit4] 2> 893954 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/timeConfig/lang/stopwords_de.txt
[junit4] 2> 893954 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/timeConfig/lang/stopwords_fa.txt
[junit4] 2> 893955 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/timeConfig/lang/contractions_ga.txt
[junit4] 2> 893955 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/timeConfig/lang/stopwords_ca.txt
[junit4] 2> 893956 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/timeConfig/lang/stopwords_nl.txt
[junit4] 2> 893956 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/timeConfig/lang/stopwords_bg.txt
[junit4] 2> 893957 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/timeConfig/lang/stopwords_lv.txt
[junit4] 2> 893958 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/timeConfig/lang/stopwords_en.txt
[junit4] 2> 893958 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/timeConfig/lang/stopwords_es.txt
[junit4] 2> 893959 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/timeConfig/lang/stopwords_th.txt
[junit4] 2> 893959 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/timeConfig/lang/stopwords_ro.txt
[junit4] 2> 893960 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/timeConfig/lang/stopwords_fr.txt
[junit4] 2> 893960 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/timeConfig/lang/stopwords_sv.txt
[junit4] 2> 893961 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/timeConfig/lang/stopwords_fi.txt
[junit4] 2> 893961 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/timeConfig/lang/hyphenations_ga.txt
[junit4] 2> 893962 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/timeConfig/lang/stopwords_gl.txt
[junit4] 2> 893963 INFO
(OverseerThreadFactory-3802-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/timeConfig/params.json
[junit4] 2> 894066 INFO
(OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"timeConfig",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"timeConfig_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44657/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 894268 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 894268 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 894371 INFO
(zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 894371 INFO
(zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 895274 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 895275 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 895276 WARN (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 895280 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 895295 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 895422 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 895439 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig, trusted=true
[junit4] 2> 895439 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44657.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 895439 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 895440 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
[junit4] 2> 895447 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 895510 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 895510 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 895511 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 895511 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 895512 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1feff47e[timeConfig_shard1_replica_n1] main]
[junit4] 2> 895513 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/timeConfig
[junit4] 2> 895513 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/timeConfig
[junit4] 2> 895513 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/timeConfig/managed-schema
[junit4] 2> 895513 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 895513 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 895513 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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> 895516 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 895516 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1589377065419800576
[junit4] 2> 895516 INFO
(searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@1feff47e[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 895516 INFO
(searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 895516 INFO
(searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 895517 INFO
(searcherExecutor-3807-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@1feff47e[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 895519 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 895519 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 895519 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/
[junit4] 2> 895519 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 895519 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/
has no replicas
[junit4] 2> 895519 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 895520 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/ shard1
[junit4] 2> 895621 INFO
(zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 895621 INFO
(zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 895671 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 895709 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1441
[junit4] 2> 895711 INFO (qtp106912338-11981) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 895772 INFO
(zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 895772 INFO
(zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/timeConfig/state.json] for collection [timeConfig] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 895930 INFO
(OverseerCollectionConfigSetProcessor-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_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> 896711 INFO (qtp106912338-11981) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=2793
[junit4] 2> 896712 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 896713 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 896717 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}},
{"set-user-property":{"update.autoCreateFields":false}},
{"add-updateprocessor":{
[junit4] 2> "name":"tolerant",
[junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}},
{"add-updateprocessor":{
[junit4] 2> "name":"inc",
[junit4] 2>
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
[junit4] 2> "fieldName":"integer_i"}}]
[junit4] 2> 896717 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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 timeConfig
[junit4] 2> 896717 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 896717 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
[junit4] 2> 896718 INFO
(solrHandlerExecutor-3812-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 896721 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 896721 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 896721 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 896721 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 896722 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 896722 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 896722 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 896722 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 896722 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 896722 WARN (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
[junit4] 2> 896726 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 896751 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
[junit4] 2> 896818 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 896819 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 896819 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 896819 INFO
(solrHandlerExecutor-3812-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
http://127.0.0.1:44657/solr/timeConfig_shard1_replica_n1/ for prop overlay
after 1 attempts
[junit4] 2> 896819 INFO
(solrHandlerExecutor-3812-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 896833 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 896846 INFO (Thread-3875) [n:127.0.0.1:44657_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using
configuration from collection timeConfig
[junit4] 2> 896859 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44657.solr.core.timeConfig.shard1.replica_n1' (registry
'solr.core.timeConfig.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a2d32a2
[junit4] 2> 896859 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
[junit4] 2> 896860 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 896891 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 896891 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 896892 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c74a0d1[timeConfig_shard1_replica_n1] main]
[junit4] 2> 896893 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/timeConfig
[junit4] 2> 896893 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/timeConfig
[junit4] 2> 896893 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/timeConfig/managed-schema
[junit4] 2> 896893 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 896893 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 896893 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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> 896894 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 896894 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@5c74a0d1[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 896894 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1589377066864738304
[junit4] 2> 896894 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 896895 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 896896 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 896896 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@5c74a0d1[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 896897 INFO (Thread-3875) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e9de6da[timeConfig_shard1_replica_n1] main]
[junit4] 2> 896897 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@3e9de6da[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 896897 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 896899 INFO
(searcherExecutor-3813-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]
Registered new searcher Searcher@3e9de6da[timeConfig_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 896919 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 896920 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 896920 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 896920 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 203.0ms to set the property overlay to be of
version 0 for collection timeConfig
[junit4] 2> 896920 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr path=/config
params={wt=javabin&version=2} status=0 QTime=204
[junit4] 2> 896920 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@da83b35
[junit4] 2> 896920 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=229129013
[junit4] 2> 896920 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20d90b2e: rootName =
solr_44657, domain = solr.core.timeConfig.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@77abe0e5
[junit4] 2> 896929 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.timeConfig.shard1.leader, tag=229129013
[junit4] 2> 896930 INFO (qtp106912338-11983) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 896931 INFO (qtp106912338-11983) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 896933 INFO (qtp106912338-11977) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.ZkController Persisted config data to node
/configs/timeConfig/params.json
[junit4] 2> 896933 INFO (qtp106912338-11977) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the
property params to be of version 1 for collection timeConfig
[junit4] 2> 896939 INFO (Thread-3876) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrCore config update listener called for core
timeConfig_shard1_replica_n1
[junit4] 2> 896939 INFO (Thread-3876) [n:127.0.0.1:44657_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 1
[junit4] 2> 896939 INFO (Thread-3876) [n:127.0.0.1:44657_solr ]
o.a.s.c.RequestParams request params refreshed to version 1
[junit4] 2> 896943 INFO
(solrHandlerExecutor-3817-thread-1-processing-n:127.0.0.1:44657_solr
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2)
[n:127.0.0.1:44657_solr c:timeConfig s:shard1 r:core_node2
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 897044 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
[junit4] 2> 897044 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 897044 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.c.S.Request [timeConfig_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 897044 INFO (qtp106912338-11977) [n:127.0.0.1:44657_solr
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Took 111.0ms to set the property params to be of
version 1 for collection timeConfig
[junit4] 2> 897044 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 897045 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 897045 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 897046 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 897046 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 897047 INFO
(OverseerThreadFactory-3802-thread-2-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 897048 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
[junit4] 2> 897048 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5490facf: rootName =
solr_44657, domain = solr.core.timeConfig.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@77abe0e5
[junit4] 2> 897062 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6b56e1e7
[junit4] 2> 897062 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.timeConfig.shard1.replica_n1, tag=1800856039
[junit4] 2> 897062 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.timeConfig.shard1.leader, tag=1800856039
[junit4] 2> 897064 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=16
[junit4] 2> 897767 INFO (qtp106912338-11988) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=720
[junit4] 2> 897767 INFO (qtp106912338-11983) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 897767 INFO (qtp106912338-11983) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 897768 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 897768 INFO (qtp106912338-11975) [n:127.0.0.1:44657_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 897768 INFO (qtp106912338-11977) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 897769 INFO
(OverseerThreadFactory-3802-thread-3-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.CreateCollectionCmd Create collection
myalias_2017-10-23
[junit4] 2> 897769 INFO
(OverseerCollectionConfigSetProcessor-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_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> 897972 INFO
(OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"myalias_2017-10-23_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33507/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 897973 INFO
(OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"myalias_2017-10-23_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44657/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 897974 INFO
(OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"myalias_2017-10-23_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33507/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 897975 INFO
(OverseerStateUpdate-99336066464481286-127.0.0.1:44657_solr-n_0000000000)
[n:127.0.0.1:44657_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"myalias_2017-10-23",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"myalias_2017-10-23_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44657/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 898176 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 898176 INFO (qtp927641993-11978) [n:127.0.0.1:33507_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 898176 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 898176 INFO (qtp927641993-11976) [n:127.0.0.1:33507_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 898177 INFO (qtp927641993-11978) [n:127.0.0.1:33507_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 898280 INFO
(zkCallback-3612-thread-2-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
[junit4] 2> 898280 INFO
(zkCallback-3610-thread-1-processing-n:127.0.0.1:33507_solr)
[n:127.0.0.1:33507_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
[junit4] 2> 898280 INFO
(zkCallback-3612-thread-1-processing-n:127.0.0.1:44657_solr)
[n:127.0.0.1:44657_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
[junit4] 2> 898280 INFO
(zkCallback-3610-thread-2-processing-n:127.0.0.1:33507_solr)
[n:127.0.0.1:33507_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/myalias_2017-10-23/state.json] for collection
[myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
[junit4] 2> 899184 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams conf resource
params.json loaded . version : 1
[junit4] 2> 899184 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard1 r:core_node5
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams conf resource
params.json loaded . version : 1
[junit4] 2> 899184 INFO (qtp106912338-11986) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams request params
refreshed to version 1
[junit4] 2> 899184 INFO (qtp106912338-11990) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard1 r:core_node5
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams request params
refreshed to version 1
[junit4] 2> 899185 WARN (qtp106912338-11986) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files
from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 899185 WARN (qtp106912338-11990) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard1 r:core_node5
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files
from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 899185 WARN (qtp106912338-11986) [n:127.0.0.1:44657_solr
c:myalias_2017-10-23 s:shard2 r:core_node8
x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files
from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_2A8D49BB9637529A-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpat
[...truncated too long message...]
ead.java:844)
[junit4] 2> 1067708 INFO
(TEST-ShardSplitTest.test-seed#[2A8D49BB9637529A]) [ ] o.a.s.c.ChaosMonkey
monkey: stop jetty! 40089
[junit4] 2> 1067708 ERROR
(TEST-ShardSplitTest.test-seed#[2A8D49BB9637529A]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1067709 INFO
(TEST-ShardSplitTest.test-seed#[2A8D49BB9637529A]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36145 36145
[junit4] 2> 1067728 WARN (indexFetcher-1557-thread-1) [n:127.0.0.1:37157_
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47]
o.a.s.h.IndexFetcher Could not log failed replication details
[junit4] 2> org.apache.lucene.store.AlreadyClosedException: Already closed
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:337)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1107)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:786)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:694)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:676)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1067728 ERROR (indexFetcher-1557-thread-1) [n:127.0.0.1:37157_
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_t47]
o.a.s.h.ReplicationHandler Index fetch failed
:org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: collection1 slice: shard1 saw
state=DocCollection(collection1//clusterstate.json/81)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"inactive",
[junit4] 2> "replicas":{
[junit4] 2> "core_node44":{
[junit4] 2> "core":"collection1_shard1_replica_t43",
[junit4] 2> "base_url":"http://127.0.0.1:45013",
[junit4] 2> "node_name":"127.0.0.1:45013_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"TLOG"},
[junit4] 2> "core_node48":{
[junit4] 2> "core":"collection1_shard1_replica_t47",
[junit4] 2> "base_url":"http://127.0.0.1:37157",
[junit4] 2> "node_name":"127.0.0.1:37157_",
[junit4] 2> "state":"active",
[junit4] 2> "type":"TLOG"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node42":{
[junit4] 2> "core":"collection1_shard2_replica_t41",
[junit4] 2> "base_url":"http://127.0.0.1:40247",
[junit4] 2> "node_name":"127.0.0.1:40247_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"TLOG"},
[junit4] 2> "core_node46":{
[junit4] 2> "core":"collection1_shard2_replica_t45",
[junit4] 2> "base_url":"http://127.0.0.1:33943",
[junit4] 2> "node_name":"127.0.0.1:33943_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"TLOG"}}},
[junit4] 2> "shard1_0":{
[junit4] 2> "range":"80000000-dfffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node51":{
[junit4] 2> "core":"collection1_shard1_0_replica_n49",
[junit4] 2> "base_url":"http://127.0.0.1:45013",
[junit4] 2> "node_name":"127.0.0.1:45013_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node53":{
[junit4] 2> "core":"collection1_shard1_0_replica0",
[junit4] 2> "base_url":"http://127.0.0.1:40247",
[junit4] 2> "node_name":"127.0.0.1:40247_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard1_1":{
[junit4] 2> "range":"e0000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node52":{
[junit4] 2> "core":"collection1_shard1_1_replica_n50",
[junit4] 2> "base_url":"http://127.0.0.1:45013",
[junit4] 2> "node_name":"127.0.0.1:45013_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node54":{
[junit4] 2> "core":"collection1_shard1_1_replica0",
[junit4] 2> "base_url":"http://127.0.0.1:45013",
[junit4] 2> "node_name":"127.0.0.1:45013_",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:755)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:684)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:380)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1072821 INFO (Thread-1083) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36145 36145
[junit4] 2> 1072822 WARN (Thread-1083) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/routeFieldColl/state.json
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 9 /solr/collections/splitByRouteKeyTest/state.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 5 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_2A8D49BB9637529A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c37501d),
locale=eu, timezone=Africa/Mogadishu
[junit4] 2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 10-ea
(64-bit)/cpus=8,threads=1,free=123964200,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestTolerantUpdateProcessorCloud, TestLMDirichletSimilarityFactory,
MoveReplicaHDFSFailoverTest, TestLRUStatsCache,
TestDeleteCollectionOnDownNodes, BlockJoinFacetSimpleTest, EchoParamsTest,
ManagedSchemaRoundRobinCloudTest, DistanceFunctionTest,
TestExtendedDismaxParser, TestReload, CustomCollectionTest,
OverriddenZkACLAndCredentialsProvidersTest, ClusterStateTest, ShardSplitTest]
[junit4] Completed [222/767 (2!)] on J2 in 893.31s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 42674 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]