Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21254/
Java: 64bit/jdk-10-ea+37 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at https://127.0.0.1:46159/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 https://127.0.0.1:46159/solr: Collection : myalias_2017-10-24 is 
part of alias myalias remove or modify the alias before removing this 
collection.
        at 
__randomizedtesting.SeedInfo.seed([387666E7C83A742F:57F32DBF744C47C0]: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 14254 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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/init-core-data-001
   [junit4]   2> 3063226 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 3063227 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3063227 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3063227 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3063228 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001
   [junit4]   2> 3063228 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3063228 INFO  (Thread-8886) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3063228 INFO  (Thread-8886) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3063229 ERROR (Thread-8886) [    ] 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> 3063328 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:45255
   [junit4]   2> 3063329 INFO  (zkConnectionManagerCallback-6181-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063332 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3063332 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3063332 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@203e3691{/solr,null,AVAILABLE}
   [junit4]   2> 3063333 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28badb2f{/solr,null,AVAILABLE}
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@45892cd0{SSL,[ssl, 
http/1.1]}{127.0.0.1:46869}
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.e.j.s.Server Started @3065213ms
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46869}
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c0a9871{SSL,[ssl, 
http/1.1]}{127.0.0.1:46159}
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.e.j.s.Server Started @3065213ms
   [junit4]   2> 3063334 ERROR (jetty-launcher-6178-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46159}
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3063334 ERROR (jetty-launcher-6178-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T19:46:01.132823Z
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3063334 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T19:46:01.132975Z
   [junit4]   2> 3063335 INFO  (zkConnectionManagerCallback-6185-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063335 INFO  (zkConnectionManagerCallback-6183-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063336 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3063336 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3063346 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 0x160e19ba0c30001, 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> 3063348 INFO  (jetty-launcher-6178-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45255/solr
   [junit4]   2> 3063348 INFO  (jetty-launcher-6178-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45255/solr
   [junit4]   2> 3063348 INFO  (zkConnectionManagerCallback-6190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063349 INFO  (zkConnectionManagerCallback-6193-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063350 INFO  
(zkConnectionManagerCallback-6195-thread-1-processing-n:127.0.0.1:46159_solr) 
[n:127.0.0.1:46159_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063350 INFO  
(zkConnectionManagerCallback-6197-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063378 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3063378 INFO  (jetty-launcher-6178-thread-2) 
[n:127.0.0.1:46159_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3063379 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46869_solr
   [junit4]   2> 3063379 INFO  (jetty-launcher-6178-thread-2) 
[n:127.0.0.1:46159_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46159_solr
   [junit4]   2> 3063379 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.Overseer Overseer 
(id=99327250335465478-127.0.0.1:46869_solr-n_0000000000) starting
   [junit4]   2> 3063382 INFO  
(zkCallback-6194-thread-1-processing-n:127.0.0.1:46159_solr) 
[n:127.0.0.1:46159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3063385 INFO  
(OverseerStateUpdate-99327250335465478-127.0.0.1:46869_solr-n_0000000000) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3063385 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46869_solr
   [junit4]   2> 3063385 INFO  
(zkCallback-6194-thread-1-processing-n:127.0.0.1:46159_solr) 
[n:127.0.0.1:46159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3063386 INFO  
(zkCallback-6196-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3063404 INFO  (jetty-launcher-6178-thread-2) 
[n:127.0.0.1:46159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46159.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3063409 INFO  (jetty-launcher-6178-thread-2) 
[n:127.0.0.1:46159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46159.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3063409 INFO  (jetty-launcher-6178-thread-2) 
[n:127.0.0.1:46159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46159.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3063410 INFO  (jetty-launcher-6178-thread-2) 
[n:127.0.0.1:46159_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node2/.
   [junit4]   2> 3063411 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46869.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3063416 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46869.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3063416 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46869.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3063417 INFO  (jetty-launcher-6178-thread-1) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/.
   [junit4]   2> 3063617 INFO  (zkConnectionManagerCallback-6203-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3063631 INFO  (qtp792733166-31431) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3063632 INFO  (qtp792733166-31431) [n:127.0.0.1:46159_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> 3063637 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[387666E7C83A742F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3063638 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3063639 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_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> 3063639 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3063639 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_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> 3063640 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3063640 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_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> 3063641 INFO  (qtp792733166-31419) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3063641 INFO  (qtp792733166-31419) [n:127.0.0.1:46159_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> 3063641 INFO  (qtp792733166-31421) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3063641 INFO  (qtp792733166-31421) [n:127.0.0.1:46159_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> 3063642 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_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> 3063642 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 3063642 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 3063643 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 3063643 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 3063643 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 3063644 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 3063644 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 3063645 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063645 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063645 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063646 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063646 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063647 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063647 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063648 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063648 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063648 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063649 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063649 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063650 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063650 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063651 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063651 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063651 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063652 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063652 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063653 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063653 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063654 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063654 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063655 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063655 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063655 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063656 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063656 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063656 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063657 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063657 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063657 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063658 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063658 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063658 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063659 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063659 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063660 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3063660 INFO  
(OverseerThreadFactory-12108-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 3063762 INFO  
(OverseerStateUpdate-99327250335465478-127.0.0.1:46869_solr-n_0000000000) 
[n:127.0.0.1:46869_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":"https://127.0.0.1:46869/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3063972 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3063973 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3064075 INFO  
(zkCallback-6196-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3064075 INFO  
(zkCallback-6196-thread-2-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3064978 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3064978 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3064978 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3064979 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3064982 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065002 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065081 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065092 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065092 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46869.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3065093 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3065093 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3065094 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3065121 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065121 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065122 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065122 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3065123 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@770a8e6c[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3065123 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065123 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065123 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065124 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065124 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3065124 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065125 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065125 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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 1589236007355547648
   [junit4]   2> 3065125 INFO  
(searcherExecutor-12113-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@770a8e6c[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3065125 INFO  
(searcherExecutor-12113-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 3065125 INFO  
(searcherExecutor-12113-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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> 3065126 INFO  
(searcherExecutor-12113-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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@770a8e6c[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3065128 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065128 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065128 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46869/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 3065128 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065128 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:46869/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 3065128 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065129 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46869/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 3065230 INFO  
(zkCallback-6196-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3065230 INFO  
(zkCallback-6196-thread-2-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3065280 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3065281 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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=1308
   [junit4]   2> 3065283 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_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> 3065381 INFO  
(zkCallback-6196-thread-2-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3065381 INFO  
(zkCallback-6196-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3065643 INFO  
(OverseerCollectionConfigSetProcessor-99327250335465478-127.0.0.1:46869_solr-n_0000000000)
 [n:127.0.0.1:46869_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> 3066283 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_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=2641
   [junit4]   2> 3066284 INFO  (qtp792733166-31431) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3066285 INFO  (qtp792733166-31431) [n:127.0.0.1:46159_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> 3066289 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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> 3066290 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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> 3066291 INFO  
(solrHandlerExecutor-12118-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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> 3066291 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 3066292 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 3066297 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3066297 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3066297 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3066298 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3066298 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3066298 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3066298 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3066298 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3066298 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3066299 WARN  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3066304 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3066317 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3066393 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3066393 INFO  (qtp539454053-31422) [n:127.0.0.1:46869_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> 3066393 INFO  (qtp539454053-31422) [n:127.0.0.1:46869_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> 3066393 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46869_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> 3066393 INFO  
(solrHandlerExecutor-12118-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:46869/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 3066393 INFO  
(solrHandlerExecutor-12118-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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> 3066407 INFO  (Thread-8905) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig
   [junit4]   2> 3066420 INFO  (Thread-8905) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46869.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36d91217
   [junit4]   2> 3066420 INFO  (Thread-8905) [n:127.0.0.1:46869_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3066422 INFO  (Thread-8905) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3066459 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066459 INFO  (Thread-8905) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3066460 INFO  (Thread-8905) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57749c43[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3066460 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066460 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066460 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066461 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066461 INFO  (Thread-8905) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3066461 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066462 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066462 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@57749c43[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066462 INFO  (Thread-8905) [n:127.0.0.1:46869_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 1589236008757493760
   [junit4]   2> 3066462 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 3066462 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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> 3066464 INFO  (Thread-8905) [n:127.0.0.1:46869_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> 3066464 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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@57749c43[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066465 INFO  (Thread-8905) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a3feca1[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3066465 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@a3feca1[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066465 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 3066467 INFO  
(searcherExecutor-12119-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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@a3feca1[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066494 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_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> 3066494 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_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> 3066494 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_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> 3066495 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 204.0ms to set the property overlay to be of 
version 0 for collection timeConfig
   [junit4]   2> 3066495 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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=206
   [junit4]   2> 3066495 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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@616cb16d
   [junit4]   2> 3066495 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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=1634513261
   [junit4]   2> 3066495 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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@7acbb71b: rootName = 
solr_46869, 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@33d55a4f
   [junit4]   2> 3066503 INFO  (qtp539454053-31432) [n:127.0.0.1:46869_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=1634513261
   [junit4]   2> 3066504 INFO  (qtp792733166-31419) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3066514 INFO  (qtp792733166-31419) [n:127.0.0.1:46159_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3066519 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_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> 3066519 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_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> 3066520 INFO  (Thread-8906) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 3066520 INFO  (Thread-8906) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3066520 INFO  (Thread-8906) [n:127.0.0.1:46869_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3066520 INFO  
(solrHandlerExecutor-12123-thread-1-processing-n:127.0.0.1:46869_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46869_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> 3066622 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3066622 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3066622 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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> 3066623 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 103.0ms to set the property params to be of 
version 1 for collection timeConfig
   [junit4]   2> 3066623 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3066625 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3066626 INFO  (qtp792733166-31431) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3066627 INFO  (qtp792733166-31431) [n:127.0.0.1:46159_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> 3066627 INFO  (qtp792733166-31421) [n:127.0.0.1:46159_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> 3066628 INFO  
(OverseerThreadFactory-12108-thread-2-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3066629 INFO  (qtp539454053-31428) [n:127.0.0.1:46869_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 3066629 INFO  (qtp539454053-31428) [n:127.0.0.1:46869_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6045559: rootName = 
solr_46869, 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@33d55a4f
   [junit4]   2> 3066637 INFO  (qtp539454053-31428) [n:127.0.0.1:46869_solr    
] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5362122b
   [junit4]   2> 3066637 INFO  (qtp539454053-31428) [n:127.0.0.1:46869_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=1398936107
   [junit4]   2> 3066637 INFO  (qtp539454053-31428) [n:127.0.0.1:46869_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=1398936107
   [junit4]   2> 3066639 INFO  (qtp539454053-31428) [n:127.0.0.1:46869_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=9
   [junit4]   2> 3067343 INFO  (qtp792733166-31421) [n:127.0.0.1:46159_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=715
   [junit4]   2> 3067343 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3067344 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_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> 3067344 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3067344 INFO  (qtp792733166-31429) [n:127.0.0.1:46159_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> 3067345 INFO  (qtp792733166-31419) [n:127.0.0.1:46159_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> 3067346 INFO  
(OverseerThreadFactory-12108-thread-3-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
myalias_2017-10-23
   [junit4]   2> 3067346 INFO  
(OverseerCollectionConfigSetProcessor-99327250335465478-127.0.0.1:46869_solr-n_0000000000)
 [n:127.0.0.1:46869_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> 3067549 INFO  
(OverseerStateUpdate-99327250335465478-127.0.0.1:46869_solr-n_0000000000) 
[n:127.0.0.1:46869_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":"https://127.0.0.1:46869/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3067554 INFO  
(OverseerStateUpdate-99327250335465478-127.0.0.1:46869_solr-n_0000000000) 
[n:127.0.0.1:46869_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":"https://127.0.0.1:46159/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3067555 INFO  
(OverseerStateUpdate-99327250335465478-127.0.0.1:46869_solr-n_0000000000) 
[n:127.0.0.1:46869_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46869/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3067555 INFO  
(OverseerStateUpdate-99327250335465478-127.0.0.1:46869_solr-n_0000000000) 
[n:127.0.0.1:46869_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":"https://127.0.0.1:46159/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3067752 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_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_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3067755 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_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_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3067755 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3067763 INFO  (qtp792733166-31427) [n:127.0.0.1:46159_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_node6&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3067769 INFO  (qtp539454053-31430) [n:127.0.0.1:46869_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_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3067870 INFO  
(zkCallback-6196-thread-2-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3067870 INFO  
(zkCallback-6194-thread-1-processing-n:127.0.0.1:46159_solr) 
[n:127.0.0.1:46159_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> 3067870 INFO  
(zkCallback-6196-thread-1-processing-n:127.0.0.1:46869_solr) 
[n:127.0.0.1:46869_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> 3067871 INFO  
(zkCallback-6194-thread-2-processing-n:127.0.0.1:46159_solr) 
[n:127.0.0.1:46159_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> 3068758 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 3068758 INFO  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3068759 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3068760 WARN  (qtp539454053-31418) [n:127.0.0.1:46869_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_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/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 3068763 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 3068763 INFO  (qtp792733166-31417) [n:127.0.0.1:46159_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 3068763 WARN  (qtp792733166-31417) [n:127.0.0.1:46159_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../

[...truncated too long message...]

226 WARN  
(OverseerAutoScalingTriggerThread-99327250335465478-127.0.0.1:46869_solr-n_0000000000)
 [n:127.0.0.1:46869_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3082231 INFO  (jetty-closer-6179-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28badb2f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3082231 ERROR 
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] 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> 3082232 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[387666E7C83A742F]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45255 45255
   [junit4]   2> 3087701 INFO  (Thread-8886) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45255 45255
   [junit4]   2> 3087701 WARN  (Thread-8886) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/configs/timeConfig/managed-schema
   [junit4]   2>        6       /solr/configs/timeConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-25/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-24/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-26/state.json
   [junit4]   2>        5       /solr/collections/timeConfig/state.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [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.update.processor.TimeRoutedAliasUpdateProcessorTest_387666E7C83A742F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1750, maxMBSortInHeap=6.684882333528833, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71dd3036),
 locale=pl-PL, timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=37309056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestImpersonationWithHadoopAuth, TestBlobHandler, TestMaxScoreQueryParser, 
FileBasedSpellCheckerTest, LargeFieldTest, TestReloadAndDeleteDocs, 
TestMinMaxOnMultiValuedField, SolrMetricReporterTest, TestRandomFlRTGCloud, 
TestUnifiedSolrHighlighter, TestSerializedLuceneMatchVersion, 
TestManagedSynonymFilterFactory, TestTolerantUpdateProcessorCloud, 
TestLRUCache, AtomicUpdateProcessorFactoryTest, TestLRUStatsCache, 
SuggesterWFSTTest, TestFiltering, TestNamedUpdateProcessors, TestJsonRequest, 
BlockJoinFacetSimpleTest, TestCollectionAPI, AliasIntegrationTest, 
CSVRequestHandlerTest, SolrGraphiteReporterTest, TestSmileRequest, 
DefaultValueUpdateProcessorTest, DistributedFacetSimpleRefinementLongTailTest, 
DirectSolrConnectionTest, HdfsDirectoryTest, WrapperMergePolicyFactoryTest, 
DistributedSuggestComponentTest, ExitableDirectoryReaderTest, 
ChaosMonkeyNothingIsSafeTest, TestMaxTokenLenTokenizer, TestCloudManagedSchema, 
TestLeaderElectionZkExpiry, TestCoreAdminApis, ZkNodePropsTest, 
TestLMDirichletSimilarityFactory, TestClassicSimilarityFactory, 
TestReplicaProperties, BJQParserTest, TestSolrCloudWithKerberosAlt, 
TestSystemIdResolver, TestHdfsUpdateLog, IndexBasedSpellCheckerTest, 
CoreAdminHandlerTest, DistributedExpandComponentTest, 
TestPartialUpdateDeduplication, SortSpecParsingTest, AlternateDirectoryTest, 
EchoParamsTest, TestFieldCache, ZkFailoverTest, TestDistribIDF, 
TestIndexSearcher, RecoveryZkTest, TestExecutePlanAction, 
PKIAuthenticationIntegrationTest, TestPayloadScoreQParserPlugin, 
HdfsAutoAddReplicasIntegrationTest, DistributedFacetPivotWhiteBoxTest, 
TestDistributedMissingSort, SortByFunctionTest, WordBreakSolrSpellCheckerTest, 
TestBackupRepositoryFactory, TestEmbeddedSolrServerConstructors, 
CollectionReloadTest, SuggesterTest, TestSolrConfigHandler, 
TestFileDictionaryLookup, DistributedSpellCheckComponentTest, 
TestNodeAddedTrigger, TestDistributedGrouping, TestFieldSortValues, 
DistributedFacetPivotLongTailTest, HttpPartitionTest, 
LegacyCloudClusterPropTest, TestRestoreCore, TestManagedResource, 
TestGroupingSearch, TestReload, StatsComponentTest, TestTrie, 
V2ApiIntegrationTest, TestInfoStreamLogging, TestManagedSchemaThreadSafety, 
SolrIndexMetricsTest, SystemLogListenerTest, DistribJoinFromCollectionTest, 
TestLMJelinekMercerSimilarityFactory, TestHdfsBackupRestoreCore, 
HLLSerializationTest, TestMultiValuedNumericRangeQuery, 
PreAnalyzedUpdateProcessorTest, TestBulkSchemaAPI, TestElisionMultitermQuery, 
BasicDistributedZk2Test, TestConfigSetsAPIExclusivity, RegexBytesRefFilterTest, 
ClusterStateTest, FieldMutatingUpdateProcessorTest, 
SpellPossibilityIteratorTest, TestDynamicFieldResource, 
TestClusterStateMutator, HdfsChaosMonkeySafeLeaderTest, 
XsltUpdateRequestHandlerTest, CdcrBidirectionalTest, 
QueryElevationComponentTest, TestPushWriter, OverseerTest, 
ManagedSchemaRoundRobinCloudTest, BitVectorTest, TestSchemalessBufferedUpdates, 
TestHalfAndHalfDocValues, TestSizeLimitedDistributedMap, InfoHandlerTest, 
SolrCoreCheckLockOnStartupTest, TestSolrCoreProperties, TestSchemaResource, 
DeleteNodeTest, TestSolrCLIRunExample, BasicZkTest, TestReplicationHandler, 
ZkSolrClientTest, TestHashPartitioner, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRangeQuery, TestFunctionQuery, TestBadConfig, 
SolrIndexSplitterTest, TestCoreDiscovery, TestStressLucene, 
SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, 
StatelessScriptUpdateProcessorFactoryTest, TestWriterPerf, TestOmitPositions, 
DocumentBuilderTest, TermVectorComponentTest, RegexBoostProcessorTest, 
IndexSchemaTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, 
TestComponentsName, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, 
TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TimeZoneUtilsTest, ResourceLoaderTest, 
TestFastOutputStream, ScriptEngineTest, PluginInfoTest, DateMathParserTest, 
RAMDirectoryFactoryTest, TestDocumentBuilder, FileUtilsTest, CursorPagingTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestSimpleTrackingShardHandler, 
AssignBackwardCompatibilityTest, ConfigSetsAPITest, ConnectionManagerTest, 
CustomCollectionTest, DeleteStatusTest, DocValuesNotIndexedTest, 
HealthCheckHandlerTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerRolesTest, PeerSyncReplicationTest, RollingRestartTest, 
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, 
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudRecovery, 
TestCloudSearcherWarming, TestClusterProperties, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, 
TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, 
TestRebalanceLeaders, TestSolrCloudWithSecureImpersonation, 
TestStressInPlaceUpdates, AutoAddReplicasPlanActionTest, 
AutoScalingHandlerTest, MetricTriggerTest, NodeAddedTriggerTest, 
SearchRateTriggerTest, TestPolicyCloud, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, 
HdfsDirectoryFactoryTest, TestDynamicLoading, TestConfigReload, 
TestSolrConfigHandlerCloud, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, SecurityConfHandlerTest, TestApiFramework, 
TestCollectionAPIs, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotSmallTest, FacetPivotSmallTest, 
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, 
SpatialHeatmapFacetsTest, TestExpandComponent, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, TestLegacyFieldReuse, TestLegacyNumericUtils, 
TestLegacyTerms, TestNumericTokenStream, JvmMetricsTest, MetricsConfigTest, 
SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrSlf4jReporterTest, 
SolrCloudReportersTest, TestMacroExpander, TestMacros, 
TestBinaryResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, 
TestJavabinTupleStreamParser, TestRawResponseWriter, 
TestRetrieveFieldsOptimizer, TestSubQueryTransformer, 
TestSubQueryTransformerDistrib, BadCopyFieldTest, BooleanFieldTest, 
CurrencyFieldTypeTest, DocValuesMissingTest, TestManagedSchemaAPI, 
TestUseDocValuesAsStored, TestRuleBasedAuthorizationPlugin, 
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, 
ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, 
SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, 
TestHighFrequencyDictionaryFactory, BufferStoreTest, HdfsLockFactoryTest, 
CloneFieldUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, 
TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [766/767 (1!)] on J2 in 24.48s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 40811 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to