Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1643/
1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest Error Message: Error from server at http://127.0.0.1:37235/solr/collection1: {"collection1":10} Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37235/solr/collection1: {"collection1":10} at __randomizedtesting.SeedInfo.seed([61330BACF16832BE:15C3EAE9B54C7531]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 15083 lines...] [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery [junit4] 2> 1446184 INFO (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 1446184 INFO (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1446184 INFO (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/data-dir-134-001 [junit4] 2> 1446184 WARN (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 1446184 INFO (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1446186 INFO (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1446186 INFO (SUITE-TestCloudRecovery-seed#[61330BACF16832BE]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 1446189 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest [junit4] 2> 1446190 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001 [junit4] 2> 1446190 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1446190 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1446190 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1446191 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1446290 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer start zk server on port: 40401 [junit4] 2> 1446290 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40401 [junit4] 2> 1446290 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40401 [junit4] 2> 1446290 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40401 [junit4] 2> 1446292 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1446294 INFO (zkConnectionManagerCallback-13767-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1446294 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1446296 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1446297 INFO (zkConnectionManagerCallback-13769-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1446297 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1446298 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1446298 INFO (zkConnectionManagerCallback-13771-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1446298 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1446400 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1446400 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1446400 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1446400 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1446401 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 1446401 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 1446407 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1446407 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1446407 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1446407 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1446407 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1446407 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@534a6516{/solr,null,AVAILABLE} [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d63e348{/solr,null,AVAILABLE} [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@45f5592c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37235} [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.e.j.s.Server Started @1446495ms [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40401/solr, hostPort=37235} [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6ad4bfa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41565} [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.e.j.s.Server Started @1446495ms [junit4] 2> 1446408 ERROR (jetty-launcher-13772-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40401/solr, hostPort=41565} [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1446408 ERROR (jetty-launcher-13772-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-25T18:16:20.088Z [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1446408 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-25T18:16:20.088Z [junit4] 2> 1446415 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1446416 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1446416 INFO (zkConnectionManagerCallback-13774-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1446416 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1446416 INFO (zkConnectionManagerCallback-13776-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1446416 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1446417 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1446417 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1446422 WARN (jetty-launcher-13772-thread-2-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103915511d40004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103915511d40004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103915511d40004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1446946 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1446947 WARN (jetty-launcher-13772-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23a715e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1446947 WARN (jetty-launcher-13772-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23a715e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1446949 WARN (jetty-launcher-13772-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d9fee87[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1446949 WARN (jetty-launcher-13772-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d9fee87[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1446950 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 1446951 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1446952 INFO (zkConnectionManagerCallback-13790-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1446952 INFO (jetty-launcher-13772-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1447054 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1447060 INFO (zkConnectionManagerCallback-13792-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1447060 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1447161 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41565_solr [junit4] 2> 1447161 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.Overseer Overseer (id=73061813525413894-127.0.0.1:41565_solr-n_0000000000) starting [junit4] 2> 1447171 INFO (OverseerStateUpdate-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [n:127.0.0.1:41565_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41565_solr [junit4] 2> 1447174 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41565_solr [junit4] 2> 1447176 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1447176 WARN (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1447184 INFO (zkCallback-13791-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1447190 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1447222 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447234 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447235 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447236 INFO (jetty-launcher-13772-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node2 [junit4] 2> 1447375 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1447375 WARN (jetty-launcher-13772-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c562f7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1447376 WARN (jetty-launcher-13772-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c562f7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1447378 WARN (jetty-launcher-13772-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e833f1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1447378 WARN (jetty-launcher-13772-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e833f1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1447380 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr [junit4] 2> 1447380 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1447381 INFO (zkConnectionManagerCallback-13812-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1447381 INFO (jetty-launcher-13772-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1447483 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1447484 INFO (zkConnectionManagerCallback-13814-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1447484 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1447489 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1447493 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37235_solr as DOWN [junit4] 2> 1447494 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1447494 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37235_solr [junit4] 2> 1447495 INFO (zkCallback-13791-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1447495 INFO (zkCallback-13813-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1447496 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1447497 WARN (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1447507 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1447527 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37235.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447536 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37235.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447536 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37235.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447537 INFO (jetty-launcher-13772-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node1 [junit4] 2> 1447555 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2 [junit4] 2> 1447564 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1447567 INFO (zkConnectionManagerCallback-13827-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1447567 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1447568 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1447569 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40401/solr ready [junit4] 2> 1447587 INFO (OverseerThreadFactory-13799-thread-1-processing-n:127.0.0.1:41565_solr) [n:127.0.0.1:41565_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1447695 INFO (OverseerStateUpdate-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [n:127.0.0.1:41565_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:41565_solr", [junit4] 2> "base_url":"http://127.0.0.1:41565/solr", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1447697 INFO (OverseerStateUpdate-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [n:127.0.0.1:41565_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "node_name":"127.0.0.1:37235_solr", [junit4] 2> "base_url":"http://127.0.0.1:37235/solr", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1447698 INFO (OverseerStateUpdate-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [n:127.0.0.1:41565_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"collection1_shard2_replica_n4", [junit4] 2> "node_name":"127.0.0.1:41565_solr", [junit4] 2> "base_url":"http://127.0.0.1:41565/solr", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1447700 INFO (OverseerStateUpdate-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [n:127.0.0.1:41565_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"collection1_shard2_replica_n6", [junit4] 2> "node_name":"127.0.0.1:37235_solr", [junit4] 2> "base_url":"http://127.0.0.1:37235/solr", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1447904 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1447904 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1447904 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr x:collection1_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1447905 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1447905 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1447915 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 1447916 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 1447918 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 1447931 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 1447933 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 1447933 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1447933 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true [junit4] 2> 1447933 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 1447934 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 1447934 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41565.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447934 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1447934 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset config, trusted=true [junit4] 2> 1447934 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node2/collection1_shard1_replica_n1/data/] [junit4] 2> 1447934 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1447934 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset config, trusted=true [junit4] 2> 1447934 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37235.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447934 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node1/collection1_shard2_replica_n6/data/] [junit4] 2> 1447934 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37235.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447935 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node1/collection1_shard1_replica_n2/data/] [junit4] 2> 1447937 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 1447938 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1447938 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset config, trusted=true [junit4] 2> 1447938 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41565.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74a6b390 [junit4] 2> 1447938 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node2/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001/tempDir-001/node2/collection1_shard2_replica_n4/data/] [junit4] 2> 1448023 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1448023 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1448024 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1448024 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1448026 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1448026 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1448026 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1448026 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1448027 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1448027 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1448028 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1448028 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1448030 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1448030 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1448032 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1448032 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1448032 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692692100375642112 [junit4] 2> 1448033 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1448033 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1448033 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692692100376690688 [junit4] 2> 1448035 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1448035 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1448036 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1448036 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692692100379836416 [junit4] 2> 1448039 INFO (searcherExecutor-13829-thread-1-processing-n:127.0.0.1:41565_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1448039 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1448039 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1448040 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1448040 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1448042 INFO (searcherExecutor-13833-thread-1-processing-n:127.0.0.1:37235_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher autowarm time: 0 ms [junit4] 2> 1448042 INFO (searcherExecutor-13831-thread-1-processing-n:127.0.0.1:37235_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher autowarm time: 0 ms [junit4] 2> 1448044 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1448044 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 1448044 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1448044 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 1448045 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1448045 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692692100389273600 [junit4] 2> 1448048 INFO (searcherExecutor-13835-thread-1-processing-n:127.0.0.1:41565_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher autowarm time: 0 ms [junit4] 2> 1448050 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 1448050 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 1448051 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms [junit4] 2> 1448052 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 1448052 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 1448054 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 1448054 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 1448057 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1448057 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1448057 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37235/solr/collection1_shard2_replica_n6/ [junit4] 2> 1448058 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:37235/solr START replicas=[http://127.0.0.1:41565/solr/collection1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 1448058 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:37235/solr DONE. We have no versions. sync failed. [junit4] 2> 1448059 INFO (qtp141210759-21107) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_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> 1448060 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1448060 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1448060 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/73061813525413896-core_node8-n_0000000000 [junit4] 2> 1448062 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37235/solr/collection1_shard2_replica_n6/ shard2 [junit4] 2> 1448164 INFO (zkCallback-13813-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448164 INFO (zkCallback-13813-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448164 INFO (zkCallback-13813-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448165 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1448169 INFO (qtp1261616698-21109) [n:127.0.0.1:37235_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=264 [junit4] 2> 1448268 INFO (zkCallback-13813-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448268 INFO (zkCallback-13813-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448268 INFO (zkCallback-13813-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448268 INFO (zkCallback-13813-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448552 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1448552 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1448552 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41565/solr/collection1_shard1_replica_n1/ [junit4] 2> 1448556 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:41565/solr START replicas=[http://127.0.0.1:37235/solr/collection1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1448556 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:41565/solr DONE. We have no versions. sync failed. [junit4] 2> 1448557 INFO (qtp1261616698-21113) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.S.Request [collection1_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> 1448557 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1448558 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1448558 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73061813525413894-core_node3-n_0000000000 [junit4] 2> 1448560 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41565/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 1448661 INFO (zkCallback-13791-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448661 INFO (zkCallback-13813-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448661 INFO (zkCallback-13813-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448661 INFO (zkCallback-13813-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448661 INFO (zkCallback-13813-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448663 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1448668 INFO (qtp141210759-21110) [n:127.0.0.1:41565_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=763 [junit4] 2> 1448769 INFO (zkCallback-13791-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448769 INFO (zkCallback-13791-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448769 INFO (zkCallback-13813-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448769 INFO (zkCallback-13813-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448769 INFO (zkCallback-13813-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1448769 INFO (zkCallback-13813-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449055 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1151 [junit4] 2> 1449058 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1154 [junit4] 2> 1449060 INFO (qtp1261616698-21111) [n:127.0.0.1:37235_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1449160 INFO (zkCallback-13813-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449160 INFO (zkCallback-13813-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449160 INFO (zkCallback-13791-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449160 INFO (zkCallback-13813-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449160 INFO (zkCallback-13813-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449160 INFO (zkCallback-13791-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1449161 INFO (qtp1261616698-21111) [n:127.0.0.1:37235_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1587 [junit4] 2> 1449161 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1 [junit4] 2> 1449171 INFO (qtp141210759-21112) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2} [junit4] 2> 1449175 INFO (qtp1261616698-21113) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41565/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1692692101565775872)]} 0 2 [junit4] 2> 1449175 INFO (qtp141210759-21112) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1692692101565775872)]} 0 9 [junit4] 2> 1449179 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2} [junit4] 2> 1449182 INFO (qtp141210759-21105) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37235/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1692692101575213056)]} 0 1 [junit4] 2> 1449182 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1692692101575213056)]} 0 6 [junit4] 2> 1449184 INFO (qtp141210759-21108) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37235/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1692692101582553088)]} 0 0 [junit4] 2> 1449184 INFO (qtp1261616698-21111) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1692692101582553088)]} 0 1 [junit4] 2> 1449186 INFO (qtp1261616698-21115) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41565/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1692692101584650240)]} 0 0 [junit4] 2> 1449186 INFO (qtp141210759-21112) [n:127.0.0.1:41565_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1692692101584650240)]} 0 1 [junit4] 2> 1449190 INFO (qtp1261616698-21114) [n:127.0.0.1:37235_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.S.Request [collection1_shard2_replica_n6] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37235/solr/collection1_shard2_replica_n6/|http://127.0.0.1:41565/solr/collection1_shard2_replica_n4/&rid=127.0.0.1-25237&rows=10&version=2&q=*:*&omitHeader=false&NOW=1614276982866&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 1449190 INFO (qtp1261616698-21111) [n:127.0.0.1:37235_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37235/solr/collection1_shard1_replica_n2/|http://127.0.0.1:41565/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-25237&rows=10&version=2&q=*:*&omitHeader=false&NOW=1614276982866&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 1449191 INFO (qtp141210759-21107) [n:127.0.0.1:41565_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4] webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:7&wt=javabin&version=2} rid=127.0.0.1-25237 hits=0 status=0 QTime=4 [junit4] 2> 1449193 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=952921469 [junit4] 2> 1449193 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41565_solr [junit4] 2> 1449193 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1449193 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41565_solr as DOWN [junit4] 2> 1449200 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1189945885 [junit4] 2> 1449200 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37235_solr [junit4] 2> 1449200 INFO (coreCloseExecutor-13858-thread-1) [n:127.0.0.1:41565_solr ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4914e7bd [junit4] 2> 1449200 INFO (coreCloseExecutor-13858-thread-1) [n:127.0.0.1:41565_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@4914e7bd [junit4] 2> 1449200 INFO (coreCloseExecutor-13858-thread-1) [n:127.0.0.1:41565_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@477c36af: rootName = solr_41565, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@423169fa [junit4] 2> 1449201 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1449201 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37235_solr as DOWN [junit4] 2> 1449206 INFO (coreCloseExecutor-13858-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.c.SolrCore [collection1_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@36ee2d04 [junit4] 2> 1449211 INFO (coreCloseExecutor-13860-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@7f79cd74 [junit4] 2> 1449211 INFO (coreCloseExecutor-13860-thread-2) [n:127.0.0.1:37235_solr ] o.a.s.c.SolrCore [collection1_shard2_replica_n6] CLOSING SolrCore org.apache.solr.core.SolrCore@4ae5bb4b [junit4] 2> 1449211 INFO (coreCloseExecutor-13860-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2 tag=SolrCore@7f79cd74 [junit4] 2> 1449211 INFO (coreCloseExecutor-13860-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a331d60: rootName = solr_37235, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2/com.codahale.metrics.MetricRegistry@28783fdb [junit4] 2> 1449225 INFO (coreCloseExecutor-13858-thread-1) [n:127.0.0.1:41565_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@4914e7bd [junit4] 2> 1449226 INFO (coreCloseExecutor-13858-thread-1) [n:127.0.0.1:41565_solr ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@3ca92d17 [junit4] 2> 1449226 WARN (coreCloseExecutor-13858-thread-1) [n:127.0.0.1:41565_solr ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection [junit4] 2> 1449226 INFO (coreCloseExecutor-13858-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4 tag=SolrCore@36ee2d04 [junit4] 2> 1449227 INFO (coreCloseExecutor-13858-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6aab8794: rootName = solr_41565, domain = solr.core.collection1.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n4/com.codahale.metrics.MetricRegistry@719d7ba8 [junit4] 2> 1449235 INFO (coreCloseExecutor-13860-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@7f79cd74 [junit4] 2> 1449235 INFO (coreCloseExecutor-13860-thread-2) [n:127.0.0.1:37235_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n6 tag=SolrCore@4ae5bb4b [junit4] 2> 1449235 INFO (coreCloseExecutor-13860-thread-2) [n:127.0.0.1:37235_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dbcec85: rootName = solr_37235, domain = solr.core.collection1.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n6/com.codahale.metrics.MetricRegistry@45eb8543 [junit4] 2> 1449235 INFO (coreCloseExecutor-13860-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@57533ae7 [junit4] 2> 1449236 WARN (coreCloseExecutor-13860-thread-1) [n:127.0.0.1:37235_solr ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection [junit4] 2> 1449257 INFO (coreCloseExecutor-13858-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@36ee2d04 [junit4] 2> 1449257 INFO (coreCloseExecutor-13858-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@20fe512d [junit4] 2> 1449257 WARN (coreCloseExecutor-13858-thread-2) [n:127.0.0.1:41565_solr ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection [junit4] 2> 1449260 INFO (coreCloseExecutor-13860-thread-2) [n:127.0.0.1:37235_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@4ae5bb4b [junit4] 2> 1449260 INFO (coreCloseExecutor-13860-thread-2) [n:127.0.0.1:37235_solr ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@31c386f2 [junit4] 2> 1449260 WARN (coreCloseExecutor-13860-thread-2) [n:127.0.0.1:37235_solr ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection [junit4] 2> 1449261 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1449261 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79f4afa9: rootName = solr_41565, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3b410bf7 [junit4] 2> 1449266 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1449266 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17e39551: rootName = solr_37235, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4864df0 [junit4] 2> 1449269 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1449269 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@297268de: rootName = solr_41565, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5434172 [junit4] 2> 1449273 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1449273 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76df4199: rootName = solr_41565, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@13eee6b3 [junit4] 2> 1449273 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1449274 INFO (closeThreadPool-13863-thread-2) [ ] o.a.s.c.Overseer Overseer (id=73061813525413894-127.0.0.1:41565_solr-n_0000000000) closing [junit4] 2> 1449276 INFO (OverseerStateUpdate-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [n:127.0.0.1:41565_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41565_solr [junit4] 2> 1449279 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1449279 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cfd54a1: rootName = solr_37235, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5434172 [junit4] 2> 1449282 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1449282 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@407c494: rootName = solr_37235, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@13eee6b3 [junit4] 2> 1449282 INFO (ChaosMonkey-13852-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1449288 INFO (OverseerAutoScalingTriggerThread-73061813525413894-127.0.0.1:41565_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1449292 WARN (jetty-launcher-13772-thread-1-SendThread(127.0.0.1:40401)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103915511d40008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103915511d40008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103915511d40008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1449293 INFO (closeThreadPool-13863-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73061813525413894-127.0.0.1:41565_solr-n_0000000000) closing [junit4] 2> 1449392 INFO (ChaosMonkey-13852-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73061813525413894-127.0.0.1:41565_solr-n_0000000000) closing [junit4] 2> 1449393 INFO (zkCallback-13826-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 1449394 INFO (ChaosMonkey-13852-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@45f5592c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1449394 INFO (ChaosMonkey-13852-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6ad4bfa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1449394 INFO (ChaosMonkey-13852-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d63e348{/solr,null,STOPPED} [junit4] 2> 1449394 INFO (ChaosMonkey-13852-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1449395 INFO (ChaosMonkey-13852-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@534a6516{/solr,null,STOPPED} [junit4] 2> 1449395 INFO (ChaosMonkey-13852-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1449395 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 41565 [junit4] 2> 1449395 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37235 [junit4] 2> 1449396 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=41565) [junit4] 2> 1449396 INFO (ChaosMonkey-13865-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=37235) [junit4] 2> 1449396 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 41565 try number 2 ... [junit4] 2> 1449397 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 1449397 INFO (ChaosMonkey-13865-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37235 try number 2 ... [junit4] 2> 1449397 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 1449397 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1449397 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1449397 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc1669{/solr,null,AVAILABLE} [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@358dc28c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41565} [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-1) [ ] o.e.j.s.Server Started @1449485ms [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2953238d{/solr,null,AVAILABLE} [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40401/solr, hostPort=41565} [junit4] 2> 1449398 ERROR (ChaosMonkey-13865-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1449398 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-25T18:16:23.079Z [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@69bfaa9f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37235} [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-2) [ ] o.e.j.s.Server Started @1449486ms [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40401/solr, hostPort=37235} [junit4] 2> 1449399 ERROR (ChaosMonkey-13865-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 1449399 INFO (ChaosMonkey-13865-thread-2) [ ] o.a.s.s [...truncated too long message...] 7.0.0.1:44635_solr-n_0000000002) closing [junit4] 2> 1460034 INFO (jetty-closer-14130-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b11322d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44635} [junit4] 2> 1460034 INFO (jetty-closer-14130-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e7461b4{/solr,null,STOPPED} [junit4] 2> 1460034 INFO (jetty-closer-14130-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1460138 INFO (jetty-closer-14130-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@10d52102{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38217} [junit4] 2> 1460139 INFO (jetty-closer-14130-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e0b6b0f{/solr,null,STOPPED} [junit4] 2> 1460139 INFO (jetty-closer-14130-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1460143 INFO (TEST-TestCloudRecovery.corruptedLogTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1460144 WARN (TEST-TestCloudRecovery.corruptedLogTest-seed#[61330BACF16832BE]-SendThread(127.0.0.1:45329)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10391552a7c0000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10391552a7c0000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10391552a7c0000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1460346 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections/collection1/terms/shard2 [junit4] 2> 9 /solr/collections/collection1/terms/shard1 [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/collections/collection1/collectionprops.json [junit4] 2> 4 /solr/configs/config [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 58 /solr/collections/collection1/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 49 /solr/overseer/queue [junit4] 2> 23 /solr/collections/collection1/state.json [junit4] 2> 15 /solr/live_nodes [junit4] 2> 8 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1460349 INFO (TEST-TestCloudRecovery.corruptedLogTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45329 [junit4] 2> 1460349 INFO (TEST-TestCloudRecovery.corruptedLogTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45329 [junit4] 2> 1460349 INFO (TEST-TestCloudRecovery.corruptedLogTest-seed#[61330BACF16832BE]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45329 [junit4] 2> 1460350 INFO (TEST-TestCloudRecovery.corruptedLogTest-seed#[61330BACF16832BE]) [ ] o.a.s.SolrTestCaseJ4 ###Ending corruptedLogTest [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_61330BACF16832BE-001 [junit4] 2> Feb 25, 2021 6:16:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-SY, timezone=Europe/Riga [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=248273256,total=523239424 [junit4] 2> NOTE: All tests run in this JVM: [ZkStateReaderTest, AssignTest, TestSchemaField, CdcrUpdateLogTest, ZookeeperReadAPITest, CreateCollectionCleanupTest, TestBinaryResponseWriter, DistributedVersionInfoTest, HdfsAutoAddReplicasIntegrationTest, SolrSlf4jReporterTest, TestRemoteStreaming, FuzzySearchTest, TestSolrFieldCacheBean, HLLUtilTest, TestLegacyTerms, TestAtomicUpdateErrorCases, TolerantUpdateProcessorTest, TestSimpleTrackingShardHandler, DateFieldTest, TestAuthorizationFramework, DistributedQueryComponentCustomSortTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestCloudSearcherWarming, TestStressThreadBackup, TestManagedSchemaAPI, AutoAddReplicasPlanActionTest, TestCSVLoader, TestLockTree, UtilsToolTest, SolrCmdDistributorTest, TestFieldTypeResource, DistributedUpdateProcessorTest, MetricsHandlerTest, SliceStateTest, PathHierarchyTokenizerFactoryTest, TestTolerantUpdateProcessorCloud, SpatialFilterTest, TestRecovery, UnloadDistributedZkTest, ReplaceNodeTest, DeleteNodeTest, HdfsBasicDistributedZk2Test, UninvertDocValuesMergePolicyTest, CoreSorterTest, HdfsWriteToMultipleCollectionsTest, TestReqParamsAPI, TestMaxScoreQueryParser, InfoHandlerTest, TestCloudConsistency, TestStandardQParsers, QueryEqualityTest, TestDistributedTracing, TestSchemaVersionResource, CdcrRequestHandlerTest, ResponseLogComponentTest, MetricsDisabledCloudTest, JavabinLoaderTest, HdfsDirectoryTest, RouteFieldTest, IndexSizeTriggerTest, LocalFSCloudIncrementalBackupTest, TestCustomStream, TestSolr4Spatial, TestFileDictionaryLookup, SimplePostToolTest, RulesTest, TestPostingsSolrHighlighter, TestCollapseQParserPlugin, TestSolrCoreSnapshots, CoreMergeIndexesAdminHandlerTest, TestCollationField, SplitByPrefixTest, TestGraphMLResponseWriter, TestFoldingMultitermQuery, SubstringBytesRefFilterTest, AnalysisAfterCoreReloadTest, TestSimNodeAddedTrigger, TestInitQParser, TestBinaryField, TestOrdValues, TestDistributedMissingSort, SimpleMLTQParserTest, ResponseHeaderTest, TestPseudoReturnFields, SolrCoreTest, TestJsonFacets, TestSolrCloudWithDelegationTokens, DirectSolrSpellCheckerTest, TestExclusionRuleCollectionAccess, TestFastLRUCache, DocumentAnalysisRequestHandlerTest, IgnoreLargeDocumentProcessorFactoryTest, TestPerFieldSimilarityWithDefaultOverride, TestFieldCache, CdcrBidirectionalTest, HdfsNNFailoverTest, AliasIntegrationTest, TestNestedUpdateProcessor, PreAnalyzedUpdateProcessorTest, LeaderElectionContextKeyTest, TestRandomRequestDistribution, TestTrieFacet, TestCustomSort, CoreAdminCreateDiscoverTest, OutputWriterTest, TestNumericTokenStream, TestInPlaceUpdatesDistrib, TestLuceneIndexBackCompat, FileUtilsTest, OverseerSolrResponseTest, SignatureUpdateProcessorFactoryTest, TestDelegationWithHadoopAuth, TestHighlightDedupGrouping, MultiThreadedOCPTest, TestDistribDocBasedVersion, HttpPartitionOnCommitTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, OverriddenZkACLAndCredentialsProvidersTest, PackageManagerCLITest, ShardRoutingTest, TestCloudPseudoReturnFields, TestCloudRecovery] [junit4] Completed [539/934 (1!)] on J0 in 14.88s, 2 tests, 1 error <<< FAILURES! [...truncated 52080 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files: * solr/contrib/analytics/src/test-files/solr/filestore * solr/contrib/analytics/src/test-files/solr/userfiles * solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties * solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore * solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles * solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore * solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles * solr/contrib/extraction/src/test-files/extraction/solr/filestore * solr/contrib/extraction/src/test-files/extraction/solr/userfiles * solr/contrib/langid/src/test-files/langid/solr/filestore * solr/contrib/langid/src/test-files/langid/solr/userfiles * solr/contrib/ltr/src/test-files/solr/filestore * solr/contrib/ltr/src/test-files/solr/userfiles * solr/contrib/prometheus-exporter/src/test-files/solr/filestore * solr/contrib/prometheus-exporter/src/test-files/solr/userfiles * solr/contrib/velocity/src/test-files/velocity/solr/filestore * solr/contrib/velocity/src/test-files/velocity/solr/userfiles * solr/core/src/test-files/solr/filestore * solr/core/src/test-files/solr/userfiles * solr/solrj/src/test-files/solrj/solr/multicore/filestore * solr/solrj/src/test-files/solrj/solr/multicore/userfiles Total time: 70 minutes 55 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
