Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3452/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:46425/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:46425/solr at __randomizedtesting.SeedInfo.seed([AF5CF57EE65435E7:2708CAA448A8581F]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 48 more Build Log: [...truncated 14149 lines...] [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/init-core-data-001 [junit4] 2> 841902 WARN (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26 [junit4] 2> 841902 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 841902 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 841902 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 841903 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001 [junit4] 2> 841903 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 841903 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 841903 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 842003 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39127 [junit4] 2> 842004 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39127 [junit4] 2> 842004 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39127 [junit4] 2> 842005 INFO (zkConnectionManagerCallback-7024-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842007 INFO (zkConnectionManagerCallback-7026-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842008 INFO (zkConnectionManagerCallback-7028-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842009 WARN (jetty-launcher-7029-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 842009 WARN (jetty-launcher-7029-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 842009 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 842009 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 842009 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 842009 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 842009 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10 [junit4] 2> 842009 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10 [junit4] 2> 842011 WARN (jetty-launcher-7029-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 842011 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 842011 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 842011 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10 [junit4] 2> 842016 WARN (jetty-launcher-7029-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 842016 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 842016 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 842016 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10 [junit4] 2> 842026 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 842026 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 842026 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 842026 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c16ebc7{/solr,null,AVAILABLE} [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@24ce38ec{HTTP/1.1,[http/1.1]}{127.0.0.1:43627} [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-1) [ ] o.e.j.s.Server Started @842051ms [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43627} [junit4] 2> 842027 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67ba584{/solr,null,AVAILABLE} [junit4] 2> 842028 ERROR (jetty-launcher-7029-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1d5fb2fe{HTTP/1.1,[http/1.1]}{127.0.0.1:46541} [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-25T13:57:32.941237Z [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.e.j.s.Server Started @842051ms [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46541} [junit4] 2> 842028 ERROR (jetty-launcher-7029-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842028 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-25T13:57:32.941448Z [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e20e819{/solr,null,AVAILABLE} [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6d77e118{HTTP/1.1,[http/1.1]}{127.0.0.1:37183} [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.e.j.s.Server Started @842055ms [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37183} [junit4] 2> 842032 ERROR (jetty-launcher-7029-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842032 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-25T13:57:32.945645Z [junit4] 2> 842036 INFO (zkConnectionManagerCallback-7033-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842036 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842040 INFO (zkConnectionManagerCallback-7035-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842041 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842043 INFO (zkConnectionManagerCallback-7031-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842043 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 842043 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 842043 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 842043 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842044 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c860eeb{/solr,null,AVAILABLE} [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@b549c5c{HTTP/1.1,[http/1.1]}{127.0.0.1:46425} [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.e.j.s.Server Started @842079ms [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46425} [junit4] 2> 842056 ERROR (jetty-launcher-7029-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842056 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-25T13:57:32.969522Z [junit4] 2> 842060 INFO (zkConnectionManagerCallback-7037-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842060 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842090 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 842100 INFO (jetty-launcher-7029-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39127/solr [junit4] 2> 842103 INFO (zkConnectionManagerCallback-7041-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842123 INFO (zkConnectionManagerCallback-7043-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842155 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46541_solr [junit4] 2> 842155 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.c.Overseer Overseer (id=72096345644138504-127.0.0.1:46541_solr-n_0000000000) starting [junit4] 2> 842172 INFO (zkConnectionManagerCallback-7050-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842173 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39127/solr ready [junit4] 2> 842174 INFO (OverseerStateUpdate-72096345644138504-127.0.0.1:46541_solr-n_0000000000) [n:127.0.0.1:46541_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46541_solr [junit4] 2> 842176 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46541_solr [junit4] 2> 842176 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 842192 INFO (zkCallback-7049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 842196 INFO (zkCallback-7042-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 842199 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 842212 INFO (jetty-launcher-7029-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39127/solr [junit4] 2> 842215 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46541.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842215 INFO (zkConnectionManagerCallback-7055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842223 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46541.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842223 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46541.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842224 INFO (jetty-launcher-7029-thread-3) [n:127.0.0.1:46541_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/. [junit4] 2> 842226 INFO (zkConnectionManagerCallback-7057-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842228 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 842229 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46425_solr as DOWN [junit4] 2> 842230 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 842230 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46425_solr [junit4] 2> 842230 INFO (zkCallback-7049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 842230 INFO (zkCallback-7042-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 842240 INFO (zkCallback-7056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 842247 INFO (zkConnectionManagerCallback-7064-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842260 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 842260 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39127/solr ready [junit4] 2> 842263 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 842267 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 842271 INFO (jetty-launcher-7029-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39127/solr [junit4] 2> 842273 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 842273 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46425.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842278 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46425.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842278 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46425.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842279 INFO (jetty-launcher-7029-thread-4) [n:127.0.0.1:46425_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/. [junit4] 2> 842283 INFO (zkConnectionManagerCallback-7069-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842292 INFO (jetty-launcher-7029-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39127/solr [junit4] 2> 842296 INFO (zkConnectionManagerCallback-7072-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842296 INFO (zkConnectionManagerCallback-7075-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842298 INFO (zkConnectionManagerCallback-7079-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842298 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 842299 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 842299 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43627_solr as DOWN [junit4] 2> 842300 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 842300 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43627_solr [junit4] 2> 842300 INFO (zkCallback-7049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842300 INFO (zkCallback-7042-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842300 INFO (zkCallback-7056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842300 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37183_solr as DOWN [junit4] 2> 842301 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 842301 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37183_solr [junit4] 2> 842301 INFO (zkCallback-7056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842301 INFO (zkCallback-7042-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842301 INFO (zkCallback-7049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842304 INFO (zkCallback-7063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 842311 INFO (zkCallback-7078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 842311 INFO (zkCallback-7071-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 842316 INFO (zkConnectionManagerCallback-7091-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842317 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 842317 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39127/solr ready [junit4] 2> 842319 INFO (zkConnectionManagerCallback-7086-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842320 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 842320 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39127/solr ready [junit4] 2> 842327 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 842327 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 842341 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37183.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842341 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43627.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842350 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37183.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842350 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43627.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842350 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37183.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842350 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43627.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 842351 INFO (jetty-launcher-7029-thread-1) [n:127.0.0.1:43627_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/. [junit4] 2> 842351 INFO (jetty-launcher-7029-thread-2) [n:127.0.0.1:37183_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/. [junit4] 2> 842412 INFO (zkConnectionManagerCallback-7098-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842413 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 842413 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39127/solr ready [junit4] 2> 842415 INFO (qtp2079892741-21304) [n:127.0.0.1:46425_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 842424 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 842424 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 842424 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 842425 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 842426 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 842426 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 842427 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 842427 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 842428 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 842429 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 842429 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 842430 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 842430 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 842431 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 842431 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 842431 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 842432 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 842432 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 842433 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 842433 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 842434 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 842434 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 842434 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 842435 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 842435 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 842436 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 842436 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 842437 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 842437 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 842438 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 842438 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 842439 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 842439 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 842440 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 842440 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 842441 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 842441 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 842442 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 842442 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 842443 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 842443 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 842444 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 842444 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 842445 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 842445 INFO (OverseerThreadFactory-6474-thread-1-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json [junit4] 2> 842549 INFO (qtp2079892741-21299) [n:127.0.0.1:46425_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842556 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842557 INFO (qtp2079892741-21299) [n:127.0.0.1:46425_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842558 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842558 INFO (qtp2079892741-21299) [n:127.0.0.1:46425_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842560 INFO (qtp1471252065-21282) [n:127.0.0.1:43627_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842561 INFO (qtp1471252065-21288) [n:127.0.0.1:43627_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842562 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842563 INFO (qtp1471252065-21282) [n:127.0.0.1:43627_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842564 INFO (qtp1471252065-21288) [n:127.0.0.1:43627_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842565 INFO (qtp1319387425-21280) [n:127.0.0.1:46541_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842566 INFO (qtp1319387425-21290) [n:127.0.0.1:46541_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842566 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842567 INFO (qtp1319387425-21280) [n:127.0.0.1:46541_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842568 INFO (qtp1319387425-21290) [n:127.0.0.1:46541_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842569 INFO (qtp2138519016-21287) [n:127.0.0.1:37183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842570 INFO (qtp2138519016-21292) [n:127.0.0.1:37183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842570 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842571 INFO (qtp2138519016-21287) [n:127.0.0.1:37183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842571 INFO (qtp2138519016-21292) [n:127.0.0.1:37183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 842576 INFO (OverseerStateUpdate-72096345644138504-127.0.0.1:46541_solr-n_0000000000) [n:127.0.0.1:46541_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37183/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 842578 INFO (OverseerStateUpdate-72096345644138504-127.0.0.1:46541_solr-n_0000000000) [n:127.0.0.1:46541_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46541/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 842580 INFO (OverseerStateUpdate-72096345644138504-127.0.0.1:46541_solr-n_0000000000) [n:127.0.0.1:46541_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43627/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 842581 INFO (OverseerStateUpdate-72096345644138504-127.0.0.1:46541_solr-n_0000000000) [n:127.0.0.1:46541_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46425/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 842782 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 842788 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 842788 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr x:collection1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 842788 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr x:collection1_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 842792 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr x:collection1_shard1_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 843794 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 843794 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 843794 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 843795 WARN (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 843795 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 843795 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 843796 WARN (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node1/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 843810 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 843812 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 843812 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 843812 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 843812 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 843812 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/extraction/lib [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 843812 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 843812 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/clustering/lib [junit4] 2> 843812 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 843812 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 843812 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/langid/lib [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 843812 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 843812 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 843813 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/velocity/lib [junit4] 2> 843813 WARN (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 843813 WARN (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 843816 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 843816 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 843822 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config [junit4] 2> 843824 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=default-config [junit4] 2> 843839 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config [junit4] 2> 843840 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config [junit4] 2> 843934 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 843939 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 843947 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_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 collection collection1, trusted=true [junit4] 2> 843947 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37183.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 843947 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/] [junit4] 2> 843949 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 843958 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from collection collection1, trusted=true [junit4] 2> 843959 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46425.solr.core.collection1.shard1.replica_n6' (registry 'solr.core.collection1.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75a8025d [junit4] 2> 843959 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/collection1_shard1_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001/tempDir-001/node4/./collection1_shard1_replica_n6/data/] [junit4] 2> 843960 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 843984 INFO (qtp1471252065-21281) [n:127.0.0.1:43627_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 843986 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_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> 843986 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 843990 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 843990 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 843991 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@99da672[collection1_shard1_replica_n1] main] [junit4] 2> 843992 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 843992 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 843993 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED [junit4] 2> 843993 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_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/collection1.AUTOCREATED [junit4] 2> 843993 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 843993 INFO (qtp1319387425-21273) [n:127.0.0.1:46541_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 843994 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 843995 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 843995 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 843995 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 843996 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 843997 INFO (qtp2079892741-21306) [n:127.0.0.1:46425_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@43025836[collection1_shard1_replica_n6] main] [junit4] 2> 843998 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 843999 INFO (qtp2138519016-21283) [n:127.0.0.1:37183_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u [...truncated too long message...] rException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000020 [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) [junit4] 2> at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1111) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:334) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:334) [junit4] 2> at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:96) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:564) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 974802 WARN (OverseerThreadFactory-6474-thread-5-processing-n:127.0.0.1:46541_solr) [n:127.0.0.1:46541_solr c:collection1 s:shard1 ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000020, requestid: null, taskKey: collection1 [junit4] 2> 974802 INFO (OverseerAutoScalingTriggerThread-72096345644138504-127.0.0.1:46541_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 974802 INFO (jetty-closer-7103-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72096345644138504-127.0.0.1:46541_solr-n_0000000000) closing [junit4] 2> 974802 INFO (closeThreadPool-7112-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72096345644138504-127.0.0.1:46541_solr-n_0000000000) closing [junit4] 2> 974803 INFO (jetty-closer-7103-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d5fb2fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 974803 INFO (jetty-closer-7103-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67ba584{/solr,null,UNAVAILABLE} [junit4] 2> 974803 INFO (jetty-closer-7103-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 974804 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 974804 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> 86 /solr/collections/collection1/terms/shard1 [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 9 /solr/aliases.json [junit4] 2> 8 /solr/configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 8 /solr/configs/collection1.AUTOCREATED [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 124 /solr/collections/collection1/state.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72096345644138510-core_node7-n_0000000002 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72096345644138504-core_node5-n_0000000003 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 9 /solr/live_nodes [junit4] 2> 9 /solr/collections [junit4] 2> [junit4] 2> 974805 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39127 [junit4] 2> 974805 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[AF5CF57EE65435E7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39127 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_AF5CF57EE65435E7-001 [junit4] 2> Jan 25, 2019 1:59:45 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(Lucene70): {}, docValues:{}, maxPointsInLeafNode=167, maxMBSortInHeap=7.609132326180022, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-GP, timezone=Etc/GMT-7 [junit4] 2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=240986688,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestDocTermOrdsUninvertLimit, TestDistributedSearch, TestSimExecutePlanAction, TestSimPolicyCloud, PeerSyncTest, SimplePostToolTest, TestConfigsApi, ShufflingReplicaListTransformerTest, TestCorePropertiesReload, TestScoreJoinQPScore, FastVectorHighlighterTest, SolrInfoBeanTest, TestExpandComponent, SolrCmdDistributorTest, TestLockTree, TestRTGBase, TestPolicyCloud, ActionThrottleTest, TestBinaryResponseWriter, SystemInfoHandlerTest, AtomicUpdateProcessorFactoryTest, SpatialHeatmapFacetsTest, ClassificationUpdateProcessorIntegrationTest, LeaderElectionTest, VMParamsZkACLAndCredentialsProvidersTest, TestInfoStreamLogging, TestPHPSerializedResponseWriter, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, MergeStrategyTest, SaslZkACLProviderTest, TestSolrDeletionPolicy1, OverseerModifyCollectionTest, TestSolrCloudWithHadoopAuthPlugin, TestManagedSynonymGraphFilterFactory, HLLUtilTest, TestRandomFlRTGCloud, UpdateRequestProcessorFactoryTest, DirectUpdateHandlerTest, TestDownShardTolerantSearch, TestFieldCacheWithThreads, TestCloudManagedSchema, TestReplicaProperties, SearchRateTriggerIntegrationTest, TriggerIntegrationTest, TestPointFields, ZkSolrClientTest, BooleanFieldTest, TestManagedSchemaAPI, TestTlogReplica, TestPerFieldSimilarity, TestJsonFacetRefinement, TestRawTransformer, TestUpdate, TestBlobHandler, SolrMetricReporterTest, TestFieldSortValues, LIRRollingUpdatesTest, SolrCloudExampleTest, FieldMutatingUpdateProcessorTest, TestFoldingMultitermQuery, TestGeoJSONResponseWriter, TestBadConfig, TestUtilizeNode, SolrRrdBackendFactoryTest, DefaultValueUpdateProcessorTest, TestSimComputePlanAction, TestLuceneIndexBackCompat, TestFuzzyAnalyzedSuggestions, CheckHdfsIndexTest, TestShardHandlerFactory, HdfsBasicDistributedZkTest, TestElisionMultitermQuery, HdfsNNFailoverTest, TestPartialUpdateDeduplication, ExplicitHLLTest, TestSQLHandler, EnumFieldTest, TestCloudDeleteByQuery, OverseerTaskQueueTest, TestStressLucene, ProtectedTermFilterFactoryTest, DisMaxRequestHandlerTest, TestReRankQParserPlugin, RankQueryTest, DocValuesNotIndexedTest, SharedFSAutoReplicaFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCloudSnapshots, ResponseHeaderTest, TestExactSharedStatsCache, AnalysisErrorHandlingTest, TestConfigOverlay, SimpleMLTQParserTest, RequestHandlersTest, SegmentsInfoRequestHandlerTest, RequestLoggingTest, TestRecoveryHdfs, SortSpecParsingTest, TestTrieFacet, ParsingFieldUpdateProcessorsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, EmbeddedSolrNoSerializeTest, ScriptEngineTest, DateMathParserTest, DistributedFacetPivotSmallAdvancedTest, TestMissingGroups, TestConfigSets, ConfigureRecoveryStrategyTest, TestNumericTokenStream, TestInPlaceUpdatesStandalone, PhrasesIdentificationComponentTest, TestLRUCache, TestCollapseQParserPlugin, CollectionStateFormat2Test, AdminHandlersProxyTest, TestExceedMaxTermLength, TestTolerantSearch, LukeRequestHandlerTest, URLClassifyProcessorTest, TermVectorComponentTest, TestDeleteCollectionOnDownNodes, MetricsHistoryIntegrationTest, TestSlowCompositeReaderWrapper, DebugComponentTest, TestTrackingShardHandlerFactory, TestFieldCacheSort, TestCollationFieldDocValues, IndexSchemaTest, SolrGraphiteReporterTest, DistributedMLTComponentTest, HdfsDirectoryTest, TestMacros, TestIntervalFaceting, StatelessScriptUpdateProcessorFactoryTest, RulesTest, RecoveryAfterSoftCommitTest, TestRandomFaceting, TestSolrCoreProperties, PathHierarchyTokenizerFactoryTest, TestWordDelimiterFilterFactory, AssignBackwardCompatibilityTest] [junit4] Completed [456/838 (1!)] on J1 in 133.55s, 1 test, 1 error <<< FAILURES! [...truncated 43813 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3452/consoleText [repro] Revision: c1ce24e0cfbd40aacc3c0f0117d9be56cc1b7936 [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" [repro] Repro line: ant test -Dtestcase=AssignBackwardCompatibilityTest -Dtests.method=test -Dtests.seed=AF5CF57EE65435E7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GP -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] AssignBackwardCompatibilityTest [repro] ant compile-test [...truncated 3588 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AssignBackwardCompatibilityTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=AF5CF57EE65435E7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GP -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 75 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.AssignBackwardCompatibilityTest [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
