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

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:51622_solr, 
127.0.0.1:52556_solr] Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/22)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost:43105/data/testSimple2/core_node3/data/",           
"base_url":"https://127.0.0.1:60193/solr";,           
"node_name":"127.0.0.1:60193_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node3/data/tlog",       
    "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",  
         "state":"down"},         "core_node5":{           
"dataDir":"hdfs://localhost:43105/data/testSimple2/core_node5/data/",           
"base_url":"https://127.0.0.1:51622/solr";,           
"node_name":"127.0.0.1:51622_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node5/data/tlog",       
    "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",  
         "state":"active",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://localhost:43105/data/testSimple2/core_node7/data/",           
"base_url":"https://127.0.0.1:60193/solr";,           
"node_name":"127.0.0.1:60193_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node7/data/tlog",       
    "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",  
         "state":"down"},         "core_node8":{           
"dataDir":"hdfs://localhost:43105/data/testSimple2/core_node8/data/",           
"base_url":"https://127.0.0.1:51622/solr";,           
"node_name":"127.0.0.1:51622_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node8/data/tlog",       
    "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",  
         "state":"active",           "leader":"true"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:51622_solr, 127.0.0.1:52556_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/22)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:43105/data/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:60193/solr";,
          "node_name":"127.0.0.1:60193_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          "dataDir":"hdfs://localhost:43105/data/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:51622/solr";,
          "node_name":"127.0.0.1:51622_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:43105/data/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:60193/solr";,
          "node_name":"127.0.0.1:60193_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost:43105/data/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:51622/solr";,
          "node_name":"127.0.0.1:51622_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost:43105/data/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([EB2B264A426067E5:D39802B46593B334]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12504 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/init-core-data-001
   [junit4]   2> 283471 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 283471 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 283472 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 283473 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 283474 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001
   [junit4]   2> 283474 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 283480 INFO  (Thread-3091) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 283480 INFO  (Thread-3091) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 283484 ERROR (Thread-3091) [    ] 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> 283580 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:56000
   [junit4]   2> 283586 INFO  (zkConnectionManagerCallback-686-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283600 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 283601 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283601 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283601 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 283601 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42587aa0{/solr,null,AVAILABLE}
   [junit4]   2> 283602 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 283605 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 283606 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283606 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283606 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 283606 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2982794b{/solr,null,AVAILABLE}
   [junit4]   2> 283608 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283608 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283608 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 283609 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17f44391{/solr,null,AVAILABLE}
   [junit4]   2> 283614 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@30d13914{SSL,[ssl, 
http/1.1]}{127.0.0.1:52556}
   [junit4]   2> 283614 INFO  (jetty-launcher-683-thread-2) [    ] 
o.e.j.s.Server Started @285859ms
   [junit4]   2> 283614 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f98ad97{SSL,[ssl, 
http/1.1]}{127.0.0.1:60193}
   [junit4]   2> 283614 INFO  (jetty-launcher-683-thread-1) [    ] 
o.e.j.s.Server Started @285859ms
   [junit4]   2> 283614 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60193}
   [junit4]   2> 283615 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bea7025{SSL,[ssl, 
http/1.1]}{127.0.0.1:51622}
   [junit4]   2> 283615 INFO  (jetty-launcher-683-thread-3) [    ] 
