Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22899/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:38239/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:46707/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:38239/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:46707/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([B12E5EDE0481329F:1BE38D2CB352E74F]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:38239/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more




Build Log:
[...truncated 13551 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/init-core-data-001
   [junit4]   2> 1334705 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1334706 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1334706 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1334706 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-001
   [junit4]   2> 1334707 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1334707 INFO  (Thread-2540) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1334707 INFO  (Thread-2540) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1334708 ERROR (Thread-2540) [    ] 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> 1334807 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35309
   [junit4]   2> 1334808 INFO  (zkConnectionManagerCallback-4001-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334811 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1334811 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1334811 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1334811 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76a58996{/solr,null,AVAILABLE}
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10778fab{/solr,null,AVAILABLE}
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14cb4a18{/solr,null,AVAILABLE}
   [junit4]   2> 1334812 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27bb895f{/solr,null,AVAILABLE}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48c1d956{HTTP/1.1,[http/1.1]}{127.0.0.1:46873}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49c2ea71{HTTP/1.1,[http/1.1]}{127.0.0.1:46707}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.e.j.s.Server Started @1334863ms
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@588ddfe6{HTTP/1.1,[http/1.1]}{127.0.0.1:43937}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.e.j.s.Server Started @1334863ms
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e705ecf{HTTP/1.1,[http/1.1]}{127.0.0.1:44177}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.e.j.s.Server Started @1334863ms
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.e.j.s.Server Started @1334863ms
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46707}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46873}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44177}
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43937}
   [junit4]   2> 1334814 ERROR (jetty-launcher-3998-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1334814 ERROR (jetty-launcher-3998-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1334814 ERROR (jetty-launcher-3998-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1334814 ERROR (jetty-launcher-3998-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-21T19:17:03.903649Z
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-21T19:17:03.903669Z
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-21T19:17:03.903741Z
   [junit4]   2> 1334814 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-21T19:17:03.903757Z
   [junit4]   2> 1334815 INFO  (zkConnectionManagerCallback-4006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334815 INFO  (zkConnectionManagerCallback-4009-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334815 INFO  (zkConnectionManagerCallback-4008-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334816 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334816 INFO  (zkConnectionManagerCallback-4007-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334816 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334816 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334816 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1334826 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1836711147
   [junit4]   2> 1334826 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1699618980
   [junit4]   2> 1334826 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1195151779
   [junit4]   2> 1334826 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1077295384
   [junit4]   2> 1334877 INFO  (jetty-launcher-3998-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35309/solr
   [junit4]   2> 1334878 INFO  (zkConnectionManagerCallback-4013-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334879 DEBUG (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$398/1080570165@2a4e060c
   [junit4]   2> 1334879 INFO  (zkConnectionManagerCallback-4015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334893 INFO  (jetty-launcher-3998-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35309/solr
   [junit4]   2> 1334898 INFO  (zkConnectionManagerCallback-4021-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334899 INFO  (jetty-launcher-3998-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35309/solr
   [junit4]   2> 1334899 INFO  (jetty-launcher-3998-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35309/solr
   [junit4]   2> 1334900 INFO  (zkConnectionManagerCallback-4029-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334900 DEBUG (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$398/1080570165@7316921e
   [junit4]   2> 1334900 INFO  (zkConnectionManagerCallback-4027-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334901 DEBUG (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$398/1080570165@736648bb
   [junit4]   2> 1334901 DEBUG (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$398/1080570165@438a931a
   [junit4]   2> 1334901 INFO  (zkConnectionManagerCallback-4031-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334901 INFO  (zkConnectionManagerCallback-4033-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334901 INFO  (zkConnectionManagerCallback-4035-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334904 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1334905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1334905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1334906 DEBUG (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72264235692916746-127.0.0.1:46873_solr-n_0000000000
   [junit4]   2> 1334906 DEBUG (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72264235692916747-127.0.0.1:44177_solr-n_0000000001
   [junit4]   2> 1334906 DEBUG (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72264235692916748-127.0.0.1:43937_solr-n_0000000002
   [junit4]   2> 1334906 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46873_solr
   [junit4]   2> 1334906 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72264235692916746-127.0.0.1:46873_solr-n_0000000000
   [junit4]   2> 1334906 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72264235692916747-127.0.0.1:44177_solr-n_0000000001
   [junit4]   2> 1334906 DEBUG (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72264235692916746-127.0.0.1:46873_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1334906 DEBUG (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72264235692916747-127.0.0.1:44177_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1334906 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44177_solr
   [junit4]   2> 1334906 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43937_solr
   [junit4]   2> 1334906 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.Overseer Overseer 
(id=72264235692916746-127.0.0.1:46873_solr-n_0000000000) starting
   [junit4]   2> 1334906 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334907 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1334907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334907 INFO  (zkCallback-4032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1334910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334910 INFO  (zkCallback-4030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1334918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334918 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1334918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334919 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1334919 DEBUG (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72264235692916742-127.0.0.1:46707_solr-n_0000000003
   [junit4]   2> 1334919 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72264235692916748-127.0.0.1:43937_solr-n_0000000002
   [junit4]   2> 1334919 DEBUG (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72264235692916748-127.0.0.1:43937_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1334920 DEBUG (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46707_solr as DOWN
   [junit4]   2> 1334920 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1334920 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46707_solr
   [junit4]   2> 1334920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334922 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334923 INFO  (zkCallback-4014-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1334923 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1334923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334923 INFO  (zkCallback-4030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1334926 INFO  (zkCallback-4032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1334941 INFO  (zkConnectionManagerCallback-4047-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334942 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1334942 INFO  (zkConnectionManagerCallback-4052-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334942 INFO  (zkConnectionManagerCallback-4056-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334943 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35309/solr ready
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334943 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334943 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1334943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334944 INFO  
(OverseerStateUpdate-72264235692916746-127.0.0.1:46873_solr-n_0000000000) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46873_solr
   [junit4]   2> 1334944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334944 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35309/solr ready
   [junit4]   2> 1334944 DEBUG (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46873_solr as DOWN
   [junit4]   2> 1334944 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35309/solr ready
   [junit4]   2> 1334944 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 1334944 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1334944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1334944 INFO  (zkConnectionManagerCallback-4061-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1334944 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46873_solr
   [junit4]   2> 1334945 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1334945 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334945 INFO  (zkCallback-4046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334945 INFO  (zkCallback-4032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334945 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1334945 INFO  (zkCallback-4030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334945 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1334945 INFO  (zkCallback-4051-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1334946 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334946 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334946 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1334946 INFO  (zkCallback-4055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1334947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1334947 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35309/solr ready
   [junit4]   2> 1334947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1334947 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1334947 INFO  (zkCallback-4014-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1334947 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1334947 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1334954 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1334958 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1334959 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:43937_solr, 127.0.0.1:44177_solr, 127.0.0.1:46707_solr, 
127.0.0.1:46873_solr]
   [junit4]   2> 1334960 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1334960 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1334960 DEBUG 
(OverseerAutoScalingTriggerThread-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1334960 DEBUG (ScheduledTrigger-5640-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1334961 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334962 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1334962 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44177.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334965 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46707.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334967 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334967 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334967 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44177.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334967 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44177.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334968 INFO  (jetty-launcher-3998-thread-4) 
[n:127.0.0.1:43937_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-001/node4/.
   [junit4]   2> 1334968 INFO  (jetty-launcher-3998-thread-3) 
[n:127.0.0.1:44177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-001/node3/.
   [junit4]   2> 1334970 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46707.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334970 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46707.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334971 INFO  (jetty-launcher-3998-thread-1) 
[n:127.0.0.1:46707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-001/node2/.
   [junit4]   2> 1334976 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46873.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334985 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46873.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334985 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46873.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1334987 INFO  (jetty-launcher-3998-thread-2) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-001/node1/.
   [junit4]   2> 1335063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335064 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335071 INFO  (zkConnectionManagerCallback-4067-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335074 INFO  (zkConnectionManagerCallback-4072-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1335074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335074 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1335074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1335074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335075 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1335075 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35309/solr ready
   [junit4]   2> 1335078 INFO  (qtp299103854-13817) [n:127.0.0.1:43937_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1335078 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335078 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1335078 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335079 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1335079 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335079 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 1335079 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1335079 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1335081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1335081 DEBUG (zkCallback-4034-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 1335081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335081 INFO  (qtp299103854-13817) [n:127.0.0.1:43937_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1335146 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1335153 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1335154 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1335158 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_42575_hdfs____dqxilr/webapp
   [junit4]   2> 1335227 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:42575
   [junit4]   2> 1335312 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1335313 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1335317 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_42467_datanode____bukf1a/webapp
   [junit4]   2> 1335393 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42467
   [junit4]   2> 1335429 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1335430 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1335433 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_45557_datanode____jt8swt/webapp
   [junit4]   2> 1335509 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:39135) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1335515 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xb33bad27f8f16: from storage 
DS-4181c197-2155-4b16-a847-46b3cd46ec75 node 
DatanodeRegistration(127.0.0.1:37789, 
datanodeUuid=4de0a829-5270-4ff3-88ff-aec78ed8d91e, infoPort=43375, 
infoSecurePort=0, ipcPort=41199, 
storageInfo=lv=-56;cid=testClusterID;nsid=1268420106;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1335515 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xb33bad27f8f16: from storage 
DS-7973979f-f66a-4404-abf8-67880c81ba01 node 
DatanodeRegistration(127.0.0.1:37789, 
datanodeUuid=4de0a829-5270-4ff3-88ff-aec78ed8d91e, infoPort=43375, 
infoSecurePort=0, ipcPort=41199, 
storageInfo=lv=-56;cid=testClusterID;nsid=1268420106;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1335518 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45557
   [junit4]   2> 1335618 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:39135) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1335622 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xb33bad8da3a00: from storage 
DS-bc1c5b9c-d6c1-4932-badb-e066be13853d node 
DatanodeRegistration(127.0.0.1:35917, 
datanodeUuid=70cddd5b-ebf4-404f-8e2c-3ab65f8d18da, infoPort=36851, 
infoSecurePort=0, ipcPort=41897, 
storageInfo=lv=-56;cid=testClusterID;nsid=1268420106;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1335622 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xb33bad8da3a00: from storage 
DS-abdc7b73-4caf-4848-81a3-7eab6e5133fc node 
DatanodeRegistration(127.0.0.1:35917, 
datanodeUuid=70cddd5b-ebf4-404f-8e2c-3ab65f8d18da, infoPort=36851, 
infoSecurePort=0, ipcPort=41897, 
storageInfo=lv=-56;cid=testClusterID;nsid=1268420106;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1335698 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1335698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1335698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335698 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1335698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1335698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335698 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1335699 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77b9f66b{/solr,null,AVAILABLE}
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c0a0cf1{HTTP/1.1,[http/1.1]}{127.0.0.1:38239}
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.e.j.s.Server Started @1335750ms
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38239}
   [junit4]   2> 1335700 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1335700 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1335701 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335701 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1335701 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-21T19:17:04.790058Z
   [junit4]   2> 1335701 INFO  (zkConnectionManagerCallback-4076-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335702 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335786 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35309/solr
   [junit4]   2> 1335788 INFO  (zkConnectionManagerCallback-4080-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335788 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$398/1080570165@3b72f6b
   [junit4]   2> 1335789 INFO  (zkConnectionManagerCallback-4082-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1335792 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335792 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1335793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1335793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1335793 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1335793 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72264235692916757-127.0.0.1:38239_solr-n_0000000004
   [junit4]   2> 1335794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72264235692916742-127.0.0.1:46707_solr-n_0000000003
   [junit4]   2> 1335794 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72264235692916742-127.0.0.1:46707_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1335794 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38239_solr as DOWN
   [junit4]   2> 1335794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335794 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1335794 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38239_solr
   [junit4]   2> 1335794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335794 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4051-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 INFO  (zkCallback-4014-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 INFO  (zkCallback-4030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4060-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4071-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335795 INFO  (zkCallback-4081-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335795 INFO  (zkCallback-4071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1335804 INFO  (zkConnectionManagerCallback-4089-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335805 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1335805 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1335805 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1335805 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1335805 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335805 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1335805 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35309/solr ready
   [junit4]   2> 1335806 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1335817 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38239.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1335824 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38239.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1335824 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38239.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1335825 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B12E5EDE0481329F]) 
[n:127.0.0.1:38239_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-001/node5/.
   [junit4]   2> 1335862 INFO  (zkConnectionManagerCallback-4092-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1335864 INFO  (qtp1510474302-14128) [n:127.0.0.1:38239_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1335865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 1335865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335865 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 1335865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335866 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1335866 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 1335866 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 1335866 INFO  
(OverseerThreadFactory-5643-thread-2-processing-n:127.0.0.1:46873_solr) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1335867 INFO  
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1335867 DEBUG 
(OverseerCollectionConfigSetProcessor-72264235692916746-127.0.0.1:46873_solr-n_0000000000)
 [n:127.0.0.1:46873_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335868 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1335869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335961 DEBUG (ScheduledTrigger-5640-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 1335970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335970 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335971 INFO  
(OverseerStateUpdate-72264235692916746-127.0.0.1:46873_solr-n_0000000000) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46873/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1335971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335971 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335971 INFO  
(OverseerStateUpdate-72264235692916746-127.0.0.1:46873_solr-n_0000000000) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43937/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1335972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335972 INFO  
(OverseerStateUpdate-72264235692916746-127.0.0.1:46873_solr-n_0000000000) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46707/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1335973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1335973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1335973 INFO  
(OverseerStateUpdate-72264235692916746-127.0.0.1:46873_solr-n_0000000000) 
[n:127.0.0.1:46873_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38239/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1336074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1336074 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1336178 INFO  (qtp1980229135-13816) [n:127.0.0.1:46873_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1336178 INFO  (qtp1510474302-14123) [n:127.0.0.1:38239_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1336178 INFO  (qtp299103854-13793) [n:127.0.0.1:43937_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1336178 INFO  (qtp64903525-13811) [n:127.0.0.1:46707_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1336178 INFO  (qtp299103854-13793) [n:127.0.0.1:43937_solr    
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1336179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336179 DEBUG (qtp299103854-13793) [n:127.0.0.1:43937_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1336179 DEBUG (qtp1980229135-13816) [n:127.0.0.1:46873_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1336179 DEBUG (qtp1510474302-14123) [n:127.0.0.1:38239_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1336179 DEBUG (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1336179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1336179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1336180 DEBUG (qtp299103854-13793) [n:127.0.0.1:43937_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkController 
Registering watch for collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1336180 DEBUG (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkController 
Registering watch for collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1336180 DEBUG (qtp1510474302-14123) [n:127.0.0.1:38239_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkController 
Registering watch for collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1336180 DEBUG (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for 
MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4
   [junit4]   2> 1336180 DEBUG (qtp1510474302-14123) [n:127.0.0.1:38239_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for 
MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6
   [junit4]   2> 1336180 DEBUG (qtp299103854-13793) [n:127.0.0.1:43937_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for 
MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2
   [junit4]   2> 1336180 DEBUG (qtp1980229135-13816) [n:127.0.0.1:46873_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkController 
Registering watch for collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1336180 DEBUG (qtp1980229135-13816) [n:127.0.0.1:46873_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for 
MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1
   [junit4]   2> 1336281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1336281 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1336282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1336962 DEBUG (ScheduledTrigger-5640-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 1337184 INFO  (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1337185 INFO  (qtp1980229135-13816) [n:127.0.0.1:46873_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1337185 INFO  (qtp1510474302-14123) [n:127.0.0.1:38239_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1337202 INFO  (qtp299103854-13793) [n:127.0.0.1:43937_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1337205 INFO  (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1337206 INFO  (qtp1510474302-14123) [n:127.0.0.1:38239_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1337207 INFO  (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1337207 INFO  (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4' 
using configuration from collection MoveReplicaHDFSTest_failed_coll_true, 
trusted=true
   [junit4]   2> 1337207 INFO  (qtp1980229135-13816) [n:127.0.0.1:46873_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1337207 INFO  (qtp299103854-13793) [n:127.0.0.1:43937_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1337208 INFO  (qtp64903525-13811) [n:127.0.0.1:46707_solr 
c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46707.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@432651ff
   [junit4]   2> 1337208 INFO  (qtp1510474302-14123) [n:127.0.0.1:38239_solr 
c:Mo

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

socket
   [junit4]   2> 89654 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100bc1a174a0020, likely client has closed socket
   [junit4]   2> 89655 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f10cfcd{/solr,null,UNAVAILABLE}
   [junit4]   2> 89656 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 91154 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@41a432e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 91154 INFO  (jetty-closer-2-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@649fc19f{/solr,null,UNAVAILABLE}
   [junit4]   2> 91154 INFO  (jetty-closer-2-thread-5) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 91154 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 91155 ERROR 
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-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> 91155 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43049 43049
   [junit4]   2> 91408 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:43049 43049
   [junit4]   2> 91409 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        25      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        18      /solr/configs/conf1
   [junit4]   2>        11      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/clusterstate.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72264414283825164-127.0.0.1:35991_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72264414283825173-127.0.0.1:32981_solr-n_0000000004
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72264414283825173-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /solr/collections
   [junit4]   2>        30      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 91410 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 91550 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 91553 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:44763) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 91553 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:44763) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1752330238-88.99.242.108-1537560153636 (Datanode Uuid 
2320cce0-c817-40a8-acbb-7011c92cdb9e) service to 
localhost.localdomain/127.0.0.1:44763
   [junit4]   2> 91555 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 91594 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 91696 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:44763) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 91696 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:44763) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1752330238-88.99.242.108-1537560153636 (Datanode Uuid 
4492ea6c-e159-455a-b202-8f5008ee145b) service to 
localhost.localdomain/127.0.0.1:44763
   [junit4]   2> 91713 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 91838 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[B12E5EDE0481329F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43049 43049
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B12E5EDE0481329F-001
   [junit4]   2> Sep 21, 2018 8:03:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1456, 
maxMBSortInHeap=5.9828016270267765, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2a3ede8c),
 locale=vi, timezone=America/Louisville
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=6,free=273644808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest]
   [junit4] Completed [3/5 (2!)] on J2 in 100.63s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 20 tests, 2 errors [seed: B12E5EDE0481329F]

Total time: 2 minutes 53 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=4bcace571ee1e512b2ca4aa3d93bc7bd522b55fe, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22898
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to