Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/602/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Expected no errors: [{type=ADD,id=10,message=We need to create a new time 
routed collection but for unknown reasons were unable to do so.}]

Stack Trace:
java.lang.AssertionError: Expected no errors: [{type=ADD,id=10,message=We need 
to create a new time routed collection but for unknown reasons were unable to 
do so.}]
        at 
__randomizedtesting.SeedInfo.seed([6EE186D0E933344D:E6B5B90A47CF59B5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertUpdateResponse(TimeRoutedAliasUpdateProcessorTest.java:308)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.addDocsAndCommit(TimeRoutedAliasUpdateProcessorTest.java:266)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:198)
        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$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest:     1) 
Thread[id=10559, name=test-5225-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=10560, 
name=test-5225-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest: 
   1) Thread[id=10559, name=test-5225-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=10560, name=test-5225-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6EE186D0E933344D]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=10559, name=test-5225-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=10560, 
name=test-5225-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=10559, name=test-5225-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=10560, name=test-5225-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6EE186D0E933344D]:0)




Build Log:
[...truncated 13181 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/init-core-data-001
   [junit4]   2> 1301439 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=84 numCloses=84
   [junit4]   2> 1301439 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1301444 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1301444 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1301444 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001
   [junit4]   2> 1301444 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1301444 INFO  (Thread-2229) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1301444 INFO  (Thread-2229) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1301448 ERROR (Thread-2229) [    ] 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> 1301555 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6EE186D0E933344D]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:50299
   [junit4]   2> 1301662 INFO  (zkConnectionManagerCallback-2770-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301667 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1301667 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1301669 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1301669 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1301670 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1301670 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1301670 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1301670 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1301670 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26453988{/solr,null,AVAILABLE}
   [junit4]   2> 1301670 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14797d2e{/solr,null,AVAILABLE}
   [junit4]   2> 1301671 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e8a78ee{HTTP/1.1,[http/1.1]}{127.0.0.1:50302}
   [junit4]   2> 1301671 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.e.j.s.Server Started @1301765ms
   [junit4]   2> 1301671 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50302}
   [junit4]   2> 1301671 ERROR (jetty-launcher-2767-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1301671 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5b8850{HTTP/1.1,[http/1.1]}{127.0.0.1:50301}
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.e.j.s.Server Started @1301766ms
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50301}
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1301672 ERROR (jetty-launcher-2767-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-28T18:27:57.031Z
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1301672 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-28T18:27:57.031Z
   [junit4]   2> 1301674 INFO  (zkConnectionManagerCallback-2772-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301674 INFO  (zkConnectionManagerCallback-2774-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301675 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1301675 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1301687 INFO  (jetty-launcher-2767-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50299/solr
   [junit4]   2> 1301687 INFO  (jetty-launcher-2767-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50299/solr
   [junit4]   2> 1301689 INFO  (zkConnectionManagerCallback-2782-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301689 INFO  (zkConnectionManagerCallback-2781-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301692 INFO  (zkConnectionManagerCallback-2784-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301692 INFO  (zkConnectionManagerCallback-2786-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301890 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1301891 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1301891 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50302_solr
   [junit4]   2> 1301892 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50301_solr
   [junit4]   2> 1301893 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.Overseer Overseer 
(id=72071098016792581-127.0.0.1:50302_solr-n_0000000000) starting
   [junit4]   2> 1301895 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1301895 INFO  (zkCallback-2785-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1301905 INFO  (zkConnectionManagerCallback-2795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1301906 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1301908 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50299/solr ready
   [junit4]   2> 1301913 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1301913 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50302_solr
   [junit4]   2> 1301916 INFO  (zkCallback-2785-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1301916 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1301917 INFO  (zkCallback-2794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1302051 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50301.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1302059 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50301.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1302059 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50301.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1302060 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node1/.
   [junit4]   2> 1302065 INFO  (zkConnectionManagerCallback-2800-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302065 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1302071 INFO  (jetty-launcher-2767-thread-1) 
[n:127.0.0.1:50301_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50299/solr ready
   [junit4]   2> 1302249 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50302.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1302254 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50302.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1302254 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50302.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1302255 INFO  (jetty-launcher-2767-thread-2) 
[n:127.0.0.1:50302_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/.
   [junit4]   2> 1302286 INFO  (zkConnectionManagerCallback-2802-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   1> SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@378ff62
   [junit4]   1> 127.0.0.1:50299/solr
   [junit4]   2> 1302306 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[6EE186D0E933344D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1302317 INFO  (zkConnectionManagerCallback-2808-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302319 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[6EE186D0E933344D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1302321 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[6EE186D0E933344D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50299/solr ready
   [junit4]   2> 1302324 INFO  (qtp1009153437-10412) [n:127.0.0.1:50301_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=timeConfig&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 1302328 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"timeConfig",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 1302334 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/timeConfig/managed-schema
   [junit4]   2> 1302337 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/timeConfig/protwords.txt
   [junit4]   2> 1302340 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/timeConfig/solrconfig.xml
   [junit4]   2> 1302343 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/timeConfig/synonyms.txt
   [junit4]   2> 1302346 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/timeConfig/stopwords.txt
   [junit4]   2> 1302349 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 1302353 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 1302356 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 1302360 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 1302364 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 1302367 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 1302370 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 1302373 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 1302377 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 1302380 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 1302384 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 1302387 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 1302390 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 1302394 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 1302397 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 1302400 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 1302403 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 1302406 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 1302409 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 1302412 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 1302415 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 1302418 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 1302421 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 1302424 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 1302430 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 1302433 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 1302437 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 1302439 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 1302441 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 1302444 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 1302448 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 1302452 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 1302455 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 1302459 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 1302462 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 1302465 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 1302468 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 1302472 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 1302475 INFO  (OverseerThreadFactory-5184-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/timeConfig/params.json
   [junit4]   2> 1302480 INFO  (qtp1009153437-10412) [n:127.0.0.1:50301_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=timeConfig&action=CREATE&wt=javabin&version=2}
 status=0 QTime=156
   [junit4]   2> 1302481 INFO  (qtp1009153437-10417) [n:127.0.0.1:50301_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=timeConfig&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1302484 INFO  (OverseerThreadFactory-5184-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 1302484 INFO  
(OverseerCollectionConfigSetProcessor-72071098016792581-127.0.0.1:50302_solr-n_0000000000)
 [    ] 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> 1302599 INFO  
(OverseerStateUpdate-72071098016792581-127.0.0.1:50302_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50302/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1302811 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1303844 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1303844 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1303845 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1303845 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1303846 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1303846 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1303846 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1303846 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1303847 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1303847 WARN  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1303851 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1303865 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304004 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304059 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304059 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50302.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1304060 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1304060 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1304062 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1304125 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304125 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304127 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304127 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1304128 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48f7fa20[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1304129 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304130 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304130 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304131 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304132 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1304132 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304133 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304133 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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 1599015568793403392
   [junit4]   2> 1304134 INFO  
(searcherExecutor-5189-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@48f7fa20[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1304134 INFO  
(searcherExecutor-5189-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1304134 INFO  
(searcherExecutor-5189-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1304135 INFO  
(searcherExecutor-5189-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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@48f7fa20[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1304141 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/timeConfig/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1304149 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304149 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304149 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50302/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 1304150 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304150 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:50302/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1304150 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304157 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50302/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 1304329 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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> 1304332 INFO  (qtp644153188-10411) [n:127.0.0.1:50302_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=1521
   [junit4]   2> 1304335 INFO  (qtp1009153437-10417) [n:127.0.0.1:50301_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> 1304443 INFO  (zkCallback-2783-thread-1) [    ] 
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> 1304495 INFO  
(OverseerCollectionConfigSetProcessor-72071098016792581-127.0.0.1:50302_solr-n_0000000000)
 [    ] 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> 1305346 INFO  (qtp1009153437-10417) [n:127.0.0.1:50301_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=timeConfig&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2865
   [junit4]   2> 1305353 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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":{"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> 1305354 INFO  (Thread-2248) [    ] o.a.s.c.SolrCore config 
update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1305355 INFO  (Thread-2248) [    ] o.a.s.c.SolrCore core 
reload timeConfig_shard1_replica_n1
   [junit4]   2> 1305358 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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> 1305361 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1305370 INFO  (Thread-2248) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1305370 INFO  (Thread-2248) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1305370 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1305371 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1305371 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1305371 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1305371 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1305372 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1305372 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1305372 WARN  (Thread-2248) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1305376 INFO  (Thread-2248) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1305405 INFO  (Thread-2248) [    ] o.a.s.s.IndexSchema 
[timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1305474 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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> 1305474 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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> 1305475 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1305475 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:50302/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 1305475 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1305548 INFO  (Thread-2248) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1305576 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305577 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305577 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1305577 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:50302/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 1305577 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1305606 INFO  (Thread-2248) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from 
collection timeConfig
   [junit4]   2> 1305624 INFO  (Thread-2248) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50302.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7641ab53
   [junit4]   2> 1305624 INFO  (Thread-2248) [n:127.0.0.1:50302_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1305626 INFO  (Thread-2248) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1305685 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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> 1305686 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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> 1305686 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1305686 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:50302/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 1305686 INFO  
(solrHandlerExecutor-5194-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1305702 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305702 INFO  (Thread-2248) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1305703 INFO  (Thread-2248) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f4ea2bc[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1305705 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305705 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305705 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305706 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305706 INFO  (Thread-2248) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1305706 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305707 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305708 INFO  (Thread-2248) [n:127.0.0.1:50302_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 1599015570444910592
   [junit4]   2> 1305708 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@7f4ea2bc[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305708 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1305708 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1305710 INFO  (Thread-2248) [n:127.0.0.1:50302_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> 1305710 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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@7f4ea2bc[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305710 INFO  (Thread-2248) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@dbe4001[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1305711 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@dbe4001[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305711 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1305712 INFO  
(searcherExecutor-5195-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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@dbe4001[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305796 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305796 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305796 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305797 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 443.0ms to set the property overlay to be of 
version 0 for collection timeConfig
   [junit4]   2> 1305797 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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@22494e54
   [junit4]   2> 1305797 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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=22494e54
   [junit4]   2> 1305797 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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@511ebd13: rootName = 
solr_50302, 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@515f8967
   [junit4]   2> 1305803 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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=22494e54
   [junit4]   2> 1305806 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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> 1305806 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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> 1305807 INFO  (Thread-2249) [    ] o.a.s.c.SolrCore config 
update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1305808 INFO  (Thread-2249) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 1 
   [junit4]   2> 1305809 INFO  (Thread-2249) [    ] o.a.s.c.RequestParams 
request params refreshed to version 1
   [junit4]   2> 1305809 INFO  
(solrHandlerExecutor-5199-thread-1-processing-n:127.0.0.1:50302_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:50302_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> 1305921 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305921 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305921 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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> 1305922 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 115.0ms to set the property params to be of 
version 1 for collection timeConfig
   [junit4]   2> 1305923 INFO  (qtp1009153437-10419) [n:127.0.0.1:50301_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> 1305927 INFO  (OverseerThreadFactory-5184-thread-3) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 1305928 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 1305928 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2932e3b1: rootName = 
solr_50302, 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@515f8967
   [junit4]   2> 1305939 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr    
] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7bebe790
   [junit4]   2> 1305939 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=7bebe790
   [junit4]   2> 1305939 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=7bebe790
   [junit4]   2> 1305943 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_solr    
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/timeConfig/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 1305945 INFO  (qtp644153188-10423) [n:127.0.0.1:50302_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=18
   [junit4]   2> 1306050 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/timeConfig/state.json] 
for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1306668 INFO  (qtp1009153437-10419) [n:127.0.0.1:50301_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=745
   [junit4]   2> 1306673 INFO  (qtp1009153437-10417) [n:127.0.0.1:50301_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params 
action=LIST&wt=javabin&version=2 
   [junit4]   2> 1306674 INFO  (qtp1009153437-10417) [n:127.0.0.1:50301_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1306675 INFO  (qtp1009153437-10419) [n:127.0.0.1:50301_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.routedAliasName=myalias&replicationFactor=2&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> 1306678 INFO  (OverseerThreadFactory-5184-thread-4) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 1306679 INFO  
(OverseerCollectionConfigSetProcessor-72071098016792581-127.0.0.1:50302_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1306908 INFO  
(OverseerStateUpdate-72071098016792581-127.0.0.1:50302_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50302/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1306912 INFO  
(OverseerStateUpdate-72071098016792581-127.0.0.1:50302_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50301/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1306916 INFO  
(OverseerStateUpdate-72071098016792581-127.0.0.1:50302_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50302/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1306920 INFO  
(OverseerStateUpdate-72071098016792581-127.0.0.1:50302_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50301/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1307143 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_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&property.routedAliasName=myalias&coreNodeName=core_node3&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1307145 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_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&property.routedAliasName=myalias&coreNodeName=core_node7&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1307145 INFO  (qtp1009153437-10420) [n:127.0.0.1:50301_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&property.routedAliasName=myalias&coreNodeName=core_node5&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1307145 INFO  (qtp1009153437-10420) [n:127.0.0.1:50301_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1307146 INFO  (qtp1009153437-10421) [n:127.0.0.1:50301_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&property.routedAliasName=myalias&coreNodeName=core_node8&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1308180 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard2 r:core_node7 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 1308180 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard1 r:core_node3 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 1308180 INFO  (qtp644153188-10414) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard2 r:core_node7 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 1308180 INFO  (qtp644153188-10424) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard1 r:core_node3 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 1308180 INFO  (qtp1009153437-10420) [n:127.0.0.1:50301_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 1308180 INFO  (qtp1009153437-10420) [n:127.0.0.1:50301_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 1308180 WARN  (qtp644153188-10414) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard2 r:core_node7 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 1308181 WARN  (qtp644153188-10424) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard1 r:core_node3 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1308181 WARN  (qtp644153188-10414) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard2 r:core_node7 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../dist
   [junit4]   2> 1308181 WARN  (qtp644153188-10424) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard1 r:core_node3 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 1308181 WARN  (qtp1009153437-10420) [n:127.0.0.1:50301_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1308181 WARN  (qtp644153188-10414) [n:127.0.0.1:50302_solr 
c:myalias_2017-10-23 s:shard2 r:core_node7 
x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 1308181 WARN  (qtp1009153437-10420) [n:127.0.0.1:50301_solr 
c:myalias_2017-10-23 s:shard1 r:core_node5 
x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6EE186D0E933344D-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessor

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

lationField, DistributedFacetSimpleRefinementLongTailTest, 
CollectionReloadTest, TestLegacyFieldCache, DistribCursorPagingTest, 
DirectSolrSpellCheckerTest, TestJmxIntegration, MultiThreadedOCPTest, 
ResponseBuilderTest, TestRangeQuery, TestLazyCores, 
TestMultiValuedNumericRangeQuery, OverseerTaskQueueTest, MoveReplicaTest, 
TestCorePropertiesReload, TestDocBasedVersionConstraints, 
TestEmbeddedSolrServerConstructors, TestTrackingShardHandlerFactory, 
CoreMergeIndexesAdminHandlerTest, NodeAddedTriggerTest, 
AsyncCallRequestStatusResponseTest, HdfsNNFailoverTest, TestZkChroot, 
PluginInfoTest, SuggesterTSTTest, HdfsWriteToMultipleCollectionsTest, 
OpenExchangeRatesOrgProviderTest, DistributedFacetExistsSmallTest, 
WordBreakSolrSpellCheckerTest, TestBlobHandler, TestJettySolrRunner, 
TriggerCooldownIntegrationTest, TestExactSharedStatsCache, TestReloadDeadlock, 
ResourceLoaderTest, TestDirectoryFactory, TestSizeLimitedDistributedMap, 
TestManagedResourceStorage, TestPayloadScoreQParserPlugin, 
TestSimDistributedQueue, TestDelegationWithHadoopAuth, 
LeaderElectionIntegrationTest, TestMergePolicyConfig, HLLUtilTest, 
TestPartialUpdateDeduplication, NumericFieldsTest, TestSolrJ, 
LeaderVoteWaitTimeoutTest, TestCollectionAPIs, 
HdfsAutoAddReplicasIntegrationTest, TestFastOutputStream, 
TestCursorMarkWithoutUniqueKey, TestSubQueryTransformer, SolrJmxReporterTest, 
TestReRankQParserPlugin, SolrXmlInZkTest, DirectSolrConnectionTest, 
SolrIndexSplitterTest, TestFieldCacheSort, TestInitParams, 
IndexSizeTriggerTest, DateFieldTest, BlockDirectoryTest, 
TestCollationFieldDocValues, TestFieldCollectionResource, 
TestSubQueryTransformerDistrib, UniqFieldsUpdateProcessorFactoryTest, 
HdfsSyncSliceTest, TestSolrCloudWithHadoopAuthPlugin, OutputWriterTest, 
TestReplicationHandler, TestSolrDeletionPolicy1, TestCoreAdminApis, ZkCLITest, 
HdfsChaosMonkeyNothingIsSafeTest, TestFoldingMultitermQuery, 
TestManagedStopFilterFactory, RecoveryAfterSoftCommitTest, MetricUtilsTest, 
TestHighlightDedupGrouping, TestXmlQParser, TestCloudNestedDocsSort, 
TestAnalyzeInfixSuggestions, AnalyticsQueryTest, TestRestoreCore, 
TestObjectReleaseTracker, AnalysisAfterCoreReloadTest, 
TestSchemaSimilarityResource, CloneFieldUpdateProcessorFactoryTest, 
HttpPartitionTest, MultiTermTest, TestCollapseQParserPlugin, 
TriggerSetPropertiesIntegrationTest, ZkShardTermsTest, 
OverseerCollectionConfigSetProcessorTest, 
DistributedQueryComponentCustomSortTest, BooleanFieldTest, 
WrapperMergePolicyFactoryTest, TestCoreBackup, RequiredFieldsTest, 
ZkNodePropsTest, SystemLogListenerTest, TestLuceneIndexBackCompat, 
TimeRoutedAliasUpdateProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TimeRoutedAliasUpdateProcessorTest -Dtests.seed=6EE186D0E933344D 
-Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=US/Central 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TimeRoutedAliasUpdateProcessorTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest: 
   [junit4]    >    1) Thread[id=10559, name=test-5225-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=10560, name=test-5225-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EE186D0E933344D]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10559, name=test-5225-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=10560, name=test-5225-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EE186D0E933344D]:0)
   [junit4] Completed [263/803 (1!)] on J0 in 102.84s, 2 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 40639 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: 
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj369435480
 [ecj-lint] Compiling 103 source files to 
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj369435480
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java
 (at line 27)
 [ecj-lint]     import java.util.ArrayList;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.ArrayList is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java
 (at line 28)
 [ecj-lint]     import java.util.Arrays;
 [ecj-lint]            ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Arrays is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java
 (at line 29)
 [ecj-lint]     import java.util.List;
 [ecj-lint]            ^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.List is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:633: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:101: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build.xml:208: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:2264: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:2089: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:2128: 
Compile failed; see the compiler error output for details.

Total time: 75 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to