Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20226/
Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

Error Message:
Error from server at http://127.0.0.1:38725/solr: Could not fully remove 
collection: SolrCloudSnapshots

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38725/solr: Could not fully remove collection: 
SolrCloudSnapshots
        at 
__randomizedtesting.SeedInfo.seed([BA1054611CF8FA03:8C5CD0FE69A1F84C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:271)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12768 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
   [junit4]   2> 2057449 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/init-core-data-001
   [junit4]   2> 2057449 WARN  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 2057449 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2057450 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2057450 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001
   [junit4]   2> 2057450 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2057450 INFO  (Thread-4241) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2057450 INFO  (Thread-4241) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2057462 ERROR (Thread-4241) [    ] 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> 2057550 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40579
   [junit4]   2> 2057569 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2057569 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2057569 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2057569 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2057573 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@732717aa{/solr,null,AVAILABLE}
   [junit4]   2> 2057573 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4056ac6{/solr,null,AVAILABLE}
   [junit4]   2> 2057574 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5015e2ee{/solr,null,AVAILABLE}
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1866adc{HTTP/1.1,[http/1.1]}{127.0.0.1:45985}
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.e.j.s.Server Started @2058777ms
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45985}
   [junit4]   2> 2057575 ERROR (jetty-launcher-1541-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2057575 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T08:25:02.235688Z
   [junit4]   2> 2057578 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5b487c66{HTTP/1.1,[http/1.1]}{127.0.0.1:44911}
   [junit4]   2> 2057578 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.e.j.s.Server Started @2058780ms
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4349f74a{HTTP/1.1,[http/1.1]}{127.0.0.1:35173}
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.e.j.s.Server Started @2058781ms
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35173}
   [junit4]   2> 2057579 ERROR (jetty-launcher-1541-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T08:25:02.239527Z
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44911}
   [junit4]   2> 2057579 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25c7644c{/solr,null,AVAILABLE}
   [junit4]   2> 2057579 ERROR (jetty-launcher-1541-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2057580 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2057580 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2057580 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2057580 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T08:25:02.240165Z
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a2c49e{HTTP/1.1,[http/1.1]}{127.0.0.1:38725}
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.e.j.s.Server Started @2058783ms
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38725}
   [junit4]   2> 2057581 ERROR (jetty-launcher-1541-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2057581 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T08:25:02.241590Z
   [junit4]   2> 2057600 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2057608 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2057608 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2057608 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2057610 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40579/solr
   [junit4]   2> 2057612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d92993b9f0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2057613 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d92993b9f0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2057620 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40579/solr
   [junit4]   2> 2057628 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40579/solr
   [junit4]   2> 2057638 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40579/solr
   [junit4]   2> 2057647 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d92993b9f0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2057660 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d92993b9f0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2057678 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2057679 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35173_solr
   [junit4]   2> 2057679 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98395953699946508-127.0.0.1:35173_solr-n_0000000000) starting
   [junit4]   2> 2057684 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2057684 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2057684 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35173_solr
   [junit4]   2> 2057684 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44911_solr
   [junit4]   2> 2057685 INFO  
