Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/665/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) 
Thread[id=1336, name=jetty-launcher-252-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=1336, name=jetty-launcher-252-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
        at __randomizedtesting.SeedInfo.seed([DA50A602DC832462]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:34457_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/9)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"https://127.0.0.1:34457/solr";,           
"node_name":"127.0.0.1:34457_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"https://127.0.0.1:42271/solr";,           
"node_name":"127.0.0.1:42271_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:34457_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/9)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:34457/solr";,
          "node_name":"127.0.0.1:34457_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:42271/solr";,
          "node_name":"127.0.0.1:42271_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([DA50A602DC832462:6A31A82EF9BC8547]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11777 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_DA50A602DC832462-001/init-core-data-001
   [junit4]   2> 243868 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 243869 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 243869 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 243913 WARN  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 243990 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_DA50A602DC832462-001/tempDir-001
   [junit4]   2> 243991 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 243991 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 243991 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 243992 ERROR (Thread-238) [    ] 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> 244091 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38287
   [junit4]   2> 244100 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 244100 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 244102 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a2c6f5{/solr,null,AVAILABLE}
   [junit4]   2> 244102 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@778322{/solr,null,AVAILABLE}
   [junit4]   2> 244104 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c0e63a{HTTP/1.1,[http/1.1]}{127.0.0.1:41933}
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15f3243{HTTP/1.1,[http/1.1]}{127.0.0.1:42689}
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.Server Started @245622ms
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.Server Started @245622ms
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41933}
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42689}
   [junit4]   2> 244105 ERROR (jetty-launcher-252-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 244105 ERROR (jetty-launcher-252-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-25T09:06:43.853Z
   [junit4]   2> 244105 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-25T09:06:43.853Z
   [junit4]   2> 244108 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244108 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244120 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f52c8ab9c0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 244124 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38287/solr
   [junit4]   2> 244127 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38287/solr
   [junit4]   2> 244183 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244183 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244184 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42689_solr
   [junit4]   2> 244184 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41933_solr
   [junit4]   2> 244184 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.Overseer Overseer 
(id=98888738651504646-127.0.0.1:42689_solr-n_0000000000) starting
   [junit4]   2> 244184 INFO  
(zkCallback-263-thread-1-processing-n:127.0.0.1:41933_solr) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244185 INFO  
(zkCallback-264-thread-1-processing-n:127.0.0.1:42689_solr) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244188 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42689_solr
   [junit4]   2> 244188 INFO  
(zkCallback-264-thread-1-processing-n:127.0.0.1:42689_solr) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244188 INFO  
(zkCallback-263-thread-1-processing-n:127.0.0.1:41933_solr) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244226 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 244229 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 244240 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, 
proxyuser.bogusGroup.groups=__some_bogus_group, 
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, 
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, 
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, 
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, 
proxyuser.bogusGroup.hosts=*, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, 
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 244240 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, 
proxyuser.bogusGroup.groups=__some_bogus_group, 
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, 
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, 
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, 
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, 
proxyuser.bogusGroup.hosts=*, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, 
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 244304 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 244304 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 244316 INFO  (jetty-launcher-252-thread-1-EventThread) 
[n:127.0.0.1:42689_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 244316 INFO  (jetty-launcher-252-thread-2-EventThread) 
[n:127.0.0.1:41933_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 244401 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 244401 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 244428 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42689.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 244429 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41933.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 244434 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42689.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 244434 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42689.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 244434 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_DA50A602DC832462-001/tempDir-001/node1/.
   [junit4]   2> 244435 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41933.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 244435 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41933.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 244436 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_DA50A602DC832462-001/tempDir-001/node2/.
   [junit4]   2> 244465 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 244465 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38287/solr ready
   [junit4]   2> 244477 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 244486 INFO  (qtp16593301-1299) [    ] 
o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 244487 WARN  (qtp16593301-1299) [    ] o.e.j.s.ServletHandler 
/solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request 
authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        ... 26 more
   [junit4]   2> 244491 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 244501 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 244529 INFO  (qtp16593301-1287) [n:127.0.0.1:42689_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 244529 INFO  (qtp16593301-1287) [n:127.0.0.1:42689_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 244533 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1508958404250&s=4xhxFDZakWFKVhTDQfahE7hGUys=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:44 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:44 GMT
   [junit4]   2> 244534 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 244542 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 258922 WARN  
(jetty-launcher-252-thread-2-SendThread(127.0.0.1:38287)) 
[n:127.0.0.1:41933_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 14486ms for sessionid 0x15f52c8ab9c0005
   [junit4]   2> 258922 WARN  
(jetty-launcher-252-thread-1-SendThread(127.0.0.1:38287)) 
[n:127.0.0.1:42689_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 14527ms for sessionid 0x15f52c8ab9c0008
   [junit4]   2> 258922 WARN  
(jetty-launcher-252-thread-1-SendThread(127.0.0.1:38287)) 
[n:127.0.0.1:42689_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 14487ms for sessionid 0x15f52c8ab9c0006
   [junit4]   2> 258922 WARN  
(jetty-launcher-252-thread-2-SendThread(127.0.0.1:38287)) 
[n:127.0.0.1:41933_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 14526ms for sessionid 0x15f52c8ab9c0007
   [junit4]   2> 258922 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f52c8ab9c0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 258923 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f52c8ab9c0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 258923 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f52c8ab9c0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 258923 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f52c8ab9c0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 259023 WARN  
(zkCallback-264-thread-1-processing-n:127.0.0.1:42689_solr) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1cbb2ad name: 
ZooKeeperConnection Watcher:127.0.0.1:38287/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 259023 WARN  
(zkCallback-264-thread-1-processing-n:127.0.0.1:42689_solr) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 259031 WARN  (zkCallback-271-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@129313 name: ZooKeeperConnection 
Watcher:127.0.0.1:38287/solr got event WatchedEvent state:Disconnected 
type:None path:null path: null type: None
   [junit4]   2> 259031 WARN  (zkCallback-271-thread-3) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 259041 WARN  
(zkCallback-263-thread-4-processing-n:127.0.0.1:41933_solr) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14e2fcb name: 
ZooKeeperConnection Watcher:127.0.0.1:38287/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 259041 WARN  
(zkCallback-263-thread-4-processing-n:127.0.0.1:41933_solr) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 259235 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1508958404292&s=mVGLVXAqXH7N656PeDvLRZCSiAs=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:44 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:44 GMT
   [junit4]   2> 259235 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 259249 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 259251 INFO  (qtp16593301-1291) [n:127.0.0.1:42689_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 259251 INFO  (qtp16593301-1291) [n:127.0.0.1:42689_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 259252 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1508958418999&s=IrgZdqhEoc0qWCB6lwLEONCikN0=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:58 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:58 GMT
   [junit4]   2> 259252 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 259263 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 259264 INFO  (qtp16593301-1291) [n:127.0.0.1:42689_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 259264 INFO  (qtp16593301-1291) [n:127.0.0.1:42689_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 259265 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1508958419012&s=JtFQrofhWpYfdVeKYhfgGS00HfI=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:59 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:59 GMT
   [junit4]   2> 259268 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 259281 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 259289 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1508958419034&s=9VZGppUrL0VVz/BTzZ8MBAiz/bQ=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:59 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:59 GMT
   [junit4]   2> 259289 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 259305 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 259309 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1508958419054&s=/WReLnS3CgKflNwQ4NX6DxbHQO4=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:59 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:59 GMT
   [junit4]   2> 259309 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4] IGNOR/A 0.01s J2 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 259332 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 259336 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1508958419082&s=dFUxZtKyqt2henv949Icat4JHTE=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:59 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:59 GMT
   [junit4]   2> 259336 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 259354 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 259370 WARN  (qtp16593301-1287) [n:127.0.0.1:42689_solr    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 259373 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[DA50A602DC832462])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1508958419103&s=dIfWnXd5yL0NJYd2HJUUFvU46xQ=";
 Domain=127.0.0.1; Expires= , 25-   -2017 19:06:59 GMT; HttpOnly". Invalid 
'expires' attribute: , 25- -2017 19:06:59 GMT
   [junit4]   2> 259373 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[DA50A602DC832462])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@c0e63a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13388675
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@db7276: rootName = 
solr_41933, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@169d41c
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@15f3243{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1323663
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 259559 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c5d31: rootName = 
solr_42689, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1ffd9a9
   [junit4]   2> 259564 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 259564 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bf6eb2: rootName = 
solr_41933, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e0d072
   [junit4]   2> 259566 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 259566 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12d1983: rootName = 
solr_42689, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e0d072
   [junit4]   2> 259567 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 259567 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1697058: rootName = 
solr_41933, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@17ee863
   [junit4]   2> 259571 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 259571 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d6f35: rootName = 
solr_42689, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@17ee863
   [junit4]   2> 260324 INFO  (jetty-launcher-252-thread-2-EventThread) 
[n:127.0.0.1:41933_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 260336 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41933_solr
   [junit4]   2> 260339 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 260340 INFO  (jetty-closer-253-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 260340 INFO  
(zkCallback-263-thread-3-processing-n:127.0.0.1:41933_solr) 
[n:127.0.0.1:41933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 260340 ERROR 
(Thread[Thread-256,5,TGRP-TestImpersonationWithHadoopAuth]) 
[n:127.0.0.1:41933_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 260348 INFO  (jetty-closer-253-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a2c6f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 260579 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42689_solr
   [junit4]   2> 260579 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 260580 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 260582 INFO  (jetty-closer-253-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98888738651504646-127.0.0.1:42689_solr-n_0000000000) closing
   [junit4]   2> 260582 INFO  
(OverseerStateUpdate-98888738651504646-127.0.0.1:42689_solr-n_0000000000) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42689_solr
   [junit4]   2> 260582 WARN  
(OverseerAutoScalingTriggerThread-98888738651504646-127.0.0.1:42689_solr-n_0000000000)
 [n:127.0.0.1:42689_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 260582 INFO  
(zkCallback-264-thread-2-processing-n:127.0.0.1:42689_solr) 
[n:127.0.0.1:42689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 260584 ERROR 
(Thread[Thread-255,5,TGRP-TestImpersonationWithHadoopAuth]) 
[n:127.0.0.1:42689_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 260764 INFO  (jetty-closer-253-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@778322{/solr,null,UNAVAILABLE}
   [junit4]   2> 260768 ERROR 
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-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> 260768 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38287 38287
   [junit4]   2> 261156 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38287 38287
   [junit4]   2> 261156 WARN  (Thread-238) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 261157 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Oct 25, 2017 9:07:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Oct 25, 2017 9:07:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=1336, 
name=jetty-launcher-252-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 25, 2017 9:07:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1336, 
name=jetty-launcher-252-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 281212 ERROR (jetty-launcher-252-thread-2-EventThread) 
[n:127.0.0.1:41933_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>        at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 25, 2017 9:07:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=921, maxMBSortInHeap=7.067794740045122, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-YE, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=249183872,total=390070272
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, 
SolrXmlInZkTest, ZkFailoverTest, TestDynamicLoading, TestShardHandlerFactory, 
TestFunctionQuery, TestMultiValuedNumericRangeQuery, 
WordBreakSolrSpellCheckerTest, TestSchemaSimilarityResource, 
BasicDistributedZk2Test, CollectionReloadTest, ZkNodePropsTest, 
TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=DA50A602DC832462 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE 
-Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=1336, 
name=jetty-launcher-252-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DA50A602DC832462]:0)
   [junit4] Completed [84/744 (1!)] on J2 in 37.37s, 10 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 2114 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/init-core-data-001
   [junit4]   2> 2042556 WARN  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1399 numCloses=1399
   [junit4]   2> 2042556 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2042557 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2042557 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2042557 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001
   [junit4]   2> 2042557 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2042558 INFO  (Thread-7298) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2042558 INFO  (Thread-7298) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2042559 ERROR (Thread-7298) [    ] 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> 2042658 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45667
   [junit4]   2> 2042690 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2042690 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2042706 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a0fdcf{/solr,null,AVAILABLE}
   [junit4]   2> 2042707 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18dc1a8{/solr,null,AVAILABLE}
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2abb74{SSL,[ssl, 
http/1.1]}{127.0.0.1:42271}
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.e.j.s.Server Started @2044227ms
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42271}
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@135b416{SSL,[ssl, 
http/1.1]}{127.0.0.1:34457}
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.e.j.s.Server Started @2044227ms
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34457}
   [junit4]   2> 2042709 ERROR (jetty-launcher-5935-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2042709 ERROR (jetty-launcher-5935-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2042709 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2042710 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2042710 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-25T09:36:42.458Z
   [junit4]   2> 2042710 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-25T09:36:42.458Z
   [junit4]   2> 2042713 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2042713 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2042723 INFO  (jetty-launcher-5935-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45667/solr
   [junit4]   2> 2042723 INFO  (jetty-launcher-5935-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45667/solr
   [junit4]   2> 2042764 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2042764 INFO  (jetty-launcher-5935-thread-1) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2042764 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42271_solr
   [junit4]   2> 2042764 INFO  (jetty-launcher-5935-thread-1) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34457_solr
   [junit4]   2> 2042764 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.Overseer Overseer 
(id=98888856522326021-127.0.0.1:42271_solr-n_0000000000) starting
   [junit4]   2> 2042765 INFO  
(zkCallback-5947-thread-1-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2042765 INFO  
(zkCallback-5946-thread-1-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2042768 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 2042768 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42271_solr
   [junit4]   2> 2042768 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 2042768 INFO  
(zkCallback-5946-thread-1-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2042768 INFO  
(zkCallback-5947-thread-1-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2042768 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:34457_solr, 127.0.0.1:42271_solr]
   [junit4]   2> 2042768 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2042768 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 2042769 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2042769 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2042769 DEBUG (ScheduledTrigger-8976-thread-1) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:34457_solr, 
127.0.0.1:42271_solr]
   [junit4]   2> 2042902 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42271.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2042907 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42271.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2042907 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42271.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2042908 INFO  (jetty-launcher-5935-thread-2) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001/node2/.
   [junit4]   2> 2042941 INFO  (jetty-launcher-5935-thread-1) 
[n:127.0.0.1:34457_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34457.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2042946 INFO  (jetty-launcher-5935-thread-1) 
[n:127.0.0.1:34457_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34457.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2042946 INFO  (jetty-launcher-5935-thread-1) 
[n:127.0.0.1:34457_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34457.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2042947 INFO  (jetty-launcher-5935-thread-1) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001/node1/.
   [junit4]   2> 2042964 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2042964 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45667/solr ready
   [junit4]   2> 2043013 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[DA50A602DC832462]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 2043014 DEBUG 
(zkCallback-5946-thread-1-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 2043014 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 2043016 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2043016 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2043016 DEBUG 
(OverseerAutoScalingTriggerThread-98888856522326021-127.0.0.1:42271_solr-n_0000000000)
 [n:127.0.0.1:42271_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2043042 INFO  (qtp14897804-31860) [n:127.0.0.1:34457_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2043043 INFO  
(OverseerThreadFactory-8978-thread-1-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testExecute
   [junit4]   2> 2043150 INFO  
(OverseerStateUpdate-98888856522326021-127.0.0.1:42271_solr-n_0000000000) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34457/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2043151 INFO  
(OverseerStateUpdate-98888856522326021-127.0.0.1:42271_solr-n_0000000000) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42271/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2043363 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2043364 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2043403 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2043403 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2043506 INFO  
(zkCallback-5946-thread-1-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2043506 INFO  
(zkCallback-5947-thread-1-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2043506 INFO  
(zkCallback-5947-thread-2-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2043507 INFO  
(zkCallback-5946-thread-2-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2044380 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2044389 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2044392 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2044392 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 2044393 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34457.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2044393 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2044393 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001/node1/testExecute_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001/node1/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 2044411 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2044416 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2044418 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2044418 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 2044418 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42271.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1472ff8
   [junit4]   2> 2044418 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2044419 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001/node2/testExecute_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001/tempDir-001/node2/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 2044434 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2044434 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2044435 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2044435 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2044436 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60d594[testExecute_shard1_replica_n1] main]
   [junit4]   2> 2044437 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2044437 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2044438 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2044438 INFO  
(searcherExecutor-8983-thread-1-processing-n:127.0.0.1:34457_solr 
x:testExecute_shard1_replica_n1 s:shard1 c:testExecute r:core_node3) 
[n:127.0.0.1:34457_solr c:testExecute s:shard1 r:core_node3 
x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n1] Registered new searcher 
Searcher@60d594[testExecute_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2044438 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1582221706328539136
   [junit4]   2> 2044442 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2044448 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2044448 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2044448 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2044448 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2044449 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bb6ee8[testExecute_shard1_replica_n2] main]
   [junit4]   2> 2044450 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2044450 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2044451 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2044451 INFO  
(searcherExecutor-8984-thread-1-processing-n:127.0.0.1:42271_solr 
x:testExecute_shard1_replica_n2 s:shard1 c:testExecute r:core_node4) 
[n:127.0.0.1:42271_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n2] Registered new searcher 
Searcher@1bb6ee8[testExecute_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2044451 INFO  (qtp28602008-31845) [n:127.0.0.1:42271_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1582221706342170624
   [junit4]   2> 2044543 INFO  
(zkCallback-5947-thread-2-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2044543 INFO  
(zkCallback-5946-thread-3-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2044543 INFO  
(zkCallback-5947-thread-1-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2044543 INFO  
(zkCallback-5946-thread-2-processing-n:127.0.0.1:42271_solr) 
[n:127.0.0.1:42271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2044942 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2044942 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2044942 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34457/solr/testExecute_shard1_replica_n1/
   [junit4]   2> 2044943 INFO  (qtp14897804-31856) [n:127.0.0.1:34457_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 
url=https://127.0.0.1:34457/solr START 
replicas=[https://127.0.0.1:42271/solr/testExecute_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2044947 INFO  (qtp28602008-31847) [n:127.0.0.1:42271

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

cheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this request
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:99)
   [junit4]   2>        ... 9 more
   [junit4]   2> 2703315 WARN  
(OverseerThreadFactory-9013-thread-1-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] o.a.s.c.MoveReplicaCmd Timed out waiting for 
leader's replica to recover, collection=testExecute shard=shard1 on 
node=127.0.0.1:34457_solr
   [junit4]   2> 2703319 INFO  
(OverseerThreadFactory-9013-thread-1-processing-n:127.0.0.1:34457_solr) 
[n:127.0.0.1:34457_solr    ] 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> 2703325 WARN  
(OverseerAutoScalingTriggerThread-98888856522326022-127.0.0.1:34457_solr-n_0000000001)
 [n:127.0.0.1:34457_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2703325 DEBUG (jetty-closer-5936-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2703326 INFO  (jetty-closer-5936-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18dc1a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2703327 ERROR 
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-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> 2703327 INFO  
(SUITE-ExecutePlanActionTest-seed#[DA50A602DC832462]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45667 45667
   [junit4]   2> 2713398 INFO  (Thread-7298) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45667 45667
   [junit4]   2> 2713399 WARN  (Thread-7298) [    ] 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>        3       /solr/configs/conf
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/testExecute/state.json
   [junit4]   2>        19      /solr/collections/testIntegration/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.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>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_DA50A602DC832462-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=799, maxMBSortInHeap=6.449806299090667, 
sim=RandomSimilarity(queryNorm=true): {}, locale=pl-PL, 
timezone=America/Guadeloupe
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=238244216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, 
SolrXmlInZkTest, ZkFailoverTest, TestDynamicLoading, TestShardHandlerFactory, 
TestFunctionQuery, TestMultiValuedNumericRangeQuery, 
WordBreakSolrSpellCheckerTest, TestSchemaSimilarityResource, 
BasicDistributedZk2Test, CollectionReloadTest, ZkNodePropsTest, 
TestImpersonationWithHadoopAuth, AsyncCallRequestStatusResponseTest, 
TestRequestStatusCollectionAPI, TestConfigSetsAPI, ConnectionReuseTest, 
TestUniqueKeyFieldResource, RestartWhileUpdatingTest, ReturnFieldsTest, 
TestNestedDocsSort, TestPerFieldSimilarityWithDefaultOverride, 
HdfsDirectoryTest, TestExpandComponent, TestLMDirichletSimilarityFactory, 
TestOnReconnectListenerSupport, CursorMarkTest, StatsReloadRaceTest, 
TestJsonRequest, DistributedExpandComponentTest, BJQParserTest, 
TestXmlQParserPlugin, CustomCollectionTest, TestGroupingSearch, 
TestCloudInspectUtil, TestUseDocValuesAsStored2, 
SimpleCollectionCreateDeleteTest, TestRecoveryHdfs, NodeLostTriggerTest, 
DocExpirationUpdateProcessorFactoryTest, ClusterStateTest, HdfsThreadLeakTest, 
CollectionsAPIAsyncDistributedZkTest, TestLFUCache, TestConfigsApi, 
UnloadDistributedZkTest, ReplicaListTransformerTest, 
SolrCoreCheckLockOnStartupTest, TestCSVResponseWriter, TestValueSourceCache, 
TestLRUStatsCache, DisMaxRequestHandlerTest, CoreAdminHandlerTest, 
TestFieldCache, SolrTestCaseJ4Test, LoggingHandlerTest, 
DistributedSpellCheckComponentTest, BigEndianAscendingWordSerializerTest, 
TestLegacyFieldReuse, ConfigSetsAPITest, CSVRequestHandlerTest, EchoParamsTest, 
TestSchemaManager, TestDistributedMissingSort, TestSolrCoreParser, 
DocValuesNotIndexedTest, UtilsToolTest, TestMultiWordSynonyms, 
TestStressUserVersions, TestFieldCollectionResource, TestSolrDeletionPolicy2, 
TestLocalFSCloudBackupRestore, RuleEngineTest, FileBasedSpellCheckerTest, 
AtomicUpdateProcessorFactoryTest, RequiredFieldsTest, MetricsConfigTest, 
ClassificationUpdateProcessorIntegrationTest, 
HdfsWriteToMultipleCollectionsTest, TestManagedSynonymGraphFilterFactory, 
PropertiesRequestHandlerTest, TestLeaderElectionWithEmptyReplica, 
TestSystemCollAutoCreate, PreAnalyzedUpdateProcessorTest, DeleteStatusTest, 
TestCopyFieldCollectionResource, MissingSegmentRecoveryTest, 
TestFieldCacheSortRandom, TestCloudPseudoReturnFields, JSONWriterTest, 
TlogReplayBufferedWhileIndexingTest, BadComponentTest, IndexSchemaTest, 
BlockJoinFacetSimpleTest, TestCharFilters, FullSolrCloudDistribCmdsTest, 
XmlUpdateRequestHandlerTest, SystemInfoHandlerTest, AutoScalingHandlerTest, 
FieldMutatingUpdateProcessorTest, TestSolrCoreProperties, TestStreamBody, 
ChangedSchemaMergeTest, TestTlogReplica, TimeZoneUtilsTest, 
TestRuleBasedAuthorizationPlugin, HighlighterTest, TestReload, 
SubstringBytesRefFilterTest, UpdateLogTest, TestCustomSort, 
TestPayloadCheckQParserPlugin, RecoveryZkTest, TestNamedUpdateProcessors, 
TestCollationFieldDocValues, DistribJoinFromCollectionTest, 
TestDistributedGrouping, TestPartialUpdateDeduplication, TestZkChroot, 
LeaderElectionContextKeyTest, TestCryptoKeys, ZkStateReaderTest, 
TestRTimerTree, TestReplicationHandler, TestFaceting, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestRealTimeGet, 
DistributedTermsComponentTest, TestSolr4Spatial, QueryElevationComponentTest, 
TestFiltering, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, 
DocValuesTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
DocumentBuilderTest, MoreLikeThisHandlerTest, RegexBoostProcessorTest, 
SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, 
TestStressRecovery, TestSystemIdResolver, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, 
TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, 
DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ActionThrottleTest, AliasIntegrationTest, AssignTest, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DistribCursorPagingTest, DistributedQueueTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, 
SaslZkACLProviderTest, TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, 
TestCloudRecovery, TestDownShardTolerantSearch, TestPrepRecovery, 
TestRebalanceLeaders, TestStressLiveNodes, 
TestTolerantUpdateProcessorRandomCloud, ExecutePlanActionTest]
   [junit4] Completed [712/744 (2!)] on J2 in 670.86s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 43164 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to