Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/303/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseSerialGC 
--illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks

Error Message:
Error from server at https://127.0.0.1:37493/solr: deletealias the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37493/solr: deletealias the collection time 
out:180s
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks(AliasIntegrationTest.java:201)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12476 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/init-core-data-001
   [junit4]   2> 1335284 WARN  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=281 numCloses=281
   [junit4]   2> 1335284 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1335285 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1335285 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001
   [junit4]   2> 1335286 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1335286 INFO  (Thread-2888) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1335286 INFO  (Thread-2888) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1335287 ERROR (Thread-2888) [    ] 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> 1335386 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45965
   [junit4]   2> 1335391 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1335391 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1335395 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19dea685{/solr,null,AVAILABLE}
   [junit4]   2> 1335396 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fdd2759{/solr,null,AVAILABLE}
   [junit4]   2> 1335401 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@73285047{SSL,[ssl, 
http/1.1]}{127.0.0.1:36899}
   [junit4]   2> 1335401 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@50ef6ba4{SSL,[ssl, 
http/1.1]}{127.0.0.1:37493}
   [junit4]   2> 1335401 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.e.j.s.Server Started @1337408ms
   [junit4]   2> 1335401 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.e.j.s.Server Started @1337408ms
   [junit4]   2> 1335401 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36899}
   [junit4]   2> 1335401 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37493}
   [junit4]   2> 1335402 ERROR (jetty-launcher-3443-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335402 ERROR (jetty-launcher-3443-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T01:00:05.228351Z
   [junit4]   2> 1335402 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T01:00:05.228383Z
   [junit4]   2> 1335405 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335405 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335421 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
   [junit4]   2> 1335424 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
   [junit4]   2> 1335440 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335441 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37493_solr
   [junit4]   2> 1335441 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98603709570285574-127.0.0.1:37493_solr-n_0000000000) starting
   [junit4]   2> 1335444 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37493_solr
   [junit4]   2> 1335445 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1335488 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1335491 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335493 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36899_solr
   [junit4]   2> 1335493 INFO  (zkCallback-3455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1335495 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1335510 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37493.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1335518 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37493.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1335518 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37493.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1335519 INFO  (jetty-launcher-3443-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node1/.
   [junit4]   2> 1335526 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36899.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1335533 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36899.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1335533 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36899.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1335534 INFO  (jetty-launcher-3443-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/.
   [junit4]   2> 1335556 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1335557 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45965/solr ready
   [junit4]   2> 1335562 INFO  
(TEST-AliasIntegrationTest.test-seed#[EA781EA3A369C054]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1335588 INFO  (qtp1823559020-13986) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1335589 INFO  (OverseerThreadFactory-5484-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1335695 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37493/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1335696 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36899/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1335899 INFO  (qtp1823559020-13975) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1335899 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1335907 INFO  (qtp1263863340-13984) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1335907 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1336010 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1336010 INFO  (zkCallback-3455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1336010 INFO  (zkCallback-3455-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1336010 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1336905 INFO  (qtp1823559020-13975) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1336908 INFO  (qtp1823559020-13975) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1336909 INFO  (qtp1823559020-13975) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1336909 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1336909 INFO  (qtp1823559020-13975) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37493.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1336909 INFO  (qtp1823559020-13975) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1336909 INFO  (qtp1823559020-13975) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1336925 INFO  (qtp1263863340-13984) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1336929 INFO  (qtp1263863340-13984) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1336930 INFO  (qtp1263863340-13984) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1336930 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1336930 INFO  (qtp1263863340-13984) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36899.solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1336930 INFO  (qtp1263863340-13984) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1336930 INFO  (qtp1263863340-13984) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/./collection1_shard2_replica_n1/data/]
   [junit4]   2> 1336953 INFO  (qtp1823559020-13975) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1336953 INFO  (qtp1823559020-13975) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1336953 INFO  (qtp1823559020-13975) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1336953 INFO  (qtp1823559020-13975) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1336954 INFO  (qtp1823559020-13975) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e5d0aa[collection1_shard1_replica_n1] main]
   [junit4]   2> 1336955 INFO  (qtp1823559020-13975) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1336955 INFO  (qtp1823559020-13975) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1336955 INFO  (qtp1823559020-13975) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1336955 INFO  (qtp1823559020-13975) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577659354873593856
   [junit4]   2> 1336955 INFO  (searcherExecutor-5489-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@4e5d0aa[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1336958 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1336958 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1336958 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1336958 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1336958 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1336958 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1336959 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1336961 INFO  (qtp1263863340-13984) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1336961 INFO  (qtp1263863340-13984) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1336962 INFO  (qtp1263863340-13984) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1336962 INFO  (qtp1263863340-13984) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1336963 INFO  (qtp1263863340-13984) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e0147[collection1_shard2_replica_n1] main]
   [junit4]   2> 1336964 INFO  (qtp1263863340-13984) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1336964 INFO  (qtp1263863340-13984) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1336964 INFO  (qtp1263863340-13984) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1336965 INFO  (searcherExecutor-5490-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@5e0147[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1336965 INFO  (qtp1263863340-13984) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577659354884079616
   [junit4]   2> 1336969 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1336969 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1336969 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/
   [junit4]   2> 1336969 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1336969 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 1336969 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1336970 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1337071 INFO  (zkCallback-3455-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337071 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337071 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337071 INFO  (zkCallback-3455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337109 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1337111 INFO  (qtp1823559020-13975) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1211
   [junit4]   2> 1337120 INFO  (qtp1263863340-13984) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1337121 INFO  (qtp1263863340-13984) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1214
   [junit4]   2> 1337122 INFO  (qtp1823559020-13986) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1337222 INFO  (zkCallback-3455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337222 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337222 INFO  (zkCallback-3455-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337222 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1337591 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_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> 1338122 INFO  (qtp1823559020-13986) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2534
   [junit4]   2> 1338123 INFO  (qtp1823559020-13968) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1338124 INFO  (OverseerThreadFactory-5484-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection2
   [junit4]   2> 1338326 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36899/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1338528 INFO  (qtp1263863340-13967) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1338631 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1338631 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339534 INFO  (qtp1263863340-13967) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1339538 INFO  (qtp1263863340-13967) [    ] o.a.s.s.IndexSchema 
[collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1339539 INFO  (qtp1263863340-13967) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1339539 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 1339539 INFO  (qtp1263863340-13967) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36899.solr.core.collection2.shard1.replica_n1' (registry 
'solr.core.collection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1339539 INFO  (qtp1263863340-13967) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1339539 INFO  (qtp1263863340-13967) [    ] o.a.s.c.SolrCore 
[[collection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/collection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 1339582 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1339582 INFO  (qtp1263863340-13967) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1339583 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1339583 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1339585 INFO  (qtp1263863340-13967) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23a1775b[collection2_shard1_replica_n1] main]
   [junit4]   2> 1339586 INFO  (qtp1263863340-13967) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1339586 INFO  (qtp1263863340-13967) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1339586 INFO  (qtp1263863340-13967) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1339587 INFO  (searcherExecutor-5499-thread-1) [    ] 
o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher 
Searcher@23a1775b[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1339587 INFO  (qtp1263863340-13967) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577659357633445888
   [junit4]   2> 1339590 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1339590 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1339590 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/
   [junit4]   2> 1339590 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1339590 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1339590 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1339591 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 1339692 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339692 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339741 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1339742 INFO  (qtp1263863340-13967) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1214
   [junit4]   2> 1339743 INFO  (qtp1823559020-13968) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1339844 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339844 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1340125 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_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> 1340744 INFO  (qtp1823559020-13968) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2620
   [junit4]   2> 1340747 INFO  (qtp1823559020-13979) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[8 
(1577659358848745472)]} 0 1
   [junit4]   2> 1340748 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 
(1577659358849794048), 7 (1577659358850842624)]} 0 0
   [junit4]   2> 1340750 INFO  (qtp1823559020-13968) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577659358852939776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1340750 INFO  (qtp1823559020-13968) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7f1ab205 
commitCommandVersion:1577659358852939776
   [junit4]   2> 1340750 INFO  (qtp1263863340-13971) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577659358852939776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1340751 INFO  (qtp1263863340-13971) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2657143c 
commitCommandVersion:1577659358852939776
   [junit4]   2> 1340751 INFO  (qtp1263863340-13971) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ae56f11[collection1_shard2_replica_n1] main]
   [junit4]   2> 1340751 INFO  (qtp1823559020-13968) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@203c0664[collection1_shard1_replica_n1] main]
   [junit4]   2> 1340752 INFO  (qtp1263863340-13971) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1340752 INFO  (qtp1823559020-13968) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1340753 INFO  (searcherExecutor-5490-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@4ae56f11[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C2)))}
   [junit4]   2> 1340753 INFO  (qtp1263863340-13971) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1340754 INFO  (searcherExecutor-5489-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@203c0664[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1340754 INFO  (qtp1823559020-13968) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1340754 INFO  (qtp1263863340-13969) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1340755 INFO  (qtp1263863340-13982) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[9 
(1577659358857134080), 10 (1577659358858182656)]} 0 1
   [junit4]   2> 1340756 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577659358859231232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1340756 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f4589ce 
commitCommandVersion:1577659358859231232
   [junit4]   2> 1340757 INFO  (qtp1263863340-13967) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6143b2ff[collection2_shard1_replica_n1] main]
   [junit4]   2> 1340757 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1340758 INFO  (searcherExecutor-5499-thread-1) [    ] 
o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher 
Searcher@6143b2ff[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C2)))}
   [junit4]   2> 1340758 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1340759 INFO  (qtp1823559020-13981) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1340868 INFO  (qtp1823559020-13981) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=109
   [junit4]   2> 1340869 INFO  (qtp1823559020-13972) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1340869 INFO  (qtp1823559020-13972) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1340870 INFO  (qtp1263863340-13983) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210695&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340871 INFO  (qtp1823559020-13970) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210695&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1340872 INFO  (qtp1823559020-13968) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1504573210695&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340872 INFO  (qtp1263863340-13969) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1504573210695&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340872 INFO  (qtp1823559020-13975) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} hits=3 status=0 
QTime=2
   [junit4]   2> 1340874 INFO  (qtp1823559020-13968) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210700&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1340874 INFO  (qtp1263863340-13982) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210700&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340875 INFO  (qtp1263863340-13967) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210700&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340875 INFO  (qtp1823559020-13976) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210700&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340875 INFO  (qtp1823559020-13981) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1
   [junit4]   2> 1340875 INFO  (qtp1823559020-13986) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection2,collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1340876 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1340978 INFO  (qtp1823559020-13986) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection2,collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 1340980 INFO  
(TEST-AliasIntegrationTest.test-seed#[EA781EA3A369C054]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1340980 INFO  
(TEST-AliasIntegrationTest.test-seed#[EA781EA3A369C054]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45965/solr ready
   [junit4]   2> 1340983 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210808&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340983 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210808&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340984 INFO  (qtp1823559020-13972) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210808&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1340984 INFO  (qtp1263863340-13969) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573210808&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340984 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573210808&ids=9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340984 INFO  (qtp1823559020-13986) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573210808&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340984 INFO  (qtp1263863340-13982) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&collection=testalias&wt=javabin&version=2}
 hits=5 status=0 QTime=2
   [junit4]   2> 1340988 INFO  (qtp1263863340-13969) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210813&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340988 INFO  (qtp1263863340-13984) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210813&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340988 INFO  (qtp1823559020-13986) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210813&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1340988 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573210813&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340988 INFO  (qtp1823559020-13970) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573210813&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340988 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573210813&ids=9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340988 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} 
hits=5 status=0 QTime=1
   [junit4]   2> 1340991 INFO  (qtp1823559020-13981) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210817&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1340991 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210817&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340991 INFO  (qtp1263863340-13969) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210817&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340992 INFO  (qtp1263863340-13967) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210817&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340992 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210817&ids=9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340992 INFO  (qtp1823559020-13986) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210817&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340992 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&collection=testalias&wt=javabin&version=2} hits=5 status=0 QTime=1
   [junit4]   2> 1340993 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210818&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1263863340-13967) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210818&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1823559020-13970) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573210818&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210818&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1823559020-13972) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210818&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573210818&ids=9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1263863340-13984) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=5 status=0 QTime=0
   [junit4]   2> 1340993 INFO  (qtp1823559020-13976) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection2&name=testalias&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1340994 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341095 INFO  (qtp1823559020-13976) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection2&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=101
   [junit4]   2> 1341096 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection2:4&collection=testalias&wt=javabin&version=2}
 hits=2 status=0 QTime=0
   [junit4]   2> 1341096 INFO  (qtp1823559020-13981) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1,collection2&name=testalias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1341097 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341198 INFO  (qtp1823559020-13981) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1,collection2&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=101
   [junit4]   2> 1341199 INFO  (qtp1263863340-13984) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211024&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1341199 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211024&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1341199 INFO  (qtp1823559020-13975) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211024&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1341199 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573211024&ids=9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341199 INFO  (qtp1263863340-13967) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573211024&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341199 INFO  (qtp1823559020-13970) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573211024&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341199 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&collection=testalias&wt=javabin&version=2}
 hits=5 status=0 QTime=1
   [junit4]   2> 1341201 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211027&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1341201 INFO  (qtp1263863340-13984) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211027&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1341202 INFO  (qtp1823559020-13972) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211027&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1341202 INFO  (qtp1823559020-13976) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573211027&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341202 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573211027&ids=9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341202 INFO  (qtp1263863340-13983) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1504573211027&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341202 INFO  (qtp1263863340-14055) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=5 status=0 QTime=1
   [junit4]   2> 1341203 INFO  (qtp1823559020-13986) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection2&name=testalias&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1341203 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341305 INFO  (qtp1823559020-13986) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection2&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 1341305 INFO  (qtp1823559020-13975) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection2&name=testalias2&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1341306 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341408 INFO  (qtp1823559020-13975) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection2&name=testalias2&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 1341410 INFO  (qtp1263863340-13971) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[11 
(1577659359543951360)]} 0 0
   [junit4]   2> 1341410 INFO  (qtp1263863340-13983) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577659359544999936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1341410 INFO  (qtp1263863340-13983) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f4589ce 