(OverseerStateUpdate-98395953699946508-127.0.0.1:35173_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2057685 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2057692 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38725_solr
   [junit4]   2> 2057692 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2057697 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2057705 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2057708 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2057712 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2057712 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2057713 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2057715 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45985_solr
   [junit4]   2> 2057716 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057716 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057735 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057735 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057749 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38725.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057751 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35173.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057752 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44911.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057754 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35173.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057754 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35173.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057754 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38725.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057754 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38725.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057754 INFO  (jetty-launcher-1541-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node1/.
   [junit4]   2> 2057755 INFO  (jetty-launcher-1541-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node3/.
   [junit4]   2> 2057756 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44911.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057756 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44911.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057757 INFO  (jetty-launcher-1541-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node2/.
   [junit4]   2> 2057770 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45985.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057772 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45985.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057772 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45985.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2057773 INFO  (jetty-launcher-1541-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node4/.
   [junit4]   2> 2057821 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2057822 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40579/solr ready
   [junit4]   2> 2057831 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSnapshots
   [junit4]   2> 2057832 INFO  (qtp1354079876-16657) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2057833 INFO  (OverseerThreadFactory-5075-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection SolrCloudSnapshots
   [junit4]   2> 2057936 INFO  
(OverseerStateUpdate-98395953699946508-127.0.0.1:35173_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45985/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2057937 INFO  
(OverseerStateUpdate-98395953699946508-127.0.0.1:35173_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44911/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2057938 INFO  
(OverseerStateUpdate-98395953699946508-127.0.0.1:35173_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35173/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2057938 INFO  
(OverseerStateUpdate-98395953699946508-127.0.0.1:35173_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38725/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2058143 INFO  (qtp1354079876-16666) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2058143 INFO  (qtp1327839348-16662) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2058143 INFO  (qtp1607224588-16633) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2058143 INFO  (qtp1637613405-16643) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2058143 INFO  (qtp1607224588-16633) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2058143 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2058143 INFO  (qtp1327839348-16662) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2058143 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2058247 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058247 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058247 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058247 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058248 INFO  (zkCallback-1563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058248 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058248 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2058248 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059149 INFO  (qtp1327839348-16662) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2059149 INFO  (qtp1637613405-16643) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2059150 INFO  (qtp1607224588-16633) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2059160 INFO  (qtp1354079876-16666) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2059164 INFO  (qtp1637613405-16643) [    ] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2059164 INFO  (qtp1607224588-16633) [    ] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2059164 INFO  (qtp1327839348-16662) [    ] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2059166 INFO  (qtp1637613405-16643) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2059166 INFO  (qtp1327839348-16662) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2059166 INFO  (qtp1327839348-16662) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard1_replica_n2' 
using configuration from collection SolrCloudSnapshots, trusted=true
   [junit4]   2> 2059166 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard1_replica_n1' 
using configuration from collection SolrCloudSnapshots, trusted=true
   [junit4]   2> 2059166 INFO  (qtp1607224588-16633) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2059166 INFO  (qtp1607224588-16633) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard2_replica_n4' 
using configuration from collection SolrCloudSnapshots, trusted=true
   [junit4]   2> 2059167 INFO  (qtp1354079876-16666) [    ] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2059167 INFO  (qtp1327839348-16662) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44911.solr.core.SolrCloudSnapshots.shard1.replica_n2' (registry 
'solr.core.SolrCloudSnapshots.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2059167 INFO  (qtp1637613405-16643) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45985.solr.core.SolrCloudSnapshots.shard1.replica_n1' (registry 
'solr.core.SolrCloudSnapshots.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2059167 INFO  (qtp1607224588-16633) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35173.solr.core.SolrCloudSnapshots.shard2.replica_n4' (registry 
'solr.core.SolrCloudSnapshots.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2059167 INFO  (qtp1327839348-16662) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2059167 INFO  (qtp1637613405-16643) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2059167 INFO  (qtp1607224588-16633) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2059167 INFO  (qtp1637613405-16643) [    ] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node4/SolrCloudSnapshots_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node4/./SolrCloudSnapshots_shard1_replica_n1/data/]
   [junit4]   2> 2059167 INFO  (qtp1607224588-16633) [    ] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node1/SolrCloudSnapshots_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node1/./SolrCloudSnapshots_shard2_replica_n4/data/]
   [junit4]   2> 2059167 INFO  (qtp1327839348-16662) [    ] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node2/SolrCloudSnapshots_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node2/./SolrCloudSnapshots_shard1_replica_n2/data/]
   [junit4]   2> 2059168 INFO  (qtp1354079876-16666) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2059168 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'SolrCloudSnapshots_shard2_replica_n6' 
using configuration from collection SolrCloudSnapshots, trusted=true
   [junit4]   2> 2059168 INFO  (qtp1354079876-16666) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38725.solr.core.SolrCloudSnapshots.shard2.replica_n6' (registry 
'solr.core.SolrCloudSnapshots.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@309a66bd
   [junit4]   2> 2059168 INFO  (qtp1354079876-16666) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2059168 INFO  (qtp1354079876-16666) [    ] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node3/SolrCloudSnapshots_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node3/./SolrCloudSnapshots_shard2_replica_n6/data/]
   [junit4]   2> 2059228 INFO  (qtp1637613405-16643) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2059228 INFO  (qtp1637613405-16643) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2059228 INFO  (qtp1637613405-16643) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2059228 INFO  (qtp1637613405-16643) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2059229 INFO  (qtp1637613405-16643) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18dad7f8[SolrCloudSnapshots_shard1_replica_n1] main]
   [junit4]   2> 2059230 INFO  (qtp1637613405-16643) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2059230 INFO  (qtp1637613405-16643) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2059230 INFO  (qtp1637613405-16643) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2059230 INFO  (qtp1637613405-16643) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574335261064560640
   [junit4]   2> 2059231 INFO  (searcherExecutor-5085-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n1] Registered new searcher 
Searcher@18dad7f8[SolrCloudSnapshots_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2059232 INFO  (qtp1354079876-16666) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2059232 INFO  (qtp1354079876-16666) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2059233 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2059233 INFO  (qtp1354079876-16666) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2059233 INFO  (qtp1354079876-16666) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2059235 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2059235 INFO  (qtp1327839348-16662) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2059235 INFO  (qtp1354079876-16666) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42447e25[SolrCloudSnapshots_shard2_replica_n6] main]
   [junit4]   2> 2059235 INFO  (qtp1354079876-16666) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2059235 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2059235 INFO  (qtp1354079876-16666) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2059235 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2059236 INFO  (qtp1354079876-16666) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2059249 INFO  (searcherExecutor-5087-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6] Registered new searcher 
Searcher@42447e25[SolrCloudSnapshots_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2059250 INFO  (qtp1354079876-16666) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574335261085532160
   [junit4]   2> 2059250 INFO  (qtp1327839348-16662) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@405a313b[SolrCloudSnapshots_shard1_replica_n2] main]
   [junit4]   2> 2059251 INFO  (qtp1327839348-16662) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2059251 INFO  (qtp1327839348-16662) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2059252 INFO  (qtp1327839348-16662) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2059252 INFO  (searcherExecutor-5084-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n2] Registered new searcher 
Searcher@405a313b[SolrCloudSnapshots_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2059252 INFO  (qtp1607224588-16633) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2059252 INFO  (qtp1327839348-16662) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574335261087629312
   [junit4]   2> 2059252 INFO  (qtp1607224588-16633) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2059252 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2059253 INFO  (qtp1607224588-16633) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2059253 INFO  (qtp1607224588-16633) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2059254 INFO  (qtp1607224588-16633) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c30b107[SolrCloudSnapshots_shard2_replica_n4] main]
   [junit4]   2> 2059254 INFO  (qtp1607224588-16633) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2059254 INFO  (qtp1607224588-16633) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2059255 INFO  (qtp1607224588-16633) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2059255 INFO  (searcherExecutor-5086-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4] Registered new searcher 
Searcher@1c30b107[SolrCloudSnapshots_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2059255 INFO  (qtp1607224588-16633) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574335261090775040
   [junit4]   2> 2059353 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059353 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059733 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2059733 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2059733 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45985/solr/SolrCloudSnapshots_shard1_replica_n1/
   [junit4]   2> 2059734 INFO  (qtp1637613405-16643) [    ] o.a.s.u.PeerSync 
PeerSync: core=SolrCloudSnapshots_shard1_replica_n1 
url=http://127.0.0.1:45985/solr START 
replicas=[http://127.0.0.1:44911/solr/SolrCloudSnapshots_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2059734 INFO  (qtp1637613405-16643) [    ] o.a.s.u.PeerSync 
PeerSync: core=SolrCloudSnapshots_shard1_replica_n1 
url=http://127.0.0.1:45985/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2059734 INFO  (qtp1327839348-16664) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2059735 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2059735 INFO  (qtp1637613405-16643) [    ] 
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> 2059735 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2059736 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45985/solr/SolrCloudSnapshots_shard1_replica_n1/ shard1
   [junit4]   2> 2059753 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2059753 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2059753 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/
   [junit4]   2> 2059753 INFO  (qtp1354079876-16666) [    ] o.a.s.u.PeerSync 
PeerSync: core=SolrCloudSnapshots_shard2_replica_n6 
url=http://127.0.0.1:38725/solr START 
replicas=[http://127.0.0.1:35173/solr/SolrCloudSnapshots_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 2059753 INFO  (qtp1354079876-16666) [    ] o.a.s.u.PeerSync 
PeerSync: core=SolrCloudSnapshots_shard2_replica_n6 
url=http://127.0.0.1:38725/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2059754 INFO  (qtp1607224588-16639) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2059754 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2059754 INFO  (qtp1354079876-16666) [    ] 
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> 2059754 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2059755 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/ shard2
   [junit4]   2> 2059856 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059856 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2059887 INFO  (qtp1637613405-16643) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2059888 INFO  (qtp1637613405-16643) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1744
   [junit4]   2> 2059906 INFO  (qtp1354079876-16666) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2059907 INFO  (qtp1354079876-16666) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1764
   [junit4]   2> 2060008 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060008 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060255 INFO  (qtp1327839348-16662) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2111
   [junit4]   2> 2060258 INFO  (qtp1607224588-16633) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2114
   [junit4]   2> 2060259 INFO  (qtp1354079876-16657) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2060360 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2060360 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2061260 INFO  (qtp1354079876-16657) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3427
   [junit4]   2> 2061265 INFO  (qtp1607224588-16660) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1574335263194218496&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574335263194218496)} 0 1
   [junit4]   2> 2061275 INFO  (qtp1327839348-16634) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1574335263195267072&distrib.from=http://127.0.0.1:45985/solr/SolrCloudSnapshots_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574335263195267072)} 0 10
   [junit4]   2> 2061275 INFO  (qtp1637613405-16654) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574335263195267072)} 0 12
   [junit4]   2> 2061275 INFO  (qtp1354079876-16659) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1574335263194218496)} 0 13
   [junit4]   2> 2061275 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.h.BackupRestoreUtils Indexing 60 test docs
   [junit4]   2> 2061278 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{add=[2
 (1574335263209947136), 3 (1574335263209947137), 5 (1574335263209947138), 6 
(1574335263209947139), 7 (1574335263209947140), 9 (1574335263209947141), 17 
(1574335263209947142), 18 (1574335263210995712), 19 (1574335263210995713), 21 
(1574335263210995714), ... (24 adds)]} 0 0
   [junit4]   2> 2061278 INFO  (qtp1354079876-16638) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1574335263209947136), 3 (1574335263209947137), 5 (1574335263209947138), 6 
(1574335263209947139), 7 (1574335263209947140), 9 (1574335263209947141), 17 
(1574335263209947142), 18 (1574335263210995712), 19 (1574335263210995713), 21 
(1574335263210995714), ... (24 adds)]} 0 2
   [junit4]   2> 2061288 INFO  (qtp1327839348-16644) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45985/solr/SolrCloudSnapshots_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1574335263209947136), 1 (1574335263209947137), 4 (1574335263209947138), 8 
(1574335263209947139), 10 (1574335263209947140), 11 (1574335263209947141), 12 
(1574335263209947142), 13 (1574335263209947143), 14 (1574335263209947144), 15 
(1574335263210995712), ... (36 adds)]} 0 11
   [junit4]   2> 2061288 INFO  (qtp1637613405-16637) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1574335263209947136), 1 (1574335263209947137), 4 (1574335263209947138), 8 
