Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20276/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ

Error Message:
Error from server at http://127.0.0.1:38385/solr: Host Unavailable: Not in live 
nodes as per zk

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38385/solr: Host Unavailable: Not in live nodes 
as per zk
        at 
__randomizedtesting.SeedInfo.seed([1DA5F95F93F78CDC:B756264BE811C4DD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 11460 lines...]
   [junit4] Suite: org.apache.solr.cloud.HealthCheckHandlerTest
   [junit4]   2> 586385 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_1DA5F95F93F78CDC-001/init-core-data-001
   [junit4]   2> 586385 WARN  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=113 numCloses=113
   [junit4]   2> 586385 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 586386 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 586386 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_1DA5F95F93F78CDC-001/tempDir-001
   [junit4]   2> 586386 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 586386 INFO  (Thread-1403) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 586386 INFO  (Thread-1403) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 586387 ERROR (Thread-1403) [    ] 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> 586486 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44345
   [junit4]   2> 586493 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 586499 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cc51fda{/solr,null,AVAILABLE}
   [junit4]   2> 586500 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2a516448{HTTP/1.1,[http/1.1]}{127.0.0.1:38385}
   [junit4]   2> 586501 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.e.j.s.Server Started @587831ms
   [junit4]   2> 586501 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38385}
   [junit4]   2> 586501 ERROR (jetty-launcher-1034-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 586501 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 586501 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 586501 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 586501 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-07T14:57:30.423Z
   [junit4]   2> 586503 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 586511 INFO  (jetty-launcher-1034-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44345/solr
   [junit4]   2> 586562 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586562 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38385_solr
   [junit4]   2> 586563 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Overseer 
(id=98442795437850627-127.0.0.1:38385_solr-n_0000000000) starting
   [junit4]   2> 586566 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38385_solr
   [junit4]   2> 586568 INFO  
(zkCallback-1041-thread-1-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 586610 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38385.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6af7276c
   [junit4]   2> 586612 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38385.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6af7276c
   [junit4]   2> 586612 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38385.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6af7276c
   [junit4]   2> 586612 INFO  (jetty-launcher-1034-thread-1) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_1DA5F95F93F78CDC-001/tempDir-001/node1/.
   [junit4]   2> 586621 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 586622 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44345/solr ready
   [junit4]   2> 586628 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[1DA5F95F93F78CDC]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
   [junit4]   2> 586629 INFO  (qtp500629463-6271) [n:127.0.0.1:38385_solr    ] 
o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on 
[127.0.0.1:38385_solr]
   [junit4]   2> 586629 INFO  (qtp500629463-6271) [n:127.0.0.1:38385_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 586629 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[1DA5F95F93F78CDC]) [  
  ] o.a.s.c.MiniSolrCloudCluster Expired zookeeper session 98442795437850627 
from node http://127.0.0.1:38385/solr
   [junit4]   2> 586630 INFO  (zkCallback-1046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 586631 WARN  
(jetty-launcher-1034-thread-1-SendThread(127.0.0.1:44345)) 
[n:127.0.0.1:38385_solr    ] o.a.z.ClientCnxn Session 0x15dbd336cc50003 for 
server 127.0.0.1/127.0.0.1:44345, unexpected error, closing socket connection 
and attempting reconnect
   [junit4]   2> java.nio.channels.ClosedChannelException
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:270)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:461)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:117)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 586731 INFO  (qtp500629463-6273) [n:127.0.0.1:38385_solr    ] 
o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on 
[127.0.0.1:38385_solr]
   [junit4]   2> 586732 WARN  
(zkCallback-1041-thread-5-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@295118b8 name: 
ZooKeeperConnection Watcher:127.0.0.1:44345/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 586732 WARN  
(zkCallback-1041-thread-5-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 588434 WARN  
(jetty-launcher-1034-thread-1-SendThread(127.0.0.1:44345)) 
[n:127.0.0.1:38385_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x15dbd336cc50003 has expired
   [junit4]   2> 588434 WARN  
(OverseerStateUpdate-98442795437850627-127.0.0.1:38385_solr-n_0000000000) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:282)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:398)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:161)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:184)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 588435 INFO  
(OverseerStateUpdate-98442795437850627-127.0.0.1:38385_solr-n_0000000000) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38385_solr
   [junit4]   2> 588435 WARN  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@295118b8 name: 
ZooKeeperConnection Watcher:127.0.0.1:44345/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 588435 WARN  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 588434 WARN  
(OverseerCollectionConfigSetProcessor-98442795437850627-127.0.0.1:38385_solr-n_0000000000)
 [n:127.0.0.1:38385_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot 
talk to ZK
   [junit4]   2> 588435 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Overseer 
(id=98442795437850627-127.0.0.1:38385_solr-n_0000000000) closing
   [junit4]   2> 588435 ERROR (OverseerExitThread) [n:127.0.0.1:38385_solr    ] 
o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:298)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 588435 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 588435 WARN  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection 
expired - starting a new one...
   [junit4]   2> 588437 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ConnectionManager Connection with 
ZooKeeper reestablished.
   [junit4]   2> 588437 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.ZkController ZooKeeper session 
re-connected ... refreshing core states after session expiration.
   [junit4]   2> 588535 WARN  
