Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4440/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest:     1) 
Thread[id=403, name=qtp873543817-403, state=TIMED_WAITING, 
group=TGRP-LegacyRangeFacetCloudTest]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest: 
   1) Thread[id=403, name=qtp873543817-403, state=TIMED_WAITING, 
group=TGRP-LegacyRangeFacetCloudTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([F1A69C5DC366A016]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=403, name=qtp873543817-403, state=TIMED_WAITING, 
group=TGRP-LegacyRangeFacetCloudTest]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=403, name=qtp873543817-403, state=TIMED_WAITING, 
group=TGRP-LegacyRangeFacetCloudTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([F1A69C5DC366A016]:0)


FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:52684/solr: no such collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:52684/solr: no such collection or alias
        at 
__randomizedtesting.SeedInfo.seed([1A2F283075476276:927B17EADBBB0F8E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:107)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12505 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/init-core-data-001
   [junit4]   2> 908228 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 908229 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 908233 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 908233 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 908233 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001
   [junit4]   2> 908233 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 908233 INFO  (Thread-1361) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 908233 INFO  (Thread-1361) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 908254 ERROR (Thread-1361) [    ] 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> 908344 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:52681
   [junit4]   2> 908357 INFO  (zkConnectionManagerCallback-1756-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908363 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 908366 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 908369 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 908369 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 908369 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 908370 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f91aff9{/solr,null,AVAILABLE}
   [junit4]   2> 908372 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7df3a357{HTTP/1.1,[http/1.1]}{127.0.0.1:52683}
   [junit4]   2> 908372 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.e.j.s.Server Started @911733ms
   [junit4]   2> 908372 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52683}
   [junit4]   2> 908372 ERROR (jetty-launcher-1753-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 908373 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 908373 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 908373 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 908373 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-14T18:22:20.950441Z
   [junit4]   2> 908376 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 908377 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 908377 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 908379 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35dd9165{/solr,null,AVAILABLE}
   [junit4]   2> 908381 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f05a41f{HTTP/1.1,[http/1.1]}{127.0.0.1:52684}
   [junit4]   2> 908381 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.e.j.s.Server Started @911742ms
   [junit4]   2> 908381 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52684}
   [junit4]   2> 908381 ERROR (jetty-launcher-1753-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 908382 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 908382 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 908382 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 908382 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-14T18:22:20.959184Z
   [junit4]   2> 908385 INFO  (zkConnectionManagerCallback-1758-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908385 INFO  (zkConnectionManagerCallback-1760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908386 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 908386 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 908400 INFO  (jetty-launcher-1753-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52681/solr
   [junit4]   2> 908400 INFO  (jetty-launcher-1753-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52681/solr
   [junit4]   2> 908403 INFO  (zkConnectionManagerCallback-1766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908403 INFO  (zkConnectionManagerCallback-1768-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908408 INFO  
(zkConnectionManagerCallback-1770-thread-1-processing-n:127.0.0.1:52683_solr) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908408 INFO  
(zkConnectionManagerCallback-1772-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908742 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 908743 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52684_solr
   [junit4]   2> 908745 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.Overseer Overseer 
(id=72060271809658886-127.0.0.1:52684_solr-n_0000000000) starting
   [junit4]   2> 908745 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 908747 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52683_solr
   [junit4]   2> 908749 INFO  
(zkCallback-1769-thread-1-processing-n:127.0.0.1:52683_solr) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 908753 INFO  
(zkCallback-1771-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 908772 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52684_solr
   [junit4]   2> 908777 INFO  
(zkCallback-1771-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 908779 INFO  
(zkCallback-1769-thread-1-processing-n:127.0.0.1:52683_solr) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 908811 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:52683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52683.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e15b88b
   [junit4]   2> 908827 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:52683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52683.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e15b88b
   [junit4]   2> 908827 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:52683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52683.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e15b88b
   [junit4]   2> 908829 INFO  (jetty-launcher-1753-thread-1) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node1/.
   [junit4]   2> 908835 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52684.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e15b88b
   [junit4]   2> 908847 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52684.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e15b88b
   [junit4]   2> 908847 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52684.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e15b88b
   [junit4]   2> 908849 INFO  (jetty-launcher-1753-thread-2) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/.
   [junit4]   2> 908902 INFO  (zkConnectionManagerCallback-1778-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908942 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[1A2F283075476276]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 908950 INFO  (zkConnectionManagerCallback-1783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908958 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[1A2F283075476276]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 908959 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[1A2F283075476276]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52681/solr ready
   [junit4]   2> 908964 INFO  (qtp1469743512-6969) [n:127.0.0.1:52683_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> 908969 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] 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> 908973 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 908977 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 908981 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 908984 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 908987 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 908992 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 908996 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 909000 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 909006 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 909010 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 909013 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 909015 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 909018 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 909021 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 909045 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 909048 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 909072 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 909075 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 909079 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 909096 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 909099 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 909124 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 909127 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 909130 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 909148 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 909152 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 909184 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 909197 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 909200 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 909226 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 909234 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 909237 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 909240 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 909243 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 909246 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 909265 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 909269 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 909271 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 909274 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 909277 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 909280 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 909312 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 909319 INFO  
(OverseerThreadFactory-2808-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 909325 INFO  (qtp1469743512-6969) [n:127.0.0.1:52683_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=361
   [junit4]   2> 909326 INFO  (qtp1469743512-6971) [n:127.0.0.1:52683_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> 909330 INFO  
(OverseerThreadFactory-2808-thread-2-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 909331 INFO  
(OverseerCollectionConfigSetProcessor-72060271809658886-127.0.0.1:52684_solr-n_0000000000)
 [n:127.0.0.1:52684_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 909474 INFO  
(OverseerStateUpdate-72060271809658886-127.0.0.1:52684_solr-n_0000000000) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52684/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 909690 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_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> 909691 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 909806 INFO  
(zkCallback-1771-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 909807 INFO  
(zkCallback-1771-thread-2-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 910764 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_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> 910764 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_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> 910766 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 910767 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 910767 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 910767 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 910767 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 910768 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 910768 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 910769 WARN  (qtp1988934197-6978) [n:127.0.0.1:52684_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 910777 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 910800 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_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> 911665 ERROR (qtp1988934197-6978) [n:127.0.0.1:52684_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'timeConfig_shard1_replica_n1': Unable to create core 
[timeConfig_shard1_replica_n1] Caused by: Can't find resource 
'lang/contractions_ca.txt' in classpath or '/configs/timeConfig', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:993)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [timeConfig_shard1_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1059)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core timeConfig_shard1_replica_n1: Can't load schema 
managed-schema: org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'lang/contractions_ca.txt' in classpath or '/configs/timeConfig', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2>        ... 38 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load 
schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'lang/contractions_ca.txt' in classpath or 
'/configs/timeConfig', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:178)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:105)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:173)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        ... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 
'lang/contractions_ca.txt' in classpath or '/configs/timeConfig', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1317)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsForFieldType(ManagedIndexSchema.java:1168)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchema.postReadInform(ManagedIndexSchema.java:1153)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:576)
   [junit4]   2>        ... 47 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'lang/contractions_ca.txt' in classpath or 
'/configs/timeConfig', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2>        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.getLines(AbstractAnalysisFactory.java:254)
   [junit4]   2>        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.getWordSet(AbstractAnalysisFactory.java:243)
   [junit4]   2>        at 
org.apache.lucene.analysis.util.ElisionFilterFactory.inform(ElisionFilterFactory.java:59)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1315)
   [junit4]   2>        ... 50 more
   [junit4]   2> 
   [junit4]   2> 911665 INFO  (qtp1988934197-6978) [n:127.0.0.1:52684_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=400 QTime=1974
   [junit4]   2> 911666 ERROR 
(OverseerThreadFactory-2808-thread-2-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:52684/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52684/solr: Error CREATEing SolrCore 
'timeConfig_shard1_replica_n1': Unable to create core 
[timeConfig_shard1_replica_n1] Caused by: Can't find resource 
'lang/contractions_ca.txt' in classpath or '/configs/timeConfig', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 911669 ERROR 
(OverseerThreadFactory-2808-thread-2-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Cleaning up collection [timeConfig].
   [junit4]   2> 911670 INFO  
(OverseerThreadFactory-2808-thread-2-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 911672 INFO  (qtp1988934197-6980) [n:127.0.0.1:52684_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=1
   [junit4]   2> 911796 INFO  
(zkCallback-1771-thread-1-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] 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> 911796 INFO  
(zkCallback-1771-thread-3-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] 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> 912403 INFO  
(OverseerThreadFactory-2808-thread-2-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up 
artifacts for failed create collection for [timeConfig]
   [junit4]   2> 912409 INFO  (qtp1469743512-6971) [n:127.0.0.1:52683_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> 913353 INFO  
(OverseerCollectionConfigSetProcessor-72060271809658886-127.0.0.1:52684_solr-n_0000000000)
 [n:127.0.0.1:52684_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 942567 ERROR (qtp1469743512-6971) [n:127.0.0.1:52683_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 942568 INFO  (qtp1469743512-6971) [n:127.0.0.1:52683_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=33241
   [junit4]   2> 942576 ERROR (qtp1988934197-6980) [n:127.0.0.1:52684_solr    ] 
o.a.s.a.V2HttpCall Error in init()
   [junit4]   2> org.apache.solr.common.SolrException: no such collection or 
alias
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:119)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:471)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 942577 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[1A2F283075476276]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TimeRoutedAliasUpdateProcessorTest -Dtests.method=test 
-Dtests.seed=1A2F283075476276 -Dtests.slow=true -Dtests.locale=kea-CV 
-Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   33.7s J1 | TimeRoutedAliasUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:52684/solr: no such collection or alias
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1A2F283075476276:927B17EADBBB0F8E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:107)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 942608 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[1A2F283075476276]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 942647 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[1A2F283075476276]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 942652 INFO  (jetty-closer-1754-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7df3a357{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 942652 INFO  (jetty-closer-1754-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@f05a41f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 942653 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1005179141
   [junit4]   2> 942653 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=250451334
   [junit4]   2> 942654 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 942654 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66d96566: rootName = 
solr_52683, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6d0a285b
   [junit4]   2> 942654 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 942654 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a79dad7: rootName = 
solr_52684, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4ecb1058
   [junit4]   2> 942668 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 942668 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42dceef2: rootName = 
solr_52683, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@246c14c7
   [junit4]   2> 942669 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 942669 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1aa2416e: rootName = 
solr_52684, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@246c14c7
   [junit4]   2> 942675 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 942675 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@197882a4: rootName = 
solr_52683, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@64a2be6
   [junit4]   2> 942676 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 942676 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a21ce8a: rootName = 
solr_52684, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@64a2be6
   [junit4]   2> 942679 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52684_solr
   [junit4]   2> 942679 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52683_solr
   [junit4]   2> 942681 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 942690 INFO  (jetty-closer-1754-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72060271809658886-127.0.0.1:52684_solr-n_0000000000) closing
   [junit4]   2> 942690 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 942690 INFO  
(OverseerStateUpdate-72060271809658886-127.0.0.1:52684_solr-n_0000000000) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52684_solr
   [junit4]   2> 942690 INFO  
(zkCallback-1771-thread-3-processing-n:127.0.0.1:52684_solr) 
[n:127.0.0.1:52684_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 942690 INFO  (jetty-closer-1754-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 942691 WARN  
(OverseerAutoScalingTriggerThread-72060271809658886-127.0.0.1:52684_solr-n_0000000000)
 [n:127.0.0.1:52684_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 942692 INFO  
(zkCallback-1769-thread-1-processing-n:127.0.0.1:52683_solr) 
[n:127.0.0.1:52683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 942695 INFO  (jetty-closer-1754-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f91aff9{/solr,null,UNAVAILABLE}
   [junit4]   2> 942702 INFO  (jetty-closer-1754-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 942702 INFO  (jetty-closer-1754-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35dd9165{/solr,null,UNAVAILABLE}
   [junit4]   2> 942702 INFO  (jetty-closer-1754-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 942725 ERROR 
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 942726 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[1A2F283075476276]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52681 52681
   [junit4]   2> 942743 INFO  (Thread-1361) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52681 52681
   [junit4]   2> 942928 WARN  (Thread-1361) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/timeConfig/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_1A2F283075476276-001
   [junit4]   2> Feb 14, 2018 6:22:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=809, maxMBSortInHeap=7.831248401736674, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d0edea3),
 locale=kea-CV, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=290634696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, 
EchoParamsTest, TestDynamicLoading, CdcrVersionReplicationTest, 
TestRandomRequestDistribution, DefaultValueUpdateProcessorTest, 
TestDistributedSearch, TestSolrQueryParser, SaslZkACLProviderTest, 
TestLMJelinekMercerSimilarityFactory, TestBadConfig, DeleteStatusTest, 
IndexBasedSpellCheckerTest, TestAddFieldRealTimeGet, TestSolr4Spatial, 
TestRandomDVFaceting, TestDocTermOrds, TestInfoStreamLogging, 
MissingSegmentRecoveryTest, DistributedTermsComponentTest, TestMissingGroups, 
TestLegacyNumericRangeQueryBuilder, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestFuzzyAnalyzedSuggestions, UpdateLogTest, MinimalSchemaTest, 
TlogReplayBufferedWhileIndexingTest, TestDeleteCollectionOnDownNodes, 
SolrMetricsIntegrationTest, TestRetrieveFieldsOptimizer, 
DistributedFacetPivotSmallTest, TestFieldResource, 
DistributedDebugComponentTest, BasicFunctionalityTest, 
DistributedSpellCheckComponentTest, TestStressLucene, TestIndexingPerformance, 
OverseerTest, BitVectorTest, TestClusterStateMutator, 
DistributedFacetExistsSmallTest, TestTolerantUpdateProcessorRandomCloud, 
ReplicationFactorTest, TestComponentsName, TestAuthorizationFramework, 
SolrGraphiteReporterTest, TestSystemCollAutoCreate, 
ConcurrentDeleteAndCreateCollectionTest, TestCloudSchemaless, 
TestSolrCloudWithHadoopAuthPlugin, TestRandomFaceting, EnumFieldTest, 
TestCorePropertiesReload, ExitableDirectoryReaderTest, TestSegmentSorting, 
TestJsonRequest, HdfsTlogReplayBufferedWhileIndexingTest, 
TriggerIntegrationTest, NotRequiredUniqueKeyTest, SimpleFacetsTest, 
TestDFRSimilarityFactory, ZkControllerTest, PrimitiveFieldTypeTest, 
FieldAnalysisRequestHandlerTest, TestManagedSchemaAPI, 
TestFieldCacheSortRandom, TimeZoneUtilsTest, DocValuesNotIndexedTest, 
ConnectionManagerTest, TestSolrIndexConfig, TestAnalyzedSuggestions, 
TestSchemaVersionResource, TestDFISimilarityFactory, SliceStateTest, 
HdfsWriteToMultipleCollectionsTest, UpdateParamsTest, 
TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [159/776 (1!)] on J1 in 35.73s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 5245 lines...]
   [junit4] Suite: 
org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_F1A69C5DC366A016-001/init-core-data-001
   [junit4]   2> Feb 14, 2018 7:16:08 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 14, 2018 7:16:29 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest: 
   [junit4]   2>    1) Thread[id=403, name=qtp873543817-403, 
state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 14, 2018 7:16:29 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=403, name=qtp873543817-403, 
state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2> Feb 14, 2018 7:16:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=403, name=qtp873543817-403, 
state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{string_sd=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{long_ld=DocValuesFormat(name=Lucene70), 
date_dtd=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
string_sd=DocValuesFormat(name=Lucene70), 
int_id=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), 
double_dd=DocValuesFormat(name=Direct), 
float_fd=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=106, 
maxMBSortInHeap=5.194489249271809, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3763ebae),
 locale=sr-BA, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=2,free=71458928,total=156237824
   [junit4]   2> NOTE: All tests run in this JVM: [CastingStringValueTest, 
LegacyAbstractAnalyticsFacetTest, BottomFunctionTest, FillMissingFunctionTest, 
ExpressionFactoryTest, LegacyNoFacetTest, CastingDateValueTest, 
StringCastFunctionTest, LegacyFieldFacetCloudTest, LegacyFieldFacetExtrasTest, 
EqualFunctionTest, ConcatFunctionTest, CastingFloatValueTest, 
CastingDoubleValueTest, TopFunctionTest, LegacyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyRangeFacetCloudTest -Dtests.seed=F1A69C5DC366A016 
-Dtests.slow=true -Dtests.locale=sr-BA 
-Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | LegacyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest: 
   [junit4]    >    1) Thread[id=403, name=qtp873543817-403, 
state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F1A69C5DC366A016]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=403, name=qtp873543817-403, 
state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F1A69C5DC366A016]:0)
   [junit4] Completed [74/78 (1!)] on J0 in 61.17s, 3 tests, 2 errors <<< 
FAILURES!

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

Reply via email to