(1574335263209947139), 10 (1574335263209947140), 11 (1574335263209947141), 12 
(1574335263209947142), 13 (1574335263209947143), 14 (1574335263209947144), 15 
(1574335263210995712), ... (36 adds)]} 0 11
   [junit4]   2> 2061289 INFO  (qtp1637613405-16635) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335263223578624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2061289 INFO  (qtp1637613405-16635) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@463684c 
commitCommandVersion:1574335263223578624
   [junit4]   2> 2061289 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335263223578624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2061289 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@192d3a99 
commitCommandVersion:1574335263223578624
   [junit4]   2> 2061292 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335263226724352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2061292 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@714eaae1 
commitCommandVersion:1574335263226724352
   [junit4]   2> 2061292 INFO  (qtp1354079876-16646) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335263226724352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2061292 INFO  (qtp1354079876-16646) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@23d9ae9c 
commitCommandVersion:1574335263226724352
   [junit4]   2> 2061401 INFO  (qtp1354079876-16646) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e2a791a[SolrCloudSnapshots_shard2_replica_n6] main]
   [junit4]   2> 2061401 INFO  (qtp1637613405-16635) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ceb5436[SolrCloudSnapshots_shard1_replica_n1] main]
   [junit4]   2> 2061402 INFO  (qtp1354079876-16646) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2061402 INFO  (searcherExecutor-5087-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6] Registered new searcher 