commitCommandVersion:1577659359544999936
   [junit4]   2> 1341411 INFO  (qtp1263863340-13983) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39d07d29[collection2_shard1_replica_n1] main]
   [junit4]   2> 1341411 INFO  (qtp1263863340-13983) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1341412 INFO  (searcherExecutor-5499-thread-1) [    ] 
o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher 
Searcher@39d07d29[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C2)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1341412 INFO  (qtp1263863340-13983) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1341413 INFO  (qtp1263863340-13984) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 1341414 INFO  (qtp1823559020-13970) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection2,collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1341415 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341516 INFO  (qtp1823559020-13970) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection2,collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=101
   [junit4]   2> 1341517 INFO  (qtp1823559020-13981) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211342&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1341517 INFO  (qtp1263863340-14054) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211342&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1341518 INFO  (qtp1263863340-13984) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504573211342&isShard=true&wt=javabin}
 hits=3 status=0 QTime=0
   [junit4]   2> 1341518 INFO  (qtp1263863340-13983) [    ] o.a.s.c.S.Request 
[collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573211342&ids=11,9,10&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341519 INFO  (qtp1823559020-13986) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573211342&ids=8&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:37493/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341519 INFO  (qtp1263863340-13971) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1504573211342&ids=6,7&isShard=true&collection=collection2,collection1&shard.url=https://127.0.0.1:36899/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1341519 INFO  (qtp1823559020-13972) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&collection=testalias&wt=javabin&version=2}
 hits=6 status=0 QTime=2
   [junit4]   2> 1341520 INFO  (qtp1823559020-13976) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
name=testalias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1341520 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000016 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341622 INFO  (qtp1823559020-13976) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testalias&action=DELETEALIAS&wt=javabin&version=2} status=0 
QTime=102
   [junit4]   2> 1341622 INFO  (qtp1823559020-13970) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
