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

2 tests failed.
FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV2

Error Message:
expected:<testV2_2018-05-13> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<testV2_2018-05-13> but was:<null>
        at 
__randomizedtesting.SeedInfo.seed([94D7E3130FF4A4B2:5592BF739F1F0163]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.CreateRoutedAliasTest.testV2(CreateRoutedAliasTest.java:159)
        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:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: 
{responseHeader={status=0,QTime=5},status={state=notfound,msg=Did not find 
[search_rate_trigger3/5de8b5e4051bc9T66fju5fjyhxa8nec82pmjwued/0] in any tasks 
queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: 
{responseHeader={status=0,QTime=5},status={state=notfound,msg=Did not find 
[search_rate_trigger3/5de8b5e4051bc9T66fju5fjyhxa8nec82pmjwued/0] in any tasks 
queue}}
        at 
__randomizedtesting.SeedInfo.seed([94D7E3130FF4A4B2:B6452D91383E2BCF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
        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)




Build Log:
[...truncated 13662 lines...]
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4]   2> 1527071 INFO  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/init-core-data-001
   [junit4]   2> 1527071 WARN  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1527072 INFO  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1527074 INFO  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1527074 INFO  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001
   [junit4]   2> 1527074 INFO  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1527074 INFO  (Thread-3751) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1527075 INFO  (Thread-3751) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1527077 ERROR (Thread-3751) [    ] 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> 1527174 INFO  
(SUITE-CreateRoutedAliasTest-seed#[94D7E3130FF4A4B2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44502
   [junit4]   2> 1527177 INFO  (zkConnectionManagerCallback-2969-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527181 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1527185 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1527185 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1527185 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1527185 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1527186 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5196fadd{/solr,null,AVAILABLE}
   [junit4]   2> 1527186 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1527186 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1527186 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1527187 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11d47970{/solr,null,AVAILABLE}
   [junit4]   2> 1527190 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2a56ca5e{HTTP/1.1,[http/1.1]}{127.0.0.1:42343}
   [junit4]   2> 1527190 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.e.j.s.Server Started @1527260ms
   [junit4]   2> 1527190 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42343}
   [junit4]   2> 1527191 ERROR (jetty-launcher-2966-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1527191 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1527191 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1527191 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1527191 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1527191 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-13T02:51:52.600Z
   [junit4]   2> 1527192 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b31d5e3{HTTP/1.1,[http/1.1]}{127.0.0.1:56077}
   [junit4]   2> 1527192 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.e.j.s.Server Started @1527261ms
   [junit4]   2> 1527192 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56077}
   [junit4]   2> 1527192 ERROR (jetty-launcher-2966-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1527193 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1527193 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1527193 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1527193 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1527193 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-13T02:51:52.602Z
   [junit4]   2> 1527201 INFO  (zkConnectionManagerCallback-2971-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527202 INFO  (zkConnectionManagerCallback-2973-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527202 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1527208 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1527218 INFO  (jetty-launcher-2966-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44502/solr
   [junit4]   2> 1527220 INFO  (jetty-launcher-2966-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44502/solr
   [junit4]   2> 1527221 INFO  (zkConnectionManagerCallback-2978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527222 INFO  (zkConnectionManagerCallback-2981-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527224 INFO  (zkConnectionManagerCallback-2983-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527225 INFO  (zkConnectionManagerCallback-2985-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527267 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527269 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56077_solr
   [junit4]   2> 1527272 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.Overseer Overseer 
(id=73789829107023878-127.0.0.1:56077_solr-n_0000000000) starting
   [junit4]   2> 1527343 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527344 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42343_solr
   [junit4]   2> 1527358 INFO  (zkConnectionManagerCallback-2994-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527359 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1527360 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44502/solr ready
   [junit4]   2> 1527389 INFO  (zkCallback-2984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1527389 INFO  (zkCallback-2982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1527392 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1527392 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56077_solr
   [junit4]   2> 1527398 INFO  (zkCallback-2982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1527398 INFO  (zkCallback-2984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1527434 INFO  (zkCallback-2993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1528005 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1528044 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1528044 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1528046 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/.
   [junit4]   2> 1528122 INFO  (zkConnectionManagerCallback-2999-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528124 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1528125 INFO  (jetty-launcher-2966-thread-2) 
[n:127.0.0.1:42343_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44502/solr ready
   [junit4]   2> 1528330 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56077.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1528342 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56077.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1528343 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56077.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1528344 INFO  (jetty-launcher-2966-thread-1) 
[n:127.0.0.1:56077_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/.
   [junit4]   2> 1528425 INFO  (zkConnectionManagerCallback-3001-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528459 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[94D7E3130FF4A4B2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testAliasNameMustBeValid
   [junit4]   2> 1528471 INFO  (qtp1625320346-12266) [n:127.0.0.1:42343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1528471 INFO  (qtp1625320346-12266) [n:127.0.0.1:42343_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1528482 INFO  (qtp455927733-12275) [n:127.0.0.1:56077_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=735741!45&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 1528482 ERROR (qtp455927733-12275) [n:127.0.0.1:56077_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid 
alias: [735741!45]. alias names must consist entirely of periods, underscores, 
hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateAliasName(SolrIdentifierValidator.java:52)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$4(CollectionsHandler.java:525)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1120)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [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:393)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [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:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [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:255)
   [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:203)
   [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:201)
   [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:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1528483 INFO  (qtp455927733-12275) [n:127.0.0.1:56077_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=735741!45&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json}
 status=400 QTime=0
   [junit4]   2> 1528485 INFO  (zkConnectionManagerCallback-3007-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528486 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[94D7E3130FF4A4B2]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1528487 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[94D7E3130FF4A4B2]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44502/solr 
ready
   [junit4]   2> 1528488 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[94D7E3130FF4A4B2]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1528490 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[94D7E3130FF4A4B2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testAliasNameMustBeValid
   [junit4]   2> 1528514 INFO  
(TEST-CreateRoutedAliasTest.testCollectionNamesMustBeAbsent-seed#[94D7E3130FF4A4B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionNamesMustBeAbsent
   [junit4]   2> 1528517 INFO  (qtp1625320346-12261) [n:127.0.0.1:42343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1528527 INFO  (qtp1625320346-12261) [n:127.0.0.1:42343_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1528529 INFO  (qtp1625320346-12262) [n:127.0.0.1:42343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=_default&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1528532 INFO  (OverseerThreadFactory-3935-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1meta
   [junit4]   2> 1528657 INFO  
(OverseerStateUpdate-73789829107023878-127.0.0.1:56077_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42343/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1528660 INFO  
(OverseerStateUpdate-73789829107023878-127.0.0.1:56077_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56077/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1528864 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr    
x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=_default&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1528864 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr    
x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=_default&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1528864 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr    
x:collection1meta_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1529893 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1529893 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1529893 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1529893 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1529894 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1529894 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1529894 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
   [junit4]   2> 1529894 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1529894 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1529895 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1529895 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
   [junit4]   2> 1529895 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1529895 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1529895 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1529895 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
   [junit4]   2> 1529895 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1529895 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1529896 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1529896 WARN  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2/../../../../dist
   [junit4]   2> 1529896 WARN  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1529904 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1529904 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1529943 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema 
name=default-config
   [junit4]   2> 1529987 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 1530256 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1530308 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1530327 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 1530331 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56077.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1530331 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1530331 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 1530346 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1530358 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 1530358 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1530359 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1530359 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 1530363 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1530466 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1530466 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1530468 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1530468 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1530470 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1269659c[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 1530471 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/_default
   [junit4]   2> 1530472 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 1530472 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/_default/managed-schema
   [junit4]   2> 1530472 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1530473 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1530473 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_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> 1530476 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1530476 INFO  
(searcherExecutor-3941-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:42343_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1269659c[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1530476 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600315631479029760
   [junit4]   2> 1530476 INFO  
(searcherExecutor-3941-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:42343_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1530476 INFO  
(searcherExecutor-3941-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:42343_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 1530478 INFO  
(searcherExecutor-3941-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:42343_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@1269659c[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1530480 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1530480 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1530482 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1530482 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1530487 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1530488 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1670ac21[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 1530490 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/_default
   [junit4]   2> 1530491 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 1530491 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/_default/managed-schema
   [junit4]   2> 1530492 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1530493 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1530493 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
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> 1530496 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1530496 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600315631500001280
   [junit4]   2> 1530499 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1530499 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1530499 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42343/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 1530499 INFO  
(searcherExecutor-3940-thread-1-processing-n:127.0.0.1:56077_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:56077_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1670ac21[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1530499 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1530499 INFO  
(searcherExecutor-3940-thread-1-processing-n:127.0.0.1:56077_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:56077_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1530499 INFO  
(searcherExecutor-3940-thread-1-processing-n:127.0.0.1:56077_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:56077_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 1530499 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42343/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 1530500 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1530506 INFO  
(searcherExecutor-3940-thread-1-processing-n:127.0.0.1:56077_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:56077_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@1670ac21[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1530506 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42343/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 1530511 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1530514 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1530514 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1530514 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56077/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 1530514 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1530514 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:56077/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 1530515 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1530518 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56077/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 1530674 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1530674 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1530678 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=_default&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1814
   [junit4]   2> 1530679 INFO  (qtp455927733-12269) [n:127.0.0.1:56077_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=_default&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1815
   [junit4]   2> 1530681 INFO  (qtp1625320346-12262) [n:127.0.0.1:42343_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> 1530780 INFO  (zkCallback-2982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1530780 INFO  (zkCallback-2984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1531682 INFO  (qtp1625320346-12262) [n:127.0.0.1:42343_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=_default&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3152
   [junit4]   2> 1531683 INFO  (qtp1625320346-12266) [n:127.0.0.1:42343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=_default&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1531686 INFO  
(OverseerCollectionConfigSetProcessor-73789829107023878-127.0.0.1:56077_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> 1531687 INFO  (OverseerThreadFactory-3935-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection2meta
   [junit4]   2> 1531899 INFO  
(OverseerStateUpdate-73789829107023878-127.0.0.1:56077_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42343/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1532101 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr    
x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1533119 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1533119 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1533119 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1533120 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1533120 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1533120 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1533120 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1533121 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1533121 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1533121 WARN  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1/../../../../dist
   [junit4]   2> 1533129 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1533155 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 1533345 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1533378 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 1533379 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@308d4dcb
   [junit4]   2> 1533379 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1533379 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/collection2meta_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_94D7E3130FF4A4B2-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 1533384 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1533483 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1533483 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1533485 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1533485 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1533487 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55b14c57[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 1533489 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/_default
   [junit4]   2> 1533489 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 1533489 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/_default/managed-schema
   [junit4]   2> 1533490 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1533491 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1533491 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_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> 1533494 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1533494 INFO  
(searcherExecutor-3950-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:42343_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@55b14c57[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533494 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600315634643632128
   [junit4]   2> 1533494 INFO  
(searcherExecutor-3950-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:42343_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1533494 INFO  
(searcherExecutor-3950-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:42343_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 1533495 INFO  
(searcherExecutor-3950-thread-1-processing-n:127.0.0.1:42343_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:42343_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@55b14c57[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533501 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1533505 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1533505 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1533505 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42343/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 1533505 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1533505 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42343/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 1533506 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1533511 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42343/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 1533665 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1533668 INFO  (qtp1625320346-12267) [n:127.0.0.1:42343_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1566
   [junit4]   2> 1533671 INFO  (qtp1625320346-12266) [n:127.0.0.1:42343_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> 1533694 INFO  
(OverseerCollectionConfigSetProcessor-73789829107023878-127.0.0.1:56077_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> 1533767 INFO  (zkCallback-2982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534674 INFO  (qtp1625320346-12266) [n:127.0.0.1:42343_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=_default&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2990
   [junit4]   2> 1534700 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&collections=collection1meta,collection2meta&router.field=evt_dt&name=testCollectionNamesMustBeAbsent&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 1534701 ERROR (qtp1625320346-12265) [n:127.0.0.1:42343_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Collections 
cannot be specified when creating a time routed alias.
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$4(CollectionsHandler.java:531)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1120)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [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:393)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [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:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [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:255)
   [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:203)
   [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:201)
   [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:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1534701 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&collections=collection1meta,collection2meta&router.field=evt_dt&name=testCollectionNamesMustBeAbsent&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json}
 status=400 QTime=0
   [junit4]   2> 1534703 INFO  
(TEST-CreateRoutedAliasTest.testCollectionNamesMustBeAbsent-seed#[94D7E3130FF4A4B2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1534704 INFO  (qtp1625320346-12265) [n:127.0.0.1:42343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1534732 INFO  (OverseerThreadFactory-3935-thread-3) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 1534733 INFO  (qtp1625320346-12268) [n:127.0.0.1:42343_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 1534733 INFO  (qtp1625320346-12268) [n:127.0.0.1:42343_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a06f304: rootName = 
solr_42343, domain = solr.core.collection2meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@45e4ec29
   [junit4]   2> 1534778 INFO  (qtp1625320346-12268) [n:127.0.0.1:42343_solr    
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6b5b4309
   [junit4]   2> 1534778 INFO  (qtp1625320346-12268) [n:127.0.0.1:42343_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for re

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

figure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1646613700
     [copy] Copying 40 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1646613700
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1646613700

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1665112041
     [copy] Copying 246 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1665112041
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1665112041

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 59ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 151 minutes 7 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to