Searcher@2e2a791a[SolrCloudSnapshots_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C24)))}
   [junit4]   2> 2061402 INFO  (qtp1354079876-16646) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 110
   [junit4]   2> 2061403 INFO  (qtp1637613405-16635) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2061404 INFO  (searcherExecutor-5085-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n1] Registered new searcher 
Searcher@1ceb5436[SolrCloudSnapshots_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C36)))}
   [junit4]   2> 2061404 INFO  (qtp1637613405-16635) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 115
   [junit4]   2> 2061405 INFO  (qtp1327839348-16662) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@379d9079[SolrCloudSnapshots_shard1_replica_n2] main]
   [junit4]   2> 2061406 INFO  (searcherExecutor-5084-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n2] Registered new searcher 
Searcher@379d9079[SolrCloudSnapshots_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C36)))}
   [junit4]   2> 2061406 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2061406 INFO  (qtp1607224588-16655) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f2282e9[SolrCloudSnapshots_shard2_replica_n4] main]
   [junit4]   2> 2061406 INFO  (qtp1327839348-16662) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 116
   [junit4]   2> 2061406 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2061407 INFO  (searcherExecutor-5086-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4] Registered new searcher 
Searcher@1f2282e9[SolrCloudSnapshots_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C24)))}
   [junit4]   2> 2061407 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 115
   [junit4]   2> 2061407 INFO  (qtp1354079876-16666) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update 
