Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21139/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:38969/i_/zk/collMinRf_1x3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38969/i_/zk/collMinRf_1x3 at __randomizedtesting.SeedInfo.seed([D1D587E834EF82B4:5981B8329A13EF4C]: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.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:617) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:602) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:559) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:250) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at 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:111) 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) ... 49 more FAILED: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData Error Message: Node watch should have fired! Stack Trace: java.lang.AssertionError: Node watch should have fired! at __randomizedtesting.SeedInfo.seed([D1D587E834EF82B4:F74568BA606144BE]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12907 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/init-core-data-001 [junit4] 2> 1214889 WARN (SUITE-HttpPartitionTest-seed#[D1D587E834EF82B4]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1214890 INFO (SUITE-HttpPartitionTest-seed#[D1D587E834EF82B4]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1214891 INFO (SUITE-HttpPartitionTest-seed#[D1D587E834EF82B4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1214891 INFO (SUITE-HttpPartitionTest-seed#[D1D587E834EF82B4]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1214891 INFO (SUITE-HttpPartitionTest-seed#[D1D587E834EF82B4]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_/zk [junit4] 2> 1214894 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1214894 INFO (Thread-5338) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1214894 INFO (Thread-5338) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1214896 ERROR (Thread-5338) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1214995 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkTestServer start zk server on port:40901 [junit4] 2> 1214997 INFO (zkConnectionManagerCallback-1685-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1214999 INFO (zkConnectionManagerCallback-1687-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1215001 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1215001 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1215002 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1215002 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1215003 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1215003 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1215003 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1215004 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1215004 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1215004 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1215005 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1215005 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 1215055 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1215056 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aaa46d1{/i_/zk,null,AVAILABLE} [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4aa47b81{HTTP/1.1,[http/1.1]}{127.0.0.1:45483} [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server Started @1217851ms [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/tempDir-001/control/data, hostContext=/i_/zk, hostPort=38969, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/control-001/cores} [junit4] 2> 1215057 ERROR (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1215057 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T12:14:25.295Z [junit4] 2> 1215058 INFO (zkConnectionManagerCallback-1689-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1215059 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1215059 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/control-001/solr.xml [junit4] 2> 1215061 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1215061 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1215062 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1215063 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40901/solr [junit4] 2> 1215092 INFO (zkConnectionManagerCallback-1693-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1215094 INFO (zkConnectionManagerCallback-1695-thread-1-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1215139 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1215139 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38969_i_%2Fzk [junit4] 2> 1215139 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.Overseer Overseer (id=99234877612556292-127.0.0.1:38969_i_%2Fzk-n_0000000000) starting [junit4] 2> 1215150 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38969_i_%2Fzk [junit4] 2> 1215154 INFO (zkCallback-1694-thread-1-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1215187 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1215192 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1215193 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1215193 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/control-001/cores [junit4] 2> 1215205 INFO (zkConnectionManagerCallback-1701-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1215206 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1215206 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40901/solr ready [junit4] 2> 1215206 INFO (SocketProxy-Acceptor-38969) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50992,localport=38969], receiveBufferSize:531000 [junit4] 2> 1215208 INFO (SocketProxy-Acceptor-38969) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45483,localport=45918], receiveBufferSize=530904 [junit4] 2> 1215210 INFO (qtp251598977-11921) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38969_i_%252Fzk&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1215214 INFO (OverseerThreadFactory-3458-thread-1-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1215316 INFO (SocketProxy-Acceptor-38969) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50996,localport=38969], receiveBufferSize:531000 [junit4] 2> 1215317 INFO (SocketProxy-Acceptor-38969) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45483,localport=45922], receiveBufferSize=530904 [junit4] 2> 1215323 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1215323 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1215426 INFO (zkCallback-1694-thread-1-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1216341 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1216352 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1216441 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1216448 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1216448 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1216448 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1216448 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1216449 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=58.3798828125, floorSegmentMB=0.9541015625, forceMergeDeletesPctAllowed=16.34364735226315, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.361549881501645 [junit4] 2> 1216451 WARN (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1216471 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1216471 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1216473 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1216473 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1216474 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=97.6708984375, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=13.068365973161654, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24920180078429485 [junit4] 2> 1216474 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66410711[control_collection_shard1_replica_n1] main] [junit4] 2> 1216474 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1216474 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1216475 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1216476 INFO (searcherExecutor-3461-thread-1-processing-n:127.0.0.1:38969_i_%2Fzk x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@66410711[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1216476 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587758043458699264 [junit4] 2> 1216478 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1216478 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1216478 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38969/i_/zk/control_collection_shard1_replica_n1/ [junit4] 2> 1216478 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1216478 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38969/i_/zk/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1216478 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1216479 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38969/i_/zk/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1216580 INFO (zkCallback-1694-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1216630 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1216637 INFO (qtp251598977-11923) [n:127.0.0.1:38969_i_%2Fzk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1314 [junit4] 2> 1216639 INFO (qtp251598977-11921) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1216732 INFO (zkCallback-1694-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1217216 INFO (OverseerCollectionConfigSetProcessor-99234877612556292-127.0.0.1:38969_i_%2Fzk-n_0000000000) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1217639 INFO (qtp251598977-11921) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38969_i_%252Fzk&wt=javabin&version=2} status=0 QTime=2429 [junit4] 2> 1217643 INFO (zkConnectionManagerCallback-1705-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217644 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1217644 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40901/solr ready [junit4] 2> 1217644 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1217644 INFO (SocketProxy-Acceptor-38969) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51040,localport=38969], receiveBufferSize:531000 [junit4] 2> 1217644 INFO (SocketProxy-Acceptor-38969) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45483,localport=45966], receiveBufferSize=530904 [junit4] 2> 1217645 INFO (qtp251598977-11921) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1217646 INFO (OverseerThreadFactory-3458-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1217646 WARN (OverseerThreadFactory-3458-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1217849 INFO (qtp251598977-11921) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1217849 INFO (qtp251598977-11921) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203 [junit4] 2> 1217916 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-1-001 of type TLOG [junit4] 2> 1217916 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1217918 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ebf23cc{/i_/zk,null,AVAILABLE} [junit4] 2> 1217918 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@60d0eb39{HTTP/1.1,[http/1.1]}{127.0.0.1:46821} [junit4] 2> 1217918 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server Started @1220713ms [junit4] 2> 1217918 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i_/zk, hostPort=33611, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-1-001/cores} [junit4] 2> 1217918 ERROR (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1217919 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1217919 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1217919 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1217919 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T12:14:28.157Z [junit4] 2> 1217920 INFO (zkConnectionManagerCallback-1707-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217920 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1217920 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-1-001/solr.xml [junit4] 2> 1217922 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1217922 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1217923 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1217924 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40901/solr [junit4] 2> 1217925 INFO (zkConnectionManagerCallback-1711-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217927 INFO (zkConnectionManagerCallback-1713-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217928 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1217929 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1217930 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33611_i_%2Fzk [junit4] 2> 1217933 INFO (zkCallback-1694-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1217937 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1217937 INFO (zkCallback-1704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1217972 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1217978 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1217978 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1217979 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-1-001/cores [junit4] 2> 1217995 INFO (SocketProxy-Acceptor-33611) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51438,localport=33611], receiveBufferSize:531000 [junit4] 2> 1217995 INFO (SocketProxy-Acceptor-33611) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46821,localport=42704], receiveBufferSize=530904 [junit4] 2> 1217998 INFO (qtp1124687369-11976) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33611_i_%252Fzk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1218000 INFO (OverseerCollectionConfigSetProcessor-99234877612556292-127.0.0.1:38969_i_%2Fzk-n_0000000000) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1218000 INFO (OverseerThreadFactory-3458-thread-3-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33611_i_%2Fzk for creating new replica [junit4] 2> 1218001 INFO (SocketProxy-Acceptor-33611) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51442,localport=33611], receiveBufferSize:531000 [junit4] 2> 1218005 INFO (SocketProxy-Acceptor-33611) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46821,localport=42708], receiveBufferSize=530904 [junit4] 2> 1218005 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1218006 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1218108 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1219021 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1219028 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 1219100 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1219106 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 1219106 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1219106 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1219106 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 1219108 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=58.3798828125, floorSegmentMB=0.9541015625, forceMergeDeletesPctAllowed=16.34364735226315, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.361549881501645 [junit4] 2> 1219109 WARN (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1219134 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1219134 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1219135 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1219135 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1219136 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=97.6708984375, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=13.068365973161654, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24920180078429485 [junit4] 2> 1219136 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d27da77[collection1_shard2_replica_t41] main] [junit4] 2> 1219137 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1219137 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1219137 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1219138 INFO (searcherExecutor-3472-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@1d27da77[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1219138 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587758046250008576 [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33611/i_/zk/collection1_shard2_replica_t41/ [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:33611/i_/zk/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1219140 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 1219141 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33611/i_/zk/collection1_shard2_replica_t41/ shard2 [junit4] 2> 1219242 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1219292 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1219293 INFO (qtp1124687369-11978) [n:127.0.0.1:33611_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1287 [junit4] 2> 1219294 INFO (qtp1124687369-11976) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33611_i_%252Fzk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1296 [junit4] 2> 1219343 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-2-001 of type TLOG [junit4] 2> 1219343 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1219344 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fac0ae7{/i_/zk,null,AVAILABLE} [junit4] 2> 1219346 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@114c1234{HTTP/1.1,[http/1.1]}{127.0.0.1:33381} [junit4] 2> 1219346 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server Started @1222140ms [junit4] 2> 1219346 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i_/zk, hostPort=46677, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-2-001/cores} [junit4] 2> 1219346 ERROR (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1219346 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1219346 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1219346 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1219347 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T12:14:29.585Z [junit4] 2> 1219347 INFO (zkConnectionManagerCallback-1717-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1219348 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1219348 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-2-001/solr.xml [junit4] 2> 1219350 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1219350 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1219350 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1219352 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40901/solr [junit4] 2> 1219353 INFO (zkConnectionManagerCallback-1721-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1219354 INFO (zkConnectionManagerCallback-1723-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1219356 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1219356 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1219357 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46677_i_%2Fzk [junit4] 2> 1219362 INFO (zkCallback-1704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219362 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219362 INFO (zkCallback-1694-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219362 INFO (zkCallback-1722-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1219421 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1219427 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1219427 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1219428 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-2-001/cores [junit4] 2> 1219458 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1219459 INFO (qtp1124687369-11977) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46677_i_%252Fzk&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1219461 INFO (OverseerCollectionConfigSetProcessor-99234877612556292-127.0.0.1:38969_i_%2Fzk-n_0000000000) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1219461 INFO (OverseerThreadFactory-3458-thread-4-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46677_i_%2Fzk for creating new replica [junit4] 2> 1219462 INFO (SocketProxy-Acceptor-46677) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33750,localport=46677], receiveBufferSize:531000 [junit4] 2> 1219462 INFO (SocketProxy-Acceptor-46677) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33381,localport=55122], receiveBufferSize=530904 [junit4] 2> 1219463 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1219463 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1219567 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1219567 INFO (zkCallback-1722-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1220480 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1220509 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 1220598 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1220633 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 1220633 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1220633 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1220633 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 1220635 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=58.3798828125, floorSegmentMB=0.9541015625, forceMergeDeletesPctAllowed=16.34364735226315, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.361549881501645 [junit4] 2> 1220637 WARN (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1220672 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1220673 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1220674 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1220674 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1220675 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=97.6708984375, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=13.068365973161654, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24920180078429485 [junit4] 2> 1220675 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@6986de02[collection1_shard1_replica_t43] main] [junit4] 2> 1220676 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1220677 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1220677 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1220677 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587758047863767040 [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46677/i_/zk/collection1_shard1_replica_t43/ [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:46677/i_/zk/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1220680 INFO (searcherExecutor-3483-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@6986de02[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1220680 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 1220682 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46677/i_/zk/collection1_shard1_replica_t43/ shard1 [junit4] 2> 1220782 INFO (zkCallback-1722-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1220782 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1220832 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1220840 INFO (qtp1853015287-12013) [n:127.0.0.1:46677_i_%2Fzk c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1376 [junit4] 2> 1220841 INFO (qtp1124687369-11977) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46677_i_%252Fzk&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1381 [junit4] 2> 1220890 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-3-001 of type TLOG [junit4] 2> 1220891 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1220892 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22ca0e0d{/i_/zk,null,AVAILABLE} [junit4] 2> 1220892 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12df52ea{HTTP/1.1,[http/1.1]}{127.0.0.1:44733} [junit4] 2> 1220892 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.e.j.s.Server Started @1223686ms [junit4] 2> 1220892 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i_/zk, hostPort=32853, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-3-001/cores} [junit4] 2> 1220892 ERROR (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1220893 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1220893 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1220893 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1220893 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T12:14:31.131Z [junit4] 2> 1220894 INFO (zkConnectionManagerCallback-1727-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1220894 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1220894 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-3-001/solr.xml [junit4] 2> 1220896 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1220896 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1220897 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1220898 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40901/solr [junit4] 2> 1220899 INFO (zkConnectionManagerCallback-1731-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1220900 INFO (zkConnectionManagerCallback-1733-thread-1-processing-n:127.0.0.1:32853_i_%2Fzk) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1220902 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1220903 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1220903 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32853_i_%2Fzk [junit4] 2> 1220906 INFO (zkCallback-1704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1220906 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1220906 INFO (zkCallback-1722-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1220906 INFO (zkCallback-1694-thread-2-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1220906 INFO (zkCallback-1732-thread-1-processing-n:127.0.0.1:32853_i_%2Fzk) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1220972 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1220982 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1220982 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1220984 INFO (TEST-HttpPartitionTest.test-seed#[D1D587E834EF82B4]) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-3-001/cores [junit4] 2> 1221004 INFO (zkCallback-1722-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1221004 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1221024 INFO (SocketProxy-Acceptor-32853) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40708,localport=32853], receiveBufferSize:531000 [junit4] 2> 1221025 INFO (SocketProxy-Acceptor-32853) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44733,localport=33298], receiveBufferSize=530904 [junit4] 2> 1221025 INFO (qtp1777058981-12047) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32853_i_%252Fzk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1221026 INFO (OverseerCollectionConfigSetProcessor-99234877612556292-127.0.0.1:38969_i_%2Fzk-n_0000000000) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1221027 INFO (OverseerThreadFactory-3458-thread-5-processing-n:127.0.0.1:38969_i_%2Fzk) [n:127.0.0.1:38969_i_%2Fzk ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32853_i_%2Fzk for creating new replica [junit4] 2> 1221028 INFO (SocketProxy-Acceptor-32853) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40712,localport=32853], receiveBufferSize:531000 [junit4] 2> 1221028 INFO (SocketProxy-Acceptor-32853) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44733,localport=33302], receiveBufferSize=530904 [junit4] 2> 1221031 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1221031 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1221136 INFO (zkCallback-1732-thread-1-processing-n:127.0.0.1:32853_i_%2Fzk) [n:127.0.0.1:32853_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1221136 INFO (zkCallback-1722-thread-1-processing-n:127.0.0.1:46677_i_%2Fzk) [n:127.0.0.1:46677_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1221136 INFO (zkCallback-1712-thread-1-processing-n:127.0.0.1:33611_i_%2Fzk) [n:127.0.0.1:33611_i_%2Fzk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1222050 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1222058 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 1222158 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1222168 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 1222168 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a42e3f5 [junit4] 2> 1222168 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1222168 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_D1D587E834EF82B4-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 1222170 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=58.3798828125, floorSegmentMB=0.9541015625, forceMergeDeletesPctAllowed=16.34364735226315, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.361549881501645 [junit4] 2> 1222172 WARN (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1222205 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1222205 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1222207 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1222207 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1222208 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=97.6708984375, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=13.068365973161654, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24920180078429485 [junit4] 2> 1222208 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c34e5b5[collection1_shard2_replica_t45] main] [junit4] 2> 1222208 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1222209 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1222209 INFO (qtp1777058981-12049) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1222210 INFO (searcherExecutor-3494-thread-1-processing-n:127.0.0.1:32853_i_%2Fzk x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:32853_i_%2Fzk c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@3c34e5b5[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1222210 INFO (q [...truncated too long message...] se) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2977127 INFO (TEST-TestDistribStateManager.testListData-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testListData [junit4] 2> 2977127 INFO (TEST-TestDistribStateManager.testListData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager [junit4] 2> 2977127 INFO (TEST-TestDistribStateManager.testListData-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testListData [junit4] 2> 2977131 INFO (TEST-TestDistribStateManager.testHasData-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHasData [junit4] 2> 2977131 INFO (TEST-TestDistribStateManager.testHasData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager [junit4] 2> 2977131 INFO (TEST-TestDistribStateManager.testHasData-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHasData [junit4] 2> 2977135 INFO (TEST-TestDistribStateManager.testMulti-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMulti [junit4] 2> 2977135 INFO (TEST-TestDistribStateManager.testMulti-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager [junit4] 2> 2977135 INFO (TEST-TestDistribStateManager.testMulti-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMulti [junit4] 2> 2977139 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData [junit4] 2> 2977140 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2977140 INFO (Thread-3581) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2977140 INFO (Thread-3581) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2977142 ERROR (Thread-3581) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2977240 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkTestServer start zk server on port:38213 [junit4] 2> 2977247 INFO (zkConnectionManagerCallback-3234-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2977247 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager [junit4] 2> 2977263 INFO (zkConnectionManagerCallback-3236-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2977263 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager [junit4] 2> 2982264 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2982265 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38213 38213 [junit4] 2> 2987394 INFO (Thread-3581) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38213 38213 [junit4] 2> 2987400 INFO (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=D1D587E834EF82B4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 10.3s J1 | TestDistribStateManager.testGetSetRemoveData <<< [junit4] > Throwable #1: java.lang.AssertionError: Node watch should have fired! [junit4] > at __randomizedtesting.SeedInfo.seed([D1D587E834EF82B4:F74568BA606144BE]:0) [junit4] > at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2987406 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode [junit4] 2> 2987406 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager [junit4] 2> 2987407 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[D1D587E834EF82B4]) [ ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager [junit4] 2> 2987407 INFO (TEST-TestDistribStateManager.testCreateMode-seed#[D1D587E834EF82B4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_D1D587E834EF82B4-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=505, maxMBSortInHeap=6.72695574411102, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@66e40ee0), locale=nn-NO, timezone=Iceland [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=85589352,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [BlockDirectoryTest, TestSha256AuthenticationProvider, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLazyCores, MergeStrategyTest, TestPolicyCloud, DistributedFacetPivotWhiteBoxTest, TestFastWriter, TestDocumentBuilder, TestNumericTokenStream, CloudExitableDirectoryReaderTest, SolrIndexSplitterTest, DistanceUnitsTest, TestBulkSchemaAPI, DocValuesMultiTest, TestSearcherReuse, TestOrdValues, TestRetrieveFieldsOptimizer, DistributedExpandComponentTest, TestComplexPhraseQParserPlugin, TestSchemaResource, TestAuthorizationFramework, TestExpandComponent, QueryEqualityTest, PingRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestStressLucene, DistribDocExpirationUpdateProcessorTest, TestScoreJoinQPNoScore, OverseerTaskQueueTest, TestFieldCacheVsDocValues, HdfsLockFactoryTest, HLLUtilTest, TestNumericTerms32, PolyFieldTest, TestLuceneMatchVersion, TestSolrQueryParser, BinaryUpdateRequestHandlerTest, TestManagedResource, OutOfBoxZkACLAndCredentialsProvidersTest, SimpleCollectionCreateDeleteTest, TestConfigSetsAPI, NotRequiredUniqueKeyTest, TestCorePropertiesReload, RulesTest, TestBM25SimilarityFactory, SolrRequestParserTest, TestConfigsApi, TestFieldCacheReopen, TestSolrCloudSnapshots, CdcrVersionReplicationTest, BadIndexSchemaTest, DOMUtilTest, TestSerializedLuceneMatchVersion, TestXIncludeConfig, GraphQueryTest, TestRemoteStreaming, VersionInfoTest, LeaderFailoverAfterPartitionTest, HdfsChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, WrapperMergePolicyFactoryTest, TestCollationField, TestClusterProperties, TestCloudInspectUtil, AssignTest, HighlighterConfigTest, TestXmlQParser, HdfsTlogReplayBufferedWhileIndexingTest, TestFilteredDocIdSet, TestInitQParser, LeaderInitiatedRecoveryOnShardRestartTest, OutputWriterTest, TestCryptoKeys, TestLargeCluster, TestGeoJSONResponseWriter, TestUnifiedSolrHighlighter, SolrMetricReporterTest, TestMultiValuedNumericRangeQuery, AnalyticsQueryTest, OpenExchangeRatesOrgProviderTest, ManagedSchemaRoundRobinCloudTest, ZkSolrClientTest, SuggesterTSTTest, StatsReloadRaceTest, TestObjectReleaseTracker, SaslZkACLProviderTest, HdfsRestartWhileUpdatingTest, TestSolrCloudWithHadoopAuthPlugin, TestCloudPseudoReturnFields, TestDocBasedVersionConstraints, TestPushWriter, PrimUtilsTest, TestJettySolrRunner, TestFieldTypeCollectionResource, SolrXmlInZkTest, TestQueryWrapperFilter, ExecutePlanActionTest, TestAddFieldRealTimeGet, TestTestInjection, VMParamsZkACLAndCredentialsProvidersTest, ExplicitHLLTest, SpellingQueryConverterTest, TestConfigSetImmutable, RegexBoostProcessorTest, DistributedTermsComponentTest, DocumentAnalysisRequestHandlerTest, TestSystemCollAutoCreate, TestCloudSchemaless, TestRangeQuery, BlockJoinFacetDistribTest, TestSolr4Spatial, TestStandardQParsers, TermVectorComponentDistributedTest, TestLegacyFieldReuse, SampleTest, SuggesterFSTTest, ShowFileRequestHandlerTest, TestRebalanceLeaders, CircularListTest, TestPerFieldSimilarity, PathHierarchyTokenizerFactoryTest, CollectionTooManyReplicasTest, SynonymTokenizerTest, BasicAuthIntegrationTest, BasicDistributedZkTest, SoftAutoCommitTest, ResourceLoaderTest, TestFastLRUCache, TestSystemIdResolver, DateFieldTest, TestLRUCache, ZkNodePropsTest, FileUtilsTest, DistributedIntervalFacetingTest, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerModifyCollectionTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestRandomFlRTGCloud, TestRequestForwarding, TestRequestStatusCollectionAPI, TestStressCloudBlindAtomicUpdates, TestTlogReplica, SearchRateTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager] [junit4] Completed [583/765 (2!)] on J1 in 10.31s, 5 tests, 1 failure <<< FAILURES! [...truncated 48661 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
