Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/311/

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

Error Message:
Error from server at https://127.0.0.1:46273/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:46273/solr: Collection : myalias_2017-10-24 is 
part of alias myalias remove or modify the alias before removing this 
collection.
        at 
__randomizedtesting.SeedInfo.seed([39760965DFEF20F:6C122BCEE188C1E0]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14268 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/init-core-data-001
   [junit4]   2> 4210246 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 4210247 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4210248 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4210248 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4210248 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001
   [junit4]   2> 4210248 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4210250 INFO  (Thread-10950) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4210250 INFO  (Thread-10950) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4210316 ERROR (Thread-10950) [    ] 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> 4210469 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[39760965DFEF20F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32877
   [junit4]   2> 4210545 INFO  (zkConnectionManagerCallback-5869-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4210792 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4210810 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4210810 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47c8863a{/solr,null,AVAILABLE}
   [junit4]   2> 4210811 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ec8a6ca{SSL,[ssl, 
http/1.1]}{127.0.0.1:46109}
   [junit4]   2> 4210811 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.e.j.s.Server Started @4220942ms
   [junit4]   2> 4210811 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46109}
   [junit4]   2> 4210812 ERROR (jetty-launcher-5866-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4210812 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 4210812 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4210812 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4210812 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T09:41:43.090Z
   [junit4]   2> 4210813 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51c027bb{/solr,null,AVAILABLE}
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@30d0ebd2{SSL,[ssl, 
http/1.1]}{127.0.0.1:46273}
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.e.j.s.Server Started @4221013ms
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46273}
   [junit4]   2> 4210883 ERROR (jetty-launcher-5866-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4210883 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T09:41:43.161Z
   [junit4]   2> 4210895 INFO  (zkConnectionManagerCallback-5873-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4210899 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4210972 INFO  (zkConnectionManagerCallback-5871-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4210974 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4211005 INFO  (jetty-launcher-5866-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32877/solr
   [junit4]   2> 4211016 INFO  (jetty-launcher-5866-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32877/solr
   [junit4]   2> 4211017 INFO  (zkConnectionManagerCallback-5881-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211017 INFO  (zkConnectionManagerCallback-5878-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211038 INFO  
(zkConnectionManagerCallback-5883-thread-1-processing-n:127.0.0.1:46273_solr) 
[n:127.0.0.1:46273_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211038 INFO  
(zkConnectionManagerCallback-5885-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4211179 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4211179 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46109_solr
   [junit4]   2> 4211180 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.Overseer Overseer 
(id=99324874098540550-127.0.0.1:46109_solr-n_0000000000) starting
   [junit4]   2> 4211349 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46109_solr
   [junit4]   2> 4211364 INFO  (jetty-launcher-5866-thread-2) 
[n:127.0.0.1:46273_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4211365 INFO  (jetty-launcher-5866-thread-2) 
[n:127.0.0.1:46273_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46273_solr
   [junit4]   2> 4211386 INFO  
(OverseerStateUpdate-99324874098540550-127.0.0.1:46109_solr-n_0000000000) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4211455 INFO  
(zkCallback-5882-thread-1-processing-n:127.0.0.1:46273_solr) 
[n:127.0.0.1:46273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4211459 INFO  
(zkCallback-5884-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 4211746 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4211758 INFO  (jetty-launcher-5866-thread-2) 
[n:127.0.0.1:46273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46273.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4211773 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4211774 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4211775 INFO  (jetty-launcher-5866-thread-1) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/.
   [junit4]   2> 4211782 INFO  (jetty-launcher-5866-thread-2) 
[n:127.0.0.1:46273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46273.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4211782 INFO  (jetty-launcher-5866-thread-2) 
[n:127.0.0.1:46273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46273.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4211783 INFO  (jetty-launcher-5866-thread-2) 
[n:127.0.0.1:46273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node2/.
   [junit4]   2> 4211869 INFO  (zkConnectionManagerCallback-5891-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4212031 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4212032 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_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> 4212068 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[39760965DFEF20F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 4212076 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4212077 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_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> 4212078 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4212078 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_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> 4212079 INFO  (qtp314293587-31949) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4212079 INFO  (qtp314293587-31949) [n:127.0.0.1:46273_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> 4212080 INFO  (qtp314293587-31955) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4212080 INFO  (qtp314293587-31955) [n:127.0.0.1:46273_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> 4212081 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4212081 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_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> 4212082 INFO  (qtp314293587-31952) [n:127.0.0.1:46273_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> 4212096 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 4212096 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 4212097 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 4212127 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 4212141 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 4212143 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 4212144 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 4212146 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 4212148 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212150 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212152 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212162 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212164 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212165 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212167 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212178 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212180 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212182 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212183 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212185 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212187 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212197 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212198 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212200 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212202 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212204 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212218 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212220 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212221 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212223 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212233 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212235 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212237 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212239 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212242 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212244 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212246 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212248 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212250 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212252 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212262 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212264 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212266 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212268 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212270 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212272 INFO  
(OverseerThreadFactory-11423-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212381 INFO  
(OverseerStateUpdate-99324874098540550-127.0.0.1:46109_solr-n_0000000000) 
[n:127.0.0.1:46109_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:46109/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4212593 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4212594 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4212714 INFO  
(zkCallback-5884-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4212714 INFO  
(zkCallback-5884-thread-2-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4213621 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4213621 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4213621 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4213622 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4213622 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4213622 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4213622 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4213622 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4213623 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4213623 WARN  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4213638 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 4213688 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214204 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214290 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214290 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4214291 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4214291 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 4214294 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4214376 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214376 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214377 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214377 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4214386 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@491d79e2[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 4214387 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214388 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214388 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214388 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214389 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4214389 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214398 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214399 INFO  
(searcherExecutor-11428-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@491d79e2[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4214399 INFO  
(searcherExecutor-11428-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 4214399 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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 1589197989926141952
   [junit4]   2> 4214399 INFO  
(searcherExecutor-11428-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4214400 INFO  
(searcherExecutor-11428-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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@491d79e2[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4214404 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214404 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214404 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 4214404 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214404 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:46109/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 4214404 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214439 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 4214541 INFO  
(zkCallback-5884-thread-2-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4214541 INFO  
(zkCallback-5884-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4214590 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4214592 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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=1999
   [junit4]   2> 4214595 INFO  (qtp314293587-31952) [n:127.0.0.1:46273_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> 4214695 INFO  
(zkCallback-5884-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4214695 INFO  
(zkCallback-5884-thread-2-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4215596 INFO  (qtp314293587-31952) [n:127.0.0.1:46273_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=3513
   [junit4]   2> 4215598 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4215599 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_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> 4215604 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_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> 4215604 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_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> 4215626 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 4215627 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 4215627 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4215642 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4215642 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4215643 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4215643 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4215643 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4215644 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4215644 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4215644 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4215644 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4215644 WARN  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 4215672 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 4215721 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4215729 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4215729 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4215729 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46109_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> 4215730 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 4215730 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4215831 INFO  (qtp473954936-31940) [n:127.0.0.1:46109_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> 4215831 INFO  (qtp473954936-31940) [n:127.0.0.1:46109_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> 4215831 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46109_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> 4215831 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 4215831 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4215932 INFO  (qtp473954936-31946) [n:127.0.0.1:46109_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> 4215932 INFO  (qtp473954936-31946) [n:127.0.0.1:46109_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> 4215932 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46109_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> 4215932 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 4215933 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4215989 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4216033 INFO  (qtp473954936-31942) [n:127.0.0.1:46109_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> 4216033 INFO  (qtp473954936-31942) [n:127.0.0.1:46109_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> 4216033 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46109_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> 4216034 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 4 attempts
   [junit4]   2> 4216034 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4216055 INFO  (Thread-10969) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig
   [junit4]   2> 4216081 INFO  (Thread-10969) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46109.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31f11ad7
   [junit4]   2> 4216081 INFO  (Thread-10969) [n:127.0.0.1:46109_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 4216083 INFO  (Thread-10969) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4216113 INFO  
(OverseerCollectionConfigSetProcessor-99324874098540550-127.0.0.1:46109_solr-n_0000000000)
 [n:127.0.0.1:46109_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> 4216134 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_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> 4216134 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_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> 4216135 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:46109_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> 4216135 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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:46109/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 5 attempts
   [junit4]   2> 4216135 INFO  
(solrHandlerExecutor-11433-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4216156 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216156 INFO  (Thread-10969) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4216157 INFO  (Thread-10969) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@571f21a8[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 4216166 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216166 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216166 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216167 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216167 INFO  (Thread-10969) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4216167 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216168 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216168 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@571f21a8[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4216168 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 4216169 INFO  (Thread-10969) [n:127.0.0.1:46109_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 1589197991782121472
   [junit4]   2> 4216169 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4216198 INFO  (Thread-10969) [n:127.0.0.1:46109_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> 4216199 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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@571f21a8[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4216200 INFO  (Thread-10969) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71f2679[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 4216200 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@71f2679[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4216200 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 4216215 INFO  
(searcherExecutor-11434-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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@71f2679[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4216236 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4216236 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4216236 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4216236 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 631.0ms to set the property overlay to be of 
version 0 for collection timeConfig
   [junit4]   2> 4216236 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_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@6a926785
   [junit4]   2> 4216236 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_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=1787979653
   [junit4]   2> 4216236 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_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@13aea7d7: rootName = 
solr_46109, 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@77f624db
   [junit4]   2> 4216243 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_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=1787979653
   [junit4]   2> 4216263 INFO  (qtp314293587-31953) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4216264 INFO  (qtp314293587-31953) [n:127.0.0.1:46273_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> 4216276 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4216277 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4216277 INFO  (Thread-10970) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 4216278 INFO  
(solrHandlerExecutor-11438-thread-1-processing-n:127.0.0.1:46109_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:46109_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> 4216279 INFO  (Thread-10970) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 4216279 INFO  (Thread-10970) [n:127.0.0.1:46109_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 4216379 INFO  (qtp473954936-31942) [n:127.0.0.1:46109_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> 4216379 INFO  (qtp473954936-31942) [n:127.0.0.1:46109_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> 4216379 INFO  (qtp473954936-31942) [n:127.0.0.1:46109_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> 4216380 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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> 4216380 INFO  (qtp473954936-31944) [n:127.0.0.1:46109_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 params={wt=javabin&version=2} status=0 QTime=104
   [junit4]   2> 4216381 INFO  (qtp314293587-31949) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4216382 INFO  (qtp314293587-31949) [n:127.0.0.1:46273_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> 4216382 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4216383 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_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> 4216384 INFO  (qtp314293587-31955) [n:127.0.0.1:46273_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> 4216386 INFO  
(OverseerThreadFactory-11423-thread-2-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 4216386 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 4216387 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@303699b9: rootName = 
solr_46109, 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@77f624db
   [junit4]   2> 4216396 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_solr    
] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b0364f9
   [junit4]   2> 4216405 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=721642745
   [junit4]   2> 4216405 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=721642745
   [junit4]   2> 4216407 INFO  (qtp473954936-31943) [n:127.0.0.1:46109_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=20
   [junit4]   2> 4217110 INFO  (qtp314293587-31955) [n:127.0.0.1:46273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=726
   [junit4]   2> 4217111 INFO  (qtp314293587-31952) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4217112 INFO  (qtp314293587-31952) [n:127.0.0.1:46273_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> 4217112 INFO  (qtp314293587-31953) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4217112 INFO  (qtp314293587-31953) [n:127.0.0.1:46273_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> 4217113 INFO  (qtp314293587-31954) [n:127.0.0.1:46273_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> 4217114 INFO  
(OverseerThreadFactory-11423-thread-3-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
myalias_2017-10-23
   [junit4]   2> 4217115 INFO  
(OverseerCollectionConfigSetProcessor-99324874098540550-127.0.0.1:46109_solr-n_0000000000)
 [n:127.0.0.1:46109_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> 4217239 INFO  
(OverseerStateUpdate-99324874098540550-127.0.0.1:46109_solr-n_0000000000) 
[n:127.0.0.1:46109_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:46109/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4217253 INFO  
(OverseerStateUpdate-99324874098540550-127.0.0.1:46109_solr-n_0000000000) 
[n:127.0.0.1:46109_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:46273/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4217255 INFO  
(OverseerStateUpdate-99324874098540550-127.0.0.1:46109_solr-n_0000000000) 
[n:127.0.0.1:46109_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:46109/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4217274 INFO  
(OverseerStateUpdate-99324874098540550-127.0.0.1:46109_solr-n_0000000000) 
[n:127.0.0.1:46109_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46273/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4217476 INFO  (qtp473954936-31939) [n:127.0.0.1:46109_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 4217478 INFO  (qtp473954936-31946) [n:127.0.0.1:46109_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_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 4217478 INFO  (qtp314293587-31948) [n:127.0.0.1:46273_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_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 4217478 INFO  (qtp314293587-31948) [n:127.0.0.1:46273_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4217478 INFO  (qtp314293587-31951) [n:127.0.0.1:46273_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 4217602 INFO  
(zkCallback-5882-thread-1-processing-n:127.0.0.1:46273_solr) 
[n:127.0.0.1:46273_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> 4217602 INFO  
(zkCallback-5882-thread-2-processing-n:127.0.0.1:46273_solr) 
[n:127.0.0.1:46273_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> 4217602 INFO  
(zkCallback-5884-thread-1-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4217602 INFO  
(zkCallback-5884-thread-2-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4217602 INFO  
(zkCallback-5884-thread-3-processing-n:127.0.0.1:46109_solr) 
[n:127.0.0.1:46109_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> 4218496 INFO  (qtp314293587-31948) [n:127.0.0.1:46273_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n7] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 4218496 INFO  (qtp314293587-31948) [n:127.0.0.1:46273_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n7] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 4218496 WARN  (qtp314293587-31948) [n:127.0.0.1:46273_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n7/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n7/../../../../contrib/extraction/lib
   [junit4]   2> 4218497 WARN  (qtp314293587-31948) [n:127.0.0.1:46273_solr 
c:myalias_2017-10-23 s:shard2 r:core_node8 
x:myalias_2017-10-23_shard2_replica_n7] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAl

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

Server connecting to 127.0.0.1:32877 32877
   [junit4]   2> 4237442 INFO  (Thread-10950) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32877 32877
   [junit4]   2> 4237443 WARN  (Thread-10950) [    ] 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>        4       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        6       /solr/collections/myalias_2017-10-25/state.json
   [junit4]   2>        6       /solr/collections/myalias_2017-10-26/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-24/state.json
   [junit4]   2>        5       /solr/collections/timeConfig/state.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_39760965DFEF20F-001
   [junit4]   2> Jan 10, 2018 9:42:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=539, maxMBSortInHeap=7.644014946331594, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PY, timezone=SystemV/AST4
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=121648072,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[ClassificationUpdateProcessorFactoryTest, RestartWhileUpdatingTest, 
TestSchemaNameResource, TestCustomSort, SmileWriterTest, 
CollectionsAPISolrJTest, TestUseDocValuesAsStored2, DocumentBuilderTest, 
TestImplicitCoreProperties, FastVectorHighlighterTest, TestRecovery, 
DateFieldTest, UpdateRequestProcessorFactoryTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestFastOutputStream, 
TestExportWriter, TestNonDefinedSimilarityFactory, ZkStateWriterTest, 
TestFoldingMultitermQuery, BadCopyFieldTest, TestSimpleQParserPlugin, 
TestDelegationWithHadoopAuth, TestSortByMinMaxFunction, 
TemplateUpdateProcessorTest, TestSolrJ, SpatialHeatmapFacetsTest, 
SearchHandlerTest, TestIndexingPerformance, TestUpdate, QueryResultKeyTest, 
TestOnReconnectListenerSupport, SliceStateTest, 
CloneFieldUpdateProcessorFactoryTest, HdfsRestartWhileUpdatingTest, 
TestLargeCluster, TolerantUpdateProcessorTest, TestCollationFieldDocValues, 
TestCloudPseudoReturnFields, TestPhraseSuggestions, SolrCoreTest, 
TestRTimerTree, TestRecoveryHdfs, TestIBSimilarityFactory, 
TestDFRSimilarityFactory, TestSuggestSpellingConverter, ExecutePlanActionTest, 
ExternalFileFieldSortTest, PrimitiveFieldTypeTest, TestMacroExpander, 
StatelessScriptUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, 
TestSolrDeletionPolicy1, SoftAutoCommitTest, TestSolrCoreParser, 
TestReqParamsAPI, TestSchemaManager, TestCrossCoreJoin, TestFieldCacheSort, 
RAMDirectoryFactoryTest, StressHdfsTest, SearchHandlerTest, 
TestSolrCloudWithDelegationTokens, BufferStoreTest, 
DistributedQueryElevationComponentTest, UtilsToolTest, 
LeaderFailoverAfterPartitionTest, DistributedDebugComponentTest, 
OverseerModifyCollectionTest, SchemaApiFailureTest, NoCacheHeaderTest, 
CdcrReplicationDistributedZkTest, TestStressUserVersions, TestConfig, 
TestMergePolicyConfig, TestTlogReplica, LeaderElectionIntegrationTest, 
TermVectorComponentTest, SolrShardReporterTest, ActionThrottleTest, 
TestRandomCollapseQParserPlugin, ConnectionManagerTest, TestCryptoKeys, 
SolrPluginUtilsTest, TestClusterProperties, URLClassifyProcessorTest, 
TestManagedSchemaAPI, TestSweetSpotSimilarityFactory, SaslZkACLProviderTest, 
TestRequestStatusCollectionAPI, TestUtilizeNode, TestExceedMaxTermLength, 
TestPHPSerializedResponseWriter, TestInPlaceUpdatesStandalone, 
BasicFunctionalityTest, MissingSegmentRecoveryTest, RankQueryTest, 
TestConfigSetImmutable, TestCSVLoader, TestDistributedSearch, 
TestNumericRangeQuery64, TestDownShardTolerantSearch, 
TestPKIAuthenticationPlugin, MoveReplicaTest, TestJavabinTupleStreamParser, 
BasicAuthStandaloneTest, TestRawTransformer, TestGraphTermsQParserPlugin, 
UninvertDocValuesMergePolicyTest, TestBlendedInfixSuggestions, 
PeerSyncWithIndexFingerprintCachingTest, 
VMParamsZkACLAndCredentialsProvidersTest, FileUtilsTest, TestComponentsName, 
TestConfigSetsAPI, TestConfigsApi, TermsComponentTest, CleanupOldIndexTest, 
UpdateParamsTest, TestShortCircuitedRequests, TestDefaultStatsCache, 
DistributedQueueTest, SolrXmlInZkTest, TestLegacyNumericRangeQueryBuilder, 
TestPolicyCloud, OutOfBoxZkACLAndCredentialsProvidersTest, 
DistributedQueryComponentOptimizationTest, PeerSyncTest, 
TestLeaderElectionWithEmptyReplica, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, 
TestStressVersions, TestSolr4Spatial, TestGroupingSearch, BadIndexSchemaTest, 
TestSort, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
CoreAdminHandlerTest, SuggesterTest, TestStressLucene, SpatialFilterTest, 
SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoBeanTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
TestReversedWildcardFilterFactory, PathHierarchyTokenizerFactoryTest, 
TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration, QueryParsingTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, TestLFUCache, TestSolrDeletionPolicy2, MultiTermTest, 
SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, 
MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, 
TestCharFilters, TestCodecSupport, SynonymTokenizerTest, 
TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, PluginInfoTest, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, TestUtils, UUIDFieldTest, 
DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, AssignBackwardCompatibilityTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, DeleteStatusTest, DistribCursorPagingTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSFailoverTest, RemoteQueryErrorTest, 
SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, 
TestLocalFSCloudBackupRestore, TestPullReplicaErrorHandling, 
TestRandomRequestDistribution, TestSSLRandomization, TestSegmentSorting, 
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, 
AutoAddReplicasPlanActionTest, MetricTriggerTest, NodeAddedTriggerTest, 
NodeLostTriggerTest, SearchRateTriggerTest, TestPolicyCloud, 
TestTriggerIntegration, CdcrBootstrapTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRecoveryZkTest, BlobRepositoryCloudTest, DirectoryFactoryTest, 
TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestNRTOpen, 
TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCloudSnapshots, 
TestCoreBackup, TestHdfsBackupRestoreCore, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest, 
PropertiesRequestHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, 
DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, 
DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, 
TestHttpShardHandlerFactory, TestPivotHelperCode, HighlighterMaxOffsetTest, 
TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, TestStreamBody, TestMacros, 
JSONWriterTest, TestCustomDocTransformer, TestChildDocTransformer, 
TestSubQueryTransformerDistrib, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestFieldResource, TestFieldTypeCollectionResource, 
TestFieldTypeResource, TestSchemaResource, TestSchemaSimilarityResource, 
TestSchemaVersionResource, TestSerializedLuceneMatchVersion, 
TestManagedStopFilterFactory, CurrencyFieldTypeTest, EnumFieldTest, 
TestCloudManagedSchema, CursorMarkTest, MergeStrategyTest, SortSpecParsingTest, 
TestComplexPhraseQParserPlugin, TestMaxScoreQueryParser, TestMultiWordSynonyms, 
TestPayloadScoreQParserPlugin, TestStandardQParsers, TestTrieFacet, 
TestJsonFacets, ConjunctionSolrSpellCheckerTest, 
TestHighFrequencyDictionaryFactory, BlockDirectoryTest, TestNumericTerms32, 
AnalysisErrorHandlingTest, DataDrivenBlockJoinTest, TestHdfsUpdateLog, 
AddSchemaFieldsUpdateProcessorFactoryTest, 
ClassificationUpdateProcessorIntegrationTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
ParsingFieldUpdateProcessorsTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [757/766 (1!)] on J0 in 27.89s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 48122 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to