name=testalias2&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1341623 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000018 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341724 INFO  (qtp1823559020-13970) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testalias2&action=DELETEALIAS&wt=javabin&version=2} status=0 
QTime=101
   [junit4]   2> 1341724 INFO  
(TEST-AliasIntegrationTest.test-seed#[EA781EA3A369C054]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1342007 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[EA781EA3A369C054]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 1342008 INFO  (qtp1823559020-13981) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1342008 INFO  (OverseerThreadFactory-5484-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testErrorChecks-collection
   [junit4]   2> 1342008 INFO  
(OverseerCollectionConfigSetProcessor-98603709570285574-127.0.0.1:37493_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000020 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1342110 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37493/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1342111 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testErrorChecks-collection_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36899/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1342311 INFO  (qtp1263863340-13967) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1342311 INFO  (qtp1823559020-13975) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1342414 INFO  (zkCallback-3455-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1342414 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1342414 INFO  (zkCallback-3455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1342414 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1343317 INFO  (qtp1823559020-13975) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1343317 INFO  (qtp1263863340-13967) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1343320 INFO  (qtp1263863340-13967) [    ] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1343320 INFO  (qtp1823559020-13975) [    ] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1343322 INFO  (qtp1823559020-13975) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1343322 INFO  (qtp1263863340-13967) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1343322 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testErrorChecks-collection_shard1_replica_n1' using configuration from 
collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1343322 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testErrorChecks-collection_shard2_replica_n1' using configuration from 
collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1343322 INFO  (qtp1823559020-13975) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37493.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1343322 INFO  (qtp1263863340-13967) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36899.solr.core.testErrorChecks-collection.shard2.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53b98515
   [junit4]   2> 1343322 INFO  (qtp1823559020-13975) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1343322 INFO  (qtp1263863340-13967) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1343322 INFO  (qtp1823559020-13975) [    ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node1/testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node1/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 1343322 INFO  (qtp1263863340-13967) [    ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/testErrorChecks-collection_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001/tempDir-001/node2/./testErrorChecks-collection_shard2_replica_n1/data/]
   [junit4]   2> 1343387 INFO  (qtp1823559020-13975) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1343387 INFO  (qtp1823559020-13975) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1343387 INFO  (qtp1823559020-13975) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1343387 INFO  (qtp1823559020-13975) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1343388 INFO  (qtp1823559020-13975) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43e982be[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 1343389 INFO  (qtp1823559020-13975) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1343389 INFO  (qtp1823559020-13975) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1343389 INFO  (qtp1823559020-13975) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1343390 INFO  (searcherExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] Registered new 
searcher Searcher@43e982be[testErrorChecks-collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1343390 INFO  (qtp1823559020-13975) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577659361621180416
   [junit4]   2> 1343392 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1343392 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1343392 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37493/solr/testErrorChecks-collection_shard1_replica_n1/
   [junit4]   2> 1343392 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1343392 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37493/solr/testErrorChecks-collection_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1343392 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1343393 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1343393 INFO  (qtp1263863340-13967) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1343393 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37493/solr/testErrorChecks-collection_shard1_replica_n1/ 
shard1
   [junit4]   2> 1343394 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1343394 INFO  (qtp1263863340-13967) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1343395 INFO  (qtp1263863340-13967) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bcec1d[testErrorChecks-collection_shard2_replica_n1] main]
   [junit4]   2> 1343396 INFO  (qtp1263863340-13967) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1343396 INFO  (qtp1263863340-13967) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1343396 INFO  (qtp1263863340-13967) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1343397 INFO  (searcherExecutor-5505-thread-1) [    ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n1] Registered new 
searcher Searcher@bcec1d[testErrorChecks-collection_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1343397 INFO  (qtp1263863340-13967) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577659361628520448
   [junit4]   2> 1343400 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1343400 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1343400 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36899/solr/testErrorChecks-collection_shard2_replica_n1/
   [junit4]   2> 1343400 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1343400 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36899/solr/testErrorChecks-collection_shard2_replica_n1/ has 
no replicas
   [junit4]   2> 1343400 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1343401 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36899/solr/testErrorChecks-collection_shard2_replica_n1/ 
shard2
   [junit4]   2> 1343502 INFO  (zkCallback-3455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1343502 INFO  (zkCallback-3454-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1343502 INFO  (zkCallback-3454-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1343502 INFO  (zkCallback-3455-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1343544 INFO  (qtp1823559020-13975) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1343545 INFO  (qtp1823559020-13975) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1233
   [junit4]   2> 1343552 INFO  (qtp1263863340-13967) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1343552 INFO  (qtp1263863340-13967) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollectio

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

tor-5514-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60f8f2f2: rootName = 
solr_36899, domain = solr.core.collection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@78e8a1d0
   [junit4]   2> 1524813 INFO  (coreCloseExecutor-5515-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=1600198263
   [junit4]   2> 1524813 INFO  (coreCloseExecutor-5515-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34b4554f: rootName = 
solr_37493, domain = solr.core.testErrorChecks-collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.testErrorChecks-collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@fd275a7
   [junit4]   2> 1524821 INFO  (coreCloseExecutor-5515-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=445964003
   [junit4]   2> 1524821 INFO  (coreCloseExecutor-5515-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testErrorChecks-collection.shard1.leader, 
tag=1600198263
   [junit4]   2> 1524822 INFO  (jetty-closer-3444-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98603709570285574-127.0.0.1:37493_solr-n_0000000000) closing
   [junit4]   2> 1524822 INFO  
(OverseerStateUpdate-98603709570285574-127.0.0.1:37493_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37493_solr
   [junit4]   2> 1524822 INFO  (zkCallback-3454-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36899_solr
   [junit4]   2> 1524822 INFO  (zkCallback-3454-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1524825 INFO  (coreCloseExecutor-5514-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection2.shard1.leader, tag=627865646
   [junit4]   2> 1524825 INFO  (coreCloseExecutor-5514-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard2.replica_n1, tag=1544173770
   [junit4]   2> 1524825 INFO  (coreCloseExecutor-5514-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17d27417: rootName = 
solr_36899, domain = solr.core.testErrorChecks-collection.shard2.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.testErrorChecks-collection.shard2.replica_n1 / 
com.codahale.metrics.MetricRegistry@7dbda7e
   [junit4]   2> 1524831 INFO  (coreCloseExecutor-5514-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testErrorChecks-collection.shard2.leader, 
tag=1544173770
   [junit4]   2> 1524832 WARN  (zkCallback-3454-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1524832 INFO  (jetty-closer-3444-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fdd2759{/solr,null,UNAVAILABLE}
   [junit4]   2> 1526322 WARN  (zkCallback-3455-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1526323 INFO  (jetty-closer-3444-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19dea685{/solr,null,UNAVAILABLE}
   [junit4]   2> 1526323 ERROR 
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1526323 INFO  
(SUITE-AliasIntegrationTest-seed#[EA781EA3A369C054]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45965 45965
   [junit4]   2> 1531355 INFO  (Thread-2888) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45965 45965
   [junit4]   2> 1531356 WARN  (Thread-2888) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/collection1/state.json
   [junit4]   2>        11      
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        6       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_EA781EA3A369C054-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Africa/Luanda
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=149345696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrepRecovery, 
LeaderFailureAfterFreshStartTest, TestInfoStreamLogging, SolrCLIZkUtilsTest, 
TestDocumentBuilder, TestIBSimilarityFactory, TestSSLRandomization, 
ReplicationFactorTest, TestLocalFSCloudBackupRestore, TestSchemaManager, 
MetricsConfigTest, NodeMutatorTest, TestFastOutputStream, RankQueryTest, 
ImplicitSnitchTest, TestXmlQParserPlugin, HdfsRecoverLeaseTest, 
DeleteLastCustomShardedReplicaTest, TestCloudJSONFacetJoinDomain, 
TestCustomSort, TestSolrCoreParser, TestConfigSetsAPI, 
TestEmbeddedSolrServerConstructors, TestExpandComponent, 
FieldMutatingUpdateProcessorTest, SolrIndexMetricsTest, OverseerStatusTest, 
TestNumericTokenStream, TestPayloadCheckQParserPlugin, 
TestHighlightDedupGrouping, DebugComponentTest, TestSolrQueryParser, 
TestAuthenticationFramework, TestLegacyFieldCache, CdcrBootstrapTest, 
TestSimpleQParserPlugin, HighlighterConfigTest, CdcrRequestHandlerTest, 
HttpSolrCallGetCoreTest, SharedFSAutoReplicaFailoverTest, TestRemoteStreaming, 
RAMDirectoryFactoryTest, TestLegacyFieldReuse, SolrGraphiteReporterTest, 
TestRuleBasedAuthorizationPlugin, TestPerFieldSimilarityWithDefaultOverride, 
TestCSVResponseWriter, TestUninvertingReader, PreAnalyzedUpdateProcessorTest, 
TestReplicationHandlerBackup, DistributedExpandComponentTest, 
TestDistributedSearch, UpdateLogTest, AtomicUpdateProcessorFactoryTest, 
SuggestComponentContextFilterQueryTest, TestSolrConfigHandler, 
TestManagedStopFilterFactory, BasicZkTest, CursorPagingTest, EnumFieldTest, 
TestLMDirichletSimilarityFactory, BlobRepositoryCloudTest, 
TestMultiValuedNumericRangeQuery, TestReplicaProperties, 
CoreMergeIndexesAdminHandlerTest, TestFieldCacheSortRandom, TestFaceting, 
TestSchemaVersionResource, ChaosMonkeySafeLeaderWithPullReplicasTest, 
SolrRequestParserTest, PKIAuthenticationIntegrationTest, 
DistributedSuggestComponentTest, SolrPluginUtilsTest, TestIndexingPerformance, 
TestComponentsName, TestRealTimeGet, LeaderElectionIntegrationTest, 
ChaosMonkeyNothingIsSafeTest, HttpPartitionTest, TestSolr4Spatial, 
SyncSliceTest, OpenExchangeRatesOrgProviderTest, TestCryptoKeys, 
HdfsBasicDistributedZk2Test, ExternalFileFieldSortTest, BJQParserTest, 
SmileWriterTest, TestLegacyNumericRangeQueryBuilder, TestSolrDeletionPolicy1, 
TestRangeQuery, BlockCacheTest, TestMultiWordSynonyms, TestBadConfig, 
SpellCheckCollatorWithCollapseTest, AssignTest, PropertiesRequestHandlerTest, 
TestExtendedDismaxParser, DocExpirationUpdateProcessorFactoryTest, 
TestTolerantUpdateProcessorRandomCloud, CurrencyFieldTypeTest, 
MoveReplicaHDFSUlogDirTest, CreateCollectionCleanupTest, 
BlockJoinFacetSimpleTest, TestStressUserVersions, TestWriterPerf, 
TestQuerySenderNoQuery, TestRandomFlRTGCloud, RequestHandlersTest, 
TestOmitPositions, TestManagedSchemaAPI, StatsReloadRaceTest, TestSQLHandler, 
CollectionTooManyReplicasTest, SpellingQueryConverterTest, EchoParamsTest, 
UUIDFieldTest, TestCloudRecovery, TestUnifiedSolrHighlighter, 
OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, TestZkChroot, 
TestRandomDVFaceting, AutoCommitTest, DistributedSpellCheckComponentTest, 
TestStressVersions, SimpleFacetsTest, SolrCoreTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, DocValuesTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, 
DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, TestQueryUtils, XmlUpdateRequestHandlerTest, 
RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration, 
MBeansHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, 
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, SolrIndexConfigTest, 
BadComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, 
OutputWriterTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, 
TestCharFilters, TestCodecSupport, ScriptEngineTest, TestFastLRUCache, 
ZkNodePropsTest, CircularListTest, DistributedIntervalFacetingTest, 
AliasIntegrationTest]
   [junit4] Completed [494/729 (1!)] on J0 in 196.09s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to