params={_stateVer_=SolrCloudSnapshots:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 118
   [junit4]   2> 2061409 INFO  (qtp1354079876-16632) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=SolrCloudSnapshots:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/|http://127.0.0.1:35173/solr/SolrCloudSnapshots_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1501403106068&isShard=true&wt=javabin}
 hits=24 status=0 QTime=0
   [junit4]   2> 2061410 INFO  (qtp1327839348-16663) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=SolrCloudSnapshots:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44911/solr/SolrCloudSnapshots_shard1_replica_n2/|http://127.0.0.1:45985/solr/SolrCloudSnapshots_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1501403106068&isShard=true&wt=javabin}
 hits=36 status=0 QTime=0
   [junit4]   2> 2061411 INFO  (qtp1354079876-16632) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=SolrCloudSnapshots:6&shards.purpose=64&NOW=1501403106068&ids=2,3,5,17,6,18,7,19,9,21&isShard=true&shard.url=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/|http://127.0.0.1:35173/solr/SolrCloudSnapshots_shard2_replica_n4/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2061411 INFO  (qtp1607224588-16642) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=SolrCloudSnapshots:6&wt=javabin&version=2} hits=60 
status=0 QTime=2
   [junit4]   2> 2061412 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5b487c66{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2061412 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=888638740
   [junit4]   2> 2061412 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2061414 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2061416 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2061417 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2061424 INFO  (coreCloseExecutor-5104-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b60eee6
   [junit4]   2> 2061425 INFO  (coreCloseExecutor-5104-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SolrCloudSnapshots.shard1.replica_n2, tag=727772902
   [junit4]   2> 2061427 INFO  (coreCloseExecutor-5104-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SolrCloudSnapshots.shard1.leader, tag=727772902
   [junit4]   2> 2061429 WARN  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2061429 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[BA1054611CF8FA03]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5015e2ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 2061429 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2061429 INFO  (zkCallback-1571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2061429 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2061430 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2061518 INFO  (zkCallback-1562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2061518 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2061518 INFO  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2061518 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2061518 INFO  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2061518 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2061835 INFO  
(OverseerCollectionConfigSetProcessor-98395953699946508-127.0.0.1:35173_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2066432 INFO  (qtp1354079876-16657) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createsnapshot with 
params 
name=SolrCloudSnapshots&action=CREATESNAPSHOT&collection=SolrCloudSnapshots&commitName=l&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2066433 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Creating a snapshot for collection=SolrCloudSnapshots 
with commitName=l
   [junit4]   2> 2066435 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Created a ZK path to store snapshot information for 
collection=SolrCloudSnapshots with commitName=l
   [junit4]   2> 2066435 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Replica SolrCloudSnapshots_shard1_replica_n2 is not 
active. Hence not sending the createsnapshot request
   [junit4]   2> 2066437 INFO  (qtp1637613405-16650) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Creating the snapshot named l for core 
SolrCloudSnapshots_shard1_replica_n1 associated with index commit with 
generation 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node4/./SolrCloudSnapshots_shard1_replica_n1/data/index/
   [junit4]   2> 2066438 INFO  (qtp1607224588-16652) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Creating the snapshot named l for core 
SolrCloudSnapshots_shard2_replica_n4 associated with index commit with 
generation 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node1/./SolrCloudSnapshots_shard2_replica_n4/data/index/
   [junit4]   2> 2066439 INFO  (qtp1354079876-16646) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Creating the snapshot named l for core 
SolrCloudSnapshots_shard2_replica_n6 associated with index commit with 
generation 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node3/./SolrCloudSnapshots_shard2_replica_n6/data/index/
   [junit4]   2> 2066448 INFO  (qtp1637613405-16650) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=SolrCloudSnapshots_shard1_replica_n1&qt=/admin/cores&name=shard1&action=CREATESNAPSHOT&commitName=l&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 2066448 INFO  (qtp1607224588-16652) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=SolrCloudSnapshots_shard2_replica_n4&qt=/admin/cores&name=shard2&action=CREATESNAPSHOT&commitName=l&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 2066449 INFO  (qtp1354079876-16646) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=SolrCloudSnapshots_shard2_replica_n6&qt=/admin/cores&name=shard2&action=CREATESNAPSHOT&commitName=l&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 2066449 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Snapshot with commitName l is created successfully 
for core SolrCloudSnapshots_shard1_replica_n1
   [junit4]   2> 2066449 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Snapshot with commitName l is created successfully 
for core SolrCloudSnapshots_shard2_replica_n4
   [junit4]   2> 2066449 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Snapshot with commitName l is created successfully 
for core SolrCloudSnapshots_shard2_replica_n6
   [junit4]   2> 2066450 INFO  (OverseerThreadFactory-5075-thread-2) [    ] 
o.a.s.c.CreateSnapshotCmd Saved following snapshot information for 
collection=SolrCloudSnapshots with commitName=l in Zookeeper : 
{name=l,status=Successful,creationDate=1501403111093,replicas={SolrCloudSnapshots_shard1_replica_n1={core=SolrCloudSnapshots_shard1_replica_n1,indexDirPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node4/./SolrCloudSnapshots_shard1_replica_n1/data/index/,generation=2,shard_id=shard1,leader=true,files=[_0.dii,
 _0_FST50_0.pos, _0.si, _0_FST50_0.doc, segments_2, _0.nvd, _0.fdx, _0.dim, 
_0_FST50_0.tfp, _0.fdt, _0.nvm, 
_0.fnm]},SolrCloudSnapshots_shard2_replica_n4={core=SolrCloudSnapshots_shard2_replica_n4,indexDirPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node1/./SolrCloudSnapshots_shard2_replica_n4/data/index/,generation=2,shard_id=shard2,leader=false,files=[_0.dii,
 _0_FST50_0.pos, _0.si, _0_FST50_0.doc, segments_2, _0.nvd, _0.fdx, _0.dim, 
_0_FST50_0.tfp, _0.fdt, _0.nvm, 
_0.fnm]},SolrCloudSnapshots_shard2_replica_n6={core=SolrCloudSnapshots_shard2_replica_n6,indexDirPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-001/node3/./SolrCloudSnapshots_shard2_replica_n6/data/index/,generation=2,shard_id=shard2,leader=true,files=[_0.dii,
 _0_FST50_0.pos, _0.si, _0_FST50_0.doc, segments_2, _0.nvd, _0.fdx, _0.dim, 
_0_FST50_0.tfp, _0.fdt, _0.nvm, _0.fnm]}}}
   [junit4]   2> 2066450 INFO  (qtp1354079876-16657) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=SolrCloudSnapshots&action=CREATESNAPSHOT&collection=SolrCloudSnapshots&commitName=l&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 2066451 INFO  (qtp1354079876-16666) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listsnapshots with 
params 
name=SolrCloudSnapshots&action=LISTSNAPSHOTS&collection=SolrCloudSnapshots&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2066452 INFO  (qtp1354079876-16666) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=SolrCloudSnapshots&action=LISTSNAPSHOTS&collection=SolrCloudSnapshots&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2066454 INFO  (qtp1607224588-16655) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=SolrCloudSnapshots_shard2_replica_n4&action=LISTSNAPSHOTS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2066456 INFO  (qtp1354079876-16646) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=SolrCloudSnapshots_shard2_replica_n6&action=LISTSNAPSHOTS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2066457 INFO  (qtp1637613405-16637) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=SolrCloudSnapshots_shard1_replica_n1&action=LISTSNAPSHOTS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2066459 INFO  (qtp1354079876-16632) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@565fffd3[SolrCloudSnapshots_shard2_replica_n6] realtime]
   [junit4]   2> 2066460 INFO  (qtp1637613405-16636) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c7a2eb[SolrCloudSnapshots_shard1_replica_n1] realtime]
   [junit4]   2> 2066463 INFO  (qtp1607224588-16633) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2bf35d6d[SolrCloudSnapshots_shard2_replica_n4] realtime]
   [junit4]   2> 2066463 INFO  (qtp1607224588-16633) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1574335268643667968&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574335268643667968)} 0 1
   [junit4]   2> 2066464 INFO  (qtp1637613405-16636) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574335268644716544)} 0 4
   [junit4]   2> 2066464 INFO  (qtp1354079876-16632) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1574335268643667968)} 0 6
   [junit4]   2> 2066465 INFO  (qtp1637613405-16637) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335268651008000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2066465 INFO  (qtp1637613405-16637) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@463684c 