(zkCallback-1041-thread-1-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 588535 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 588537 INFO  (qtp500629463-6273) [n:127.0.0.1:38385_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=503 QTime=1806
   [junit4]   2> 588538 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[1DA5F95F93F78CDC]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
   [junit4]   2> 588538 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38385_solr
   [junit4]   2> 588545 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Overseer 
(id=98442795437850630-127.0.0.1:38385_solr-n_0000000001) starting
   [junit4]   2> 588553 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[1DA5F95F93F78CDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
   [junit4]   2> 588557 INFO  (qtp500629463-6273) [n:127.0.0.1:38385_solr    ] 
o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on 
[127.0.0.1:38385_solr]
   [junit4]   2> 588557 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38385_solr
   [junit4]   2> 588558 INFO  (qtp500629463-6273) [n:127.0.0.1:38385_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 588558 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[1DA5F95F93F78CDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
   [junit4]   2> 588558 INFO  (zkCallback-1046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 588559 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to 
ZooKeeper
   [junit4]   2> 588559 INFO  
(zkCallback-1041-thread-3-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 588559 INFO  
(zkCallback-1041-thread-1-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandlerSolrJ 
-Dtests.seed=1DA5F95F93F78CDC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=el -Dtests.timezone=Europe/Belfast -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | 
HealthCheckHandlerTest.testHealthCheckHandlerSolrJ <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38385/solr: Host Unavailable: Not in live nodes 
as per zk
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1DA5F95F93F78CDC:B756264BE811C4DD]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    >        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 588576 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[1DA5F95F93F78CDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
   [junit4]   2> 588576 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[1DA5F95F93F78CDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
   [junit4]   2> 588578 INFO  (jetty-closer-1035-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2a516448{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 588579 INFO  (jetty-closer-1035-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=126183202
   [junit4]   2> 588579 INFO  (jetty-closer-1035-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 588581 INFO  (jetty-closer-1035-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 588583 INFO  (jetty-closer-1035-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 588584 INFO  (jetty-closer-1035-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 588586 INFO  (jetty-closer-1035-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98442795437850630-127.0.0.1:38385_solr-n_0000000001) closing
   [junit4]   2> 588586 INFO  
(OverseerStateUpdate-98442795437850630-127.0.0.1:38385_solr-n_0000000001) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38385_solr
   [junit4]   2> 590086 WARN  
(zkCallback-1041-thread-1-processing-n:127.0.0.1:38385_solr) 
[n:127.0.0.1:38385_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 590087 INFO  (jetty-closer-1035-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4cc51fda{/solr,null,UNAVAILABLE}
   [junit4]   2> 590088 ERROR 
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-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> 590088 INFO  
(SUITE-HealthCheckHandlerTest-seed#[1DA5F95F93F78CDC]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44345 44345
   [junit4]   2> 590332 INFO  (Thread-1403) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44345 44345
   [junit4]   2> 590334 WARN  (Thread-1403) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [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-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_1DA5F95F93F78CDC-001
   [junit4]   2> Aug 07, 2017 2:57:34 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Europe/Belfast
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_141 (64-bit)/cpus=8,threads=1,free=163670200,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceFunctionTest, 
TestOnReconnectListenerSupport, CoreAdminRequestStatusTest, 
TestCloudPseudoReturnFields, OverriddenZkACLAndCredentialsProvidersTest, 
TestPolicyCloud, HdfsRestartWhileUpdatingTest, TestTrieFacet, 
SolrCmdDistributorTest, TestCloudManagedSchema, ConvertedLegacyTest, 
TestNRTOpen, TestManagedSchemaThreadSafety, ZkControllerTest, 
ZkStateWriterTest, SolrGangliaReporterTest, TestReloadDeadlock, 
ParsingFieldUpdateProcessorsTest, SubstringBytesRefFilterTest, 
TestSweetSpotSimilarityFactory, TestSolrCloudWithKerberosAlt, 
TestCoreDiscovery, TestShortCircuitedRequests, TestSolrCloudSnapshots, 
TestDownShardTolerantSearch, TestPullReplicaErrorHandling, TestLegacyField, 
TestRebalanceLeaders, TestMaxScoreQueryParser, SolrSlf4jReporterTest, 
TestSmileRequest, CoreAdminHandlerTest, PeerSyncReplicationTest, 
SortSpecParsingTest, DeleteLastCustomShardedReplicaTest, V2ApiIntegrationTest, 
CSVRequestHandlerTest, TestCharFilters, 
LeaderInitiatedRecoveryOnShardRestartTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, MoveReplicaHDFSTest, 
SuggesterTSTTest, ActionThrottleTest, TestSystemIdResolver, BadComponentTest, 
TestScoreJoinQPNoScore, AssignTest, TestPostingsSolrHighlighter, 
TestCustomDocTransformer, OpenCloseCoreStressTest, TestFieldResource, 
TestSimpleTrackingShardHandler, CloudExitableDirectoryReaderTest, 
TestHalfAndHalfDocValues, HdfsChaosMonkeyNothingIsSafeTest, 
InfixSuggestersTest, CollectionTooManyReplicasTest, TestExactSharedStatsCache, 
SolrMetricManagerTest, SampleTest, ReplaceNodeTest, TestSolrConfigHandlerCloud, 
TestFiltering, HealthCheckHandlerTest]
   [junit4] Completed [199/728 (1!)] on J1 in 4.71s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to