o.e.j.s.Server Started @285860ms
   [junit4]   2> 283615 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51622}
   [junit4]   2> 283615 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52556}
   [junit4]   2> 283616 ERROR (jetty-launcher-683-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283616 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 283616 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283616 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283616 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T17:23:42.076Z
   [junit4]   2> 283617 ERROR (jetty-launcher-683-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283617 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 283617 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283617 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283617 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T17:23:42.077Z
   [junit4]   2> 283618 INFO  (zkConnectionManagerCallback-688-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283618 INFO  (zkConnectionManagerCallback-690-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283619 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283619 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283620 ERROR (jetty-launcher-683-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283620 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 283620 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283620 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283620 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-24T17:23:42.080Z
   [junit4]   2> 283632 INFO  (zkConnectionManagerCallback-692-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283635 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283635 INFO  (jetty-launcher-683-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56000/solr
   [junit4]   2> 283658 INFO  (zkConnectionManagerCallback-697-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283658 INFO  (jetty-launcher-683-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56000/solr
   [junit4]   2> 283662 INFO  (zkConnectionManagerCallback-700-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283663 INFO  (jetty-launcher-683-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56000/solr
   [junit4]   2> 283664 INFO  
(zkConnectionManagerCallback-702-thread-1-processing-n:127.0.0.1:51622_solr) 
[n:127.0.0.1:51622_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283665 INFO  
(zkConnectionManagerCallback-706-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283666 INFO  (zkConnectionManagerCallback-708-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283670 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 
0x10498e3b5890008, likely client has closed socket
   [junit4]   2> 283672 INFO  
(zkConnectionManagerCallback-710-thread-1-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283719 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 283721 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52556_solr
   [junit4]   2> 283722 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.Overseer Overseer 
(id=73351597715423241-127.0.0.1:52556_solr-n_0000000000) starting
   [junit4]   2> 283733 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52556_solr
   [junit4]   2> 283733 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 283752 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 283753 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 283753 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:52556_solr]
   [junit4]   2> 283753 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 283753 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 283757 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 283762 DEBUG 
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 283763 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 283795 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 283798 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 283801 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60193_solr
   [junit4]   2> 283804 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 283824 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 283829 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 283830 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 283832 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51622_solr
   [junit4]   2> 283833 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 283840 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 283858 INFO  
(zkCallback-701-thread-1-processing-n:127.0.0.1:51622_solr) 
[n:127.0.0.1:51622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 283860 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52556.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283868 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52556.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283868 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52556.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283869 INFO  (jetty-launcher-683-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node2/.
   [junit4]   2> 283925 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283932 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283933 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283934 INFO  (jetty-launcher-683-thread-1) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node1/.
   [junit4]   2> 283967 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51622.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283977 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51622.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283977 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51622.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 283978 INFO  (jetty-launcher-683-thread-3) 
[n:127.0.0.1:51622_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node3/.
   [junit4]   2> 284015 INFO  (zkConnectionManagerCallback-718-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284019 INFO  (zkConnectionManagerCallback-722-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284020 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 284021 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56000/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 284082 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 284110 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 284114 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 284131 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_52768_hdfs____3hr7dy/webapp
   [junit4]   2> 284554 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52768
   [junit4]   2> 284652 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 284653 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 284676 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_36558_datanode____.fv4hfo/webapp
   [junit4]   2> 284764 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 285101 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36558
   [junit4]   2> 285159 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 285160 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 285177 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40690_datanode____ggaf5k/webapp
   [junit4]   2> 285221 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:43105) [    ] 
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> 285250 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4625e8f9fd0bd4: from storage 
DS-c13ab8b5-1498-4607-9ae3-c54b678754f9 node 
DatanodeRegistration(127.0.0.1:59532, 
datanodeUuid=0f754ba1-37de-4082-9059-6741ea83d254, infoPort=38203, 
infoSecurePort=0, ipcPort=56255, 
storageInfo=lv=-56;cid=testClusterID;nsid=605380564;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 285250 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4625e8f9fd0bd4: from storage 
DS-678c427b-cbb3-4632-8e01-507fd02f5044 node 
DatanodeRegistration(127.0.0.1:59532, 
datanodeUuid=0f754ba1-37de-4082-9059-6741ea83d254, infoPort=38203, 
infoSecurePort=0, ipcPort=56255, 
storageInfo=lv=-56;cid=testClusterID;nsid=605380564;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 285663 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40690
   [junit4]   2> 285772 DEBUG (ScheduledTrigger-1642-thread-2) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 285803 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:43105) [    ] 
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> 285812 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4625e91ba5d5ed: from storage 
DS-9bd3fd39-75e5-452e-8b64-0d1e9c7717b2 node 
DatanodeRegistration(127.0.0.1:52117, 
datanodeUuid=25dd4c81-2d25-44a2-bbf1-913e6924fb72, infoPort=35903, 
infoSecurePort=0, ipcPort=33703, 
storageInfo=lv=-56;cid=testClusterID;nsid=605380564;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 285812 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4625e91ba5d5ed: from storage 
DS-4b6ebaae-1e64-41d9-a11d-c7e8983cab81 node 
DatanodeRegistration(127.0.0.1:52117, 
datanodeUuid=25dd4c81-2d25-44a2-bbf1-913e6924fb72, infoPort=35903, 
infoSecurePort=0, ipcPort=33703, 
storageInfo=lv=-56;cid=testClusterID;nsid=605380564;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 286078 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[EB2B264A426067E5]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 286157 INFO  (qtp1842812157-6306) [n:127.0.0.1:52556_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:52556_solr,127.0.0.1:60193_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 286159 INFO  
(OverseerThreadFactory-1644-thread-1-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 286274 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52556/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 286278 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60193/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 286281 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52556/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 286284 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60193/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 286542 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 286543 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 286557 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 286596 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 286597 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 286628 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 286732 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 286732 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 286733 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 286733 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 286733 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 286773 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 287576 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 287576 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 287583 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 287584 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 287586 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 287586 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 287586 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 287586 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 287586 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52556.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 287587 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52556.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 287592 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:43105/data
   [junit4]   2> 287592 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 287592 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 287592 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node2/testSimple1_shard2_replica_n4],
 dataDir=[hdfs://localhost:43105/data/testSimple1/core_node7/data/]
   [junit4]   2> 287592 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:43105/data
   [junit4]   2> 287592 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 287592 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 287592 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node2/testSimple1_shard1_replica_n1],
 dataDir=[hdfs://localhost:43105/data/testSimple1/core_node3/data/]
   [junit4]   2> 287594 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 287594 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 287604 WARN  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 287605 WARN  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 287646 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 287650 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 287657 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 287657 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 287675 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 287675 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 287675 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 287675 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 287676 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60193.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 287676 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60193.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24c1d2c5
   [junit4]   2> 287676 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:43105/data
   [junit4]   2> 287676 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:43105/data
   [junit4]   2> 287676 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 287676 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 287676 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 287676 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 287676 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node1/testSimple1_shard1_replica_n2],
 dataDir=[hdfs://localhost:43105/data/testSimple1/core_node5/data/]
   [junit4]   2> 287676 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-001/node1/testSimple1_shard2_replica_n6],
 dataDir=[hdfs://localhost:43105/data/testSimple1/core_node8/data/]
   [junit4]   2> 287678 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 287678 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 287689 WARN  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 287704 WARN  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 287773 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 288773 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 289774 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 290774 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 291774 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 292627 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node7/data
   [junit4]   2> 292627 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node3/data
   [junit4]   2> 292652 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node3/data/index
   [junit4]   2> 292660 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node7/data/index
   [junit4]   2> 292707 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node8/data
   [junit4]   2> 292710 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node5/data
   [junit4]   2> 292722 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node8/data/index
   [junit4]   2> 292750 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43105/data/testSimple1/core_node5/data/index
   [junit4]   2> 292775 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 292891 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52117 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c13ab8b5-1498-4607-9ae3-c54b678754f9:NORMAL:127.0.0.1:59532|RBW],
 
ReplicaUC[[DISK]DS-9bd3fd39-75e5-452e-8b64-0d1e9c7717b2:NORMAL:127.0.0.1:52117|FINALIZED]]}
 size 0
   [junit4]   2> 292894 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59532 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c13ab8b5-1498-4607-9ae3-c54b678754f9:NORMAL:127.0.0.1:59532|RBW],
 
ReplicaUC[[DISK]DS-9bd3fd39-75e5-452e-8b64-0d1e9c7717b2:NORMAL:127.0.0.1:52117|FINALIZED]]}
 size 0
   [junit4]   2> 292903 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59532 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9bd3fd39-75e5-452e-8b64-0d1e9c7717b2:NORMAL:127.0.0.1:52117|RBW],
 
ReplicaUC[[DISK]DS-678c427b-cbb3-4632-8e01-507fd02f5044:NORMAL:127.0.0.1:59532|RBW]]}
 size 0
   [junit4]   2> 292903 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59532 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4b6ebaae-1e64-41d9-a11d-c7e8983cab81:NORMAL:127.0.0.1:52117|RBW],
 
ReplicaUC[[DISK]DS-c13ab8b5-1498-4607-9ae3-c54b678754f9:NORMAL:127.0.0.1:59532|RBW]]}
 size 0
   [junit4]   2> 292905 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52117 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9bd3fd39-75e5-452e-8b64-0d1e9c7717b2:NORMAL:127.0.0.1:52117|RBW],
 
ReplicaUC[[DISK]DS-678c427b-cbb3-4632-8e01-507fd02f5044:NORMAL:127.0.0.1:59532|RBW]]}
 size 0
   [junit4]   2> 292905 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59532 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-678c427b-cbb3-4632-8e01-507fd02f5044:NORMAL:127.0.0.1:59532|RBW],
 
ReplicaUC[[DISK]DS-4b6ebaae-1e64-41d9-a11d-c7e8983cab81:NORMAL:127.0.0.1:52117|RBW]]}
 size 0
   [junit4]   2> 292905 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52117 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-678c427b-cbb3-4632-8e01-507fd02f5044:NORMAL:127.0.0.1:59532|RBW],
 
ReplicaUC[[DISK]DS-4b6ebaae-1e64-41d9-a11d-c7e8983cab81:NORMAL:127.0.0.1:52117|RBW]]}
 size 0
   [junit4]   2> 292914 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52117 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 293027 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 293027 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 293027 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 293036 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 293036 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 293036 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 293042 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 293042 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 293045 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 293045 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 293045 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 293052 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 293052 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 293052 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 293069 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 293069 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 293070 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 293070 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 293073 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 293073 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 293111 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58ecc0ab[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 293118 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@581da302[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 293120 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 293120 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 293121 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 293121 INFO  
(searcherExecutor-1654-thread-1-processing-n:127.0.0.1:60193_solr 
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) 
[n:127.0.0.1:60193_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@581da302[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293122 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 293122 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593303925084127232
   [junit4]   2> 293122 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 293122 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 293123 INFO  
(searcherExecutor-1653-thread-1-processing-n:127.0.0.1:60193_solr 
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) 
[n:127.0.0.1:60193_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@58ecc0ab[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293123 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593303925085175808
   [junit4]   2> 293127 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ed2a00c[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 293128 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 293128 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 293138 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ff8dd77[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 293138 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293138 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 293139 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293139 INFO  
(searcherExecutor-1652-thread-1-processing-n:127.0.0.1:52556_solr 
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) 
[n:127.0.0.1:52556_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@5ed2a00c[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293140 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593303925103001600
   [junit4]   2> 293140 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 293140 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 293141 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 293141 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293141 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9996ms
   [junit4]   2> 293144 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 293144 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 293144 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52556/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 293144 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=https://127.0.0.1:52556/solr START 
replicas=[https://127.0.0.1:60193/solr/testSimple1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 293145 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293145 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293146 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593303925109293056
   [junit4]   2> 293148 INFO  
(searcherExecutor-1651-thread-1-processing-n:127.0.0.1:52556_solr 
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) 
[n:127.0.0.1:52556_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@1ff8dd77[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293180 INFO  (qtp1144296501-6290) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 293247 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293247 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293247 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293247 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293248 INFO  
(zkCallback-709-thread-3-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293460 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=https://127.0.0.1:52556/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 293460 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 293460 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 293460 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 293463 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52556/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 293565 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293565 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293565 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293566 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293566 INFO  
(zkCallback-709-thread-3-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293614 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 293616 INFO  (qtp1842812157-6309) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7059
   [junit4]   2> 293642 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 293642 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 293642 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:60193/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 293642 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 
url=https://127.0.0.1:60193/solr START 
replicas=[https://127.0.0.1:52556/solr/testSimple1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 293728 INFO  (qtp1842812157-6307) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 293729 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293729 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293729 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293730 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293730 INFO  
(zkCallback-709-thread-3-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 293775 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 293943 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 
url=https://127.0.0.1:60193/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 293943 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 293943 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 293943 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 293949 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:60193/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 294051 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294052 INFO  
(zkCallback-709-thread-3-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294052 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294052 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294053 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294100 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 294102 INFO  (qtp1144296501-6291) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7474
   [junit4]   2> 294148 INFO  (qtp1144296501-6292) [n:127.0.0.1:60193_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7551
   [junit4]   2> 294157 INFO  (qtp1842812157-6308) [n:127.0.0.1:52556_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7614
   [junit4]   2> 294163 INFO  (qtp1842812157-6306) [n:127.0.0.1:52556_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 294166 INFO  
(OverseerCollectionConfigSetProcessor-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_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> 294260 INFO  
(zkCallback-705-thread-3-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294260 INFO  
(zkCallback-705-thread-1-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294260 INFO  
(zkCallback-709-thread-3-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294260 INFO  
(zkCallback-705-thread-2-processing-n:127.0.0.1:60193_solr) 
[n:127.0.0.1:60193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294260 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 294775 DEBUG (ScheduledTrigger-1642-thread-1) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 295163 INFO  (qtp1842812157-6306) [n:127.0.0.1:52556_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:52556_solr,127.0.0.1:60193_solr&wt=javabin&version=2}
 status=0 QTime=9006
   [junit4]   2> 295166 INFO  (qtp1842812157-6303) [n:127.0.0.1:52556_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:60193_solr,127.0.0.1:51622_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 295168 INFO  
(OverseerThreadFactory-1644-thread-2-processing-n:127.0.0.1:52556_solr) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple2
   [junit4]   2> 295384 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60193/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitF

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

fs://localhost:43105/data/testSimple3/core_node3/data/index
   [junit4]   2> 438573 INFO  (coreCloseExecutor-1764-thread-5) 
[n:127.0.0.1:52556_solr c:testSimple3 s:shard1 r:core_node3 
x:testSimple3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost:43105/data/testSimple3/core_node3/data/snapshot_metadata
   [junit4]   2> 438574 INFO  (coreCloseExecutor-1765-thread-4) 
[n:127.0.0.1:51622_solr c:testSimple2 s:shard2 r:core_node8 
x:testSimple2_shard2_replica_n6] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost:43105/data/testSimple2/core_node8/data/snapshot_metadata
   [junit4]   2> 438574 INFO  (coreCloseExecutor-1765-thread-4) 
[n:127.0.0.1:51622_solr c:testSimple2 s:shard2 r:core_node8 
x:testSimple2_shard2_replica_n6] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost:43105/data/testSimple2/core_node8/data/index
   [junit4]   2> 438574 INFO  (coreCloseExecutor-1765-thread-4) 
[n:127.0.0.1:51622_solr c:testSimple2 s:shard2 r:core_node8 
x:testSimple2_shard2_replica_n6] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost:43105/data/testSimple2/core_node8/data
   [junit4]   2> 438598 INFO  (jetty-closer-684-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73351597715423241-127.0.0.1:52556_solr-n_0000000000) closing
   [junit4]   2> 438599 INFO  
(OverseerStateUpdate-73351597715423241-127.0.0.1:52556_solr-n_0000000000) 
[n:127.0.0.1:52556_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52556_solr
   [junit4]   2> 438610 WARN  
(OverseerAutoScalingTriggerThread-73351597715423241-127.0.0.1:52556_solr-n_0000000000)
 [n:127.0.0.1:52556_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 438616 DEBUG (jetty-closer-684-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 438625 INFO  (jetty-closer-684-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60f8c0f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 438632 INFO  (jetty-closer-684-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 438633 INFO  (jetty-closer-684-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17f44391{/solr,null,UNAVAILABLE}
   [junit4]   2> 438636 INFO  (jetty-closer-684-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 438637 ERROR 
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-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> 438637 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56000 56000
   [junit4]   2> 438799 INFO  (Thread-3091) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56000 56000
   [junit4]   2> 438804 WARN  (Thread-3091) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/testSimple2/terms/shard2
   [junit4]   2>        7       /solr/collections/testSimple1/terms/shard2
   [junit4]   2>        7       /solr/collections/testSimple2/terms/shard1
   [junit4]   2>        7       /solr/collections/testSimple1/terms/shard1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testSimple3/terms/shard3
   [junit4]   2>        2       /solr/collections/testSimple3/terms/shard2
   [junit4]   2>        2       /solr/collections/testSimple3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        59      /solr/collections/testSimple1/state.json
   [junit4]   2>        52      /solr/collections/testSimple2/state.json
   [junit4]   2>        7       /solr/collections/testSimple3/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/overseer_elect/election/73351597715423241-127.0.0.1:52556_solr-n_0000000000
   [junit4]   2>        3       
/solr/collections/testSimple1/leader_elect/shard1/election/73351597715423241-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/testSimple1/leader_elect/shard2/election/73351597715423241-core_node7-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 438810 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 438815 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:43105) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1618950437-10.41.0.5-1519493022515 
(Datanode Uuid 25dd4c81-2d25-44a2-bbf1-913e6924fb72) service to 
localhost/127.0.0.1:43105
   [junit4]   2> 438827 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 438838 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 438857 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 438962 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:43105) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 438962 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:43105) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1618950437-10.41.0.5-1519493022515 
(Datanode Uuid 0f754ba1-37de-4082-9059-6741ea83d254) service to 
localhost/127.0.0.1:43105
   [junit4]   2> 438983 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 439025 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EB2B264A426067E5]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56000 56000
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EB2B264A426067E5-001
   [junit4]   2> Feb 24, 2018 5:26:17 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=10, maxDocsPerChunk=4, blockSize=530), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=10, blockSize=530)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=nl-NL, timezone=America/Ensenada
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=81701664,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, 
TestLockTree, TestStreamBody, TestCSVLoader, ExternalFileFieldSortTest, 
SpatialRPTFieldTypeTest, TestNRTOpen, DistribDocExpirationUpdateProcessorTest, 
TestSort, HdfsUnloadDistributedZkTest, TestDocSet, UUIDFieldTest, 
EchoParamsTest, TestStressLucene, TestRecoveryHdfs, TestExceedMaxTermLength, 
TestPKIAuthenticationPlugin, AssignTest, TestSolrConfigHandlerConcurrent, 
TestHashPartitioner, RAMDirectoryFactoryTest, TestPHPSerializedResponseWriter, 
DocValuesMissingTest, TolerantUpdateProcessorTest, SimpleMLTQParserTest, 
TestClusterStateMutator, ConfigureRecoveryStrategyTest, TestCustomStream, 
TestConfigReload, TestFastOutputStream, 
LeaderInitiatedRecoveryOnShardRestartTest, TestLuceneMatchVersion, 
TestShortCircuitedRequests, TestMergePolicyConfig, 
ConcurrentCreateRoutedAliasTest, BadIndexSchemaTest, 
IndexBasedSpellCheckerTest, TestExactStatsCache, SimpleFacetsTest, 
TestDistributedMap, ExitableDirectoryReaderTest, V2StandaloneTest, 
TestWordDelimiterFilterFactory, TestManagedSynonymGraphFilterFactory, 
HighlighterConfigTest, ImplicitSnitchTest, SystemLogListenerTest, 
HdfsAutoAddReplicasIntegrationTest]
   [junit4] Completed [125/777 (1!)] on J0 in 165.49s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to