commitCommandVersion:1574335268651008000
   [junit4]   2> 2066465 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335268651008000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2066465 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@714eaae1 
commitCommandVersion:1574335268651008000
   [junit4]   2> 2066469 INFO  (qtp1354079876-16638) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574335268655202304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2066469 INFO  (qtp1354079876-16638) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@23d9ae9c 
commitCommandVersion:1574335268655202304
   [junit4]   2> 2066480 INFO  (qtp1637613405-16637) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56d64bff[SolrCloudSnapshots_shard1_replica_n1] main]
   [junit4]   2> 2066480 INFO  (qtp1637613405-16637) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2066480 INFO  (searcherExecutor-5085-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard1_replica_n1] Registered new searcher 
Searcher@56d64bff[SolrCloudSnapshots_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2066481 INFO  (qtp1637613405-16637) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 2066483 INFO  (qtp1607224588-16655) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f1ac892[SolrCloudSnapshots_shard2_replica_n4] main]
   [junit4]   2> 2066483 INFO  (qtp1354079876-16638) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1865fe9f[SolrCloudSnapshots_shard2_replica_n6] main]
   [junit4]   2> 2066483 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2066483 INFO  (qtp1354079876-16638) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2066484 INFO  (searcherExecutor-5086-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n4] Registered new searcher 
Searcher@3f1ac892[SolrCloudSnapshots_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2066484 INFO  (searcherExecutor-5087-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_shard2_replica_n6] Registered new searcher 
Searcher@1865fe9f[SolrCloudSnapshots_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2066484 INFO  (qtp1607224588-16655) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 2066485 INFO  (qtp1354079876-16638) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 2066485 INFO  (qtp1354079876-16651) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [SolrCloudSnapshots_shard2_replica_n6]  
webapp=/solr path=/update 
params={_stateVer_=SolrCloudSnapshots:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 20
   [junit4]   2> 2066486 INFO  (qtp1354079876-16659) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=SolrCloudSnapshots:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38725/solr/SolrCloudSnapshots_shard2_replica_n6/|http://127.0.0.1:35173/solr/SolrCloudSnapshots_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1501403111145&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2066486 INFO  (qtp1637613405-16635) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=SolrCloudSnapshots:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:45985/solr/SolrCloudSnapshots_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1501403111145&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2066487 INFO  (qtp1354079876-16646) [    ] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=SolrCloudSnapshots:7&wt=javabin&version=2} hits=0 
status=0 QTime=1
   [junit4]   2> 2066488 INFO  (qtp1354079876-16632) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :backup with params 
async=57cd33db-8fd0-4139-acb9-3fc6a451ed8c&name=mytestbackup&action=BACKUP&location=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001/tempDir-002&collection=SolrCloudSnapshots&commitName=l&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2066488 INFO  (qtp1354079876-

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

 (jetty-closer-1542-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2104358 INFO  (coreCloseExecutor-5128-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SolrCloudSnapshots_restored.shard2.leader, 
tag=1932384260
   [junit4]   2> 2104358 INFO  (coreCloseExecutor-5128-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SolrCloudSnapshots_restored.shard1.leader, 
tag=1041486195
   [junit4]   2> 2104360 INFO  (coreCloseExecutor-5129-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_restored_shard2_replica_n5]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@278454b7
   [junit4]   2> 2104361 INFO  (jetty-closer-1542-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98395953699946508-127.0.0.1:35173_solr-n_0000000000) closing
   [junit4]   2> 2104362 INFO  
(OverseerStateUpdate-98395953699946508-127.0.0.1:35173_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35173_solr
   [junit4]   2> 2104362 INFO  (coreCloseExecutor-5130-thread-1) [    ] 
o.a.s.c.SolrCore [SolrCloudSnapshots_restored_shard1_replica_n3]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3172c89f
   [junit4]   2> 2104363 INFO  (coreCloseExecutor-5130-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SolrCloudSnapshots_restored.shard1.replica_n3, tag=829606047
   [junit4]   2> 2104366 INFO  (coreCloseExecutor-5130-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SolrCloudSnapshots_restored.shard1.leader, 
tag=829606047
   [junit4]   2> 2104373 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2104373 INFO  (zkCallback-1564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2104373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d92993b9f000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2104373 INFO  (zkCallback-1551-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2104373 INFO  (zkCallback-1551-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45985_solr
   [junit4]   2> 2104388 INFO  (coreCloseExecutor-5129-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SolrCloudSnapshots_restored.shard2.replica_n5, tag=662983863
   [junit4]   2> 2104391 INFO  (coreCloseExecutor-5129-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SolrCloudSnapshots_restored.shard2.leader, 
tag=662983863
   [junit4]   2> 2104394 WARN  (zkCallback-1551-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2104394 INFO  (jetty-closer-1542-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@732717aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2105872 WARN  (zkCallback-1562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2105873 WARN  (zkCallback-1564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2105873 INFO  (jetty-closer-1542-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4056ac6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2105878 INFO  (jetty-closer-1542-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25c7644c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2105882 ERROR 
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-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> 2105882 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[BA1054611CF8FA03]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40579 40579
   [junit4]   2> 2105921 INFO  (Thread-4241) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40579 40579
   [junit4]   2> 2105921 WARN  (Thread-4241) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       
/solr/collections/SolrCloudSnapshots_restored/state.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98395953699946508-127.0.0.1:35173_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_BA1054611CF8FA03-001
   [junit4]   2> Jul 30, 2017 8:25:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=FST50, 
id=FST50}, docValues:{}, maxPointsInLeafNode=1419, 
maxMBSortInHeap=7.367575986612957, sim=RandomSimilarity(queryNorm=false): {}, 
locale=jmc-TZ, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=70316528,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, 
SuggesterTest, TestStressInPlaceUpdates, TestRawResponseWriter, 
TestLeaderElectionWithEmptyReplica, TestSchemaNameResource, 
ParsingFieldUpdateProcessorsTest, DateMathParserTest, 
TestDistributedStatsComponentCardinality, HdfsChaosMonkeyNothingIsSafeTest, 
DeleteNodeTest, HdfsNNFailoverTest, BadCopyFieldTest, TestPseudoReturnFields, 
TestFastWriter, MissingSegmentRecoveryTest, NotRequiredUniqueKeyTest, 
PrimitiveFieldTypeTest, TestInPlaceUpdatesStandalone, 
TestFoldingMultitermQuery, SpatialHeatmapFacetsTest, DocumentBuilderTest, 
TestDocTermOrds, ConfigSetsAPITest, TestReloadDeadlock, TestIndexSearcher, 
TestMaxScoreQueryParser, TestGroupingSearch, SearchHandlerTest, 
TestSmileRequest, TestDynamicFieldCollectionResource, 
FastVectorHighlighterTest, TestLegacyField, ClusterStateTest, TestLegacyTerms, 
DirectUpdateHandlerTest, URLClassifyProcessorTest, 
DirectUpdateHandlerOptimizeTest, StatsComponentTest, TestAnalyzedSuggestions, 
TestHashQParserPlugin, TestUtils, OverseerModifyCollectionTest, 
SolrInfoBeanTest, TestComplexPhraseLeadingWildcard, CoreAdminRequestStatusTest, 
SimplePostToolTest, TestExactSharedStatsCache, TestNoOpRegenerator, 
TestExceedMaxTermLength, RequiredFieldsTest, DistributedFacetPivotLargeTest, 
TestDFRSimilarityFactory, DateFieldTest, DistributedFacetPivotSmallTest, 
SolrGangliaReporterTest, DistributedQueryComponentOptimizationTest, 
SortSpecParsingTest, TestGraphMLResponseWriter, TestSolrFieldCacheBean, 
ReturnFieldsTest, TestHighFrequencyDictionaryFactory, TestReload, OverseerTest, 
SolrSlf4jReporterTest, TestStressReorder, TestDistributedMissingSort, 
CustomCollectionTest, CdcrVersionReplicationTest, TestManagedStopFilterFactory, 
CopyFieldTest, TestScoreJoinQPNoScore, TermsComponentTest, SimpleFacetsTest, 
TestObjectReleaseTracker, TestSort, TestStreamBody, MultiTermTest, 
DistribJoinFromCollectionTest, EnumFieldTest, TestJmxIntegration, 
TestQueryUtils, MoveReplicaTest, LeaderElectionContextKeyTest, 
TestTestInjection, BasicAuthIntegrationTest, TestSha256AuthenticationProvider, 
TestCodecSupport, TestZkChroot, SolrTestCaseJ4Test, 
TestRequestStatusCollectionAPI, HardAutoCommitTest, TestFieldCacheSort, 
MinimalSchemaTest, AnalyticsMergeStrategyTest, TestRecovery, 
TestDownShardTolerantSearch, TestTrieFacet, 
TestLMJelinekMercerSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, 
BadIndexSchemaTest, SignatureUpdateProcessorFactoryTest, 
PathHierarchyTokenizerFactoryTest, TestFieldResource, 
CloneFieldUpdateProcessorFactoryTest, RecoveryZkTest, DocValuesNotIndexedTest, 
V2ApiIntegrationTest, SolrCloudExampleTest, SpellPossibilityIteratorTest, 
TestReversedWildcardFilterFactory, TestNumericTerms64, MetricsHandlerTest, 
CloudMLTQParserTest, LeaderInitiatedRecoveryOnCommitTest, 
CurrencyFieldTypeTest, LargeFieldTest, BasicDistributedZkTest, 
TestShortCircuitedRequests, TestTolerantUpdateProcessorCloud, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
HdfsRecoverLeaseTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, 
QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, 
TestCorePropertiesReload, TestImplicitCoreProperties, TestInitParams, 
TestNRTOpen, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCloudSnapshots]
   [junit4] Completed [577/726 (1!)] on J2 in 48.99s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to