Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21860/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:32963 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:32963 at __randomizedtesting.SeedInfo.seed([DEEC71D8A1529C48:56B84E020FAEF1B0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:306) at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:69) 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) ... 52 more Build Log: [...truncated 13465 lines...] [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/init-core-data-001 [junit4] 2> 602275 WARN (SUITE-UnloadDistributedZkTest-seed#[DEEC71D8A1529C48]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56 [junit4] 2> 602276 INFO (SUITE-UnloadDistributedZkTest-seed#[DEEC71D8A1529C48]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 602277 INFO (SUITE-UnloadDistributedZkTest-seed#[DEEC71D8A1529C48]-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> 602277 INFO (SUITE-UnloadDistributedZkTest-seed#[DEEC71D8A1529C48]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 602278 INFO (SUITE-UnloadDistributedZkTest-seed#[DEEC71D8A1529C48]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 602279 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 602280 INFO (Thread-1414) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 602280 INFO (Thread-1414) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 602310 ERROR (Thread-1414) [ ] 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> 602384 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkTestServer start zk server on port:45559 [junit4] 2> 602391 INFO (zkConnectionManagerCallback-1265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 602401 INFO (zkConnectionManagerCallback-1267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 602403 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602404 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602405 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602406 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602407 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602407 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602408 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602409 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602410 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602410 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602411 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 602412 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 602505 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 602544 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 602544 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 602544 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 602548 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14b9e70{/,null,AVAILABLE} [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7dc73f{HTTP/1.1,[http/1.1]}{127.0.0.1:41661} [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server Started @602578ms [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=41661, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/control-001/cores} [junit4] 2> 602550 ERROR (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 602550 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-19T09:10:10.299Z [junit4] 2> 602584 INFO (zkConnectionManagerCallback-1269-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 602585 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 602585 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/control-001/solr.xml [junit4] 2> 602589 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 602589 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 602590 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 602617 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr [junit4] 2> 602633 INFO (zkConnectionManagerCallback-1273-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 602656 INFO (zkConnectionManagerCallback-1275-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 602703 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 602703 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41661_ [junit4] 2> 602703 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.c.Overseer Overseer (id=72165507942842372-127.0.0.1:41661_-n_0000000000) starting [junit4] 2> 602741 INFO (zkConnectionManagerCallback-1282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 602742 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready [junit4] 2> 602745 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41661_ [junit4] 2> 602768 INFO (OverseerStateUpdate-72165507942842372-127.0.0.1:41661_-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 602789 INFO (zkCallback-1281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 603077 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 603086 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 603087 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 603088 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:41661_ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/control-001/cores [junit4] 2> 603160 INFO (zkConnectionManagerCallback-1287-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 603164 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 603168 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready [junit4] 2> 603173 INFO (qtp4702937-4929) [n:127.0.0.1:41661_ ] 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:41661_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 603188 INFO (OverseerThreadFactory-1927-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 603309 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] 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> 603309 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 604359 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 604369 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604505 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604529 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604529 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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@190de21 [junit4] 2> 604529 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 604529 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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.UnloadDistributedZkTest_DEEC71D8A1529C48-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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 604532 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1283495558, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 604550 WARN (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604607 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604607 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604608 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 604608 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 604609 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7111166133718781] [junit4] 2> 604609 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df6e79[control_collection_shard1_replica_n1] main] [junit4] 2> 604610 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 604610 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604611 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 604611 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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 1598165103264399360 [junit4] 2> 604615 INFO (searcherExecutor-1930-thread-1-processing-n:127.0.0.1:41661_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41661_ 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@1df6e79[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 604617 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 604619 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 604619 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604619 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41661/control_collection_shard1_replica_n1/ [junit4] 2> 604619 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604619 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41661/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 604619 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604621 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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:41661/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 604773 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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> 604775 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ 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=1465 [junit4] 2> 604781 INFO (qtp4702937-4929) [n:127.0.0.1:41661_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 604885 INFO (zkCallback-1274-thread-2) [ ] 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> 605200 INFO (OverseerCollectionConfigSetProcessor-72165507942842372-127.0.0.1:41661_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 605781 INFO (qtp4702937-4929) [n:127.0.0.1:41661_ ] 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:41661_&wt=javabin&version=2} status=0 QTime=2608 [junit4] 2> 605808 INFO (zkConnectionManagerCallback-1292-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 605809 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 605809 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready [junit4] 2> 605809 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 605810 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 605824 INFO (OverseerThreadFactory-1927-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 605825 WARN (OverseerThreadFactory-1927-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 606031 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 606032 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] 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=1&wt=javabin&version=2} status=0 QTime=221 [junit4] 2> 606123 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-1-001 of type TLOG [junit4] 2> 606124 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 606127 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 606128 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 606128 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 606128 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@81fd37{/,null,AVAILABLE} [junit4] 2> 606128 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ebf19d{HTTP/1.1,[http/1.1]}{127.0.0.1:43783} [junit4] 2> 606128 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server Started @606157ms [junit4] 2> 606128 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=43783, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-1-001/cores} [junit4] 2> 606129 ERROR (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 606129 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 606129 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 606129 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 606129 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 606129 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-19T09:10:13.878Z [junit4] 2> 606140 INFO (zkConnectionManagerCallback-1294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 606142 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 606142 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-1-001/solr.xml [junit4] 2> 606146 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 606146 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 606147 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 606162 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr [junit4] 2> 606180 INFO (zkConnectionManagerCallback-1298-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 606204 INFO (zkConnectionManagerCallback-1300-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 606208 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 606210 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 606211 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 606211 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43783_ [junit4] 2> 606212 INFO (zkCallback-1281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 606212 INFO (zkCallback-1291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 606216 INFO (zkCallback-1274-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 606217 INFO (zkCallback-1299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 607449 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 607498 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 607498 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 607500 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-1-001/cores [junit4] 2> 607522 INFO (zkConnectionManagerCallback-1307-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 607523 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 607525 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:43783_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready [junit4] 2> 607549 INFO (qtp4702937-4934) [n:127.0.0.1:41661_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43783_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 607559 INFO (OverseerCollectionConfigSetProcessor-72165507942842372-127.0.0.1:41661_-n_0000000000) [ ] 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> 607560 INFO (OverseerThreadFactory-1927-thread-3) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43783_ for creating new replica [junit4] 2> 607564 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ ] 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> 608577 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 608591 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 608688 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608727 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608727 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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@190de21 [junit4] 2> 608727 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 608727 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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.UnloadDistributedZkTest_DEEC71D8A1529C48-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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 608733 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1283495558, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 608737 WARN (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608767 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 608767 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608768 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 608768 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 608769 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7111166133718781] [junit4] 2> 608769 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@688226[collection1_shard2_replica_t41] main] [junit4] 2> 608770 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 608770 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608770 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 608771 INFO (searcherExecutor-1941-thread-1-processing-n:127.0.0.1:43783_ x:collection1_shard2_replica_t41 c:collection1 s:shard2) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@688226[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 608771 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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 1598165107626475520 [junit4] 2> 608775 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0} [junit4] 2> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43783/collection1_shard2_replica_t41/ [junit4] 2> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:43783/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 608777 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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> 608778 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43783/collection1_shard2_replica_t41/ shard2 [junit4] 2> 608929 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 608935 INFO (qtp9529818-4984) [n:127.0.0.1:43783_ 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=1370 [junit4] 2> 608937 INFO (qtp4702937-4934) [n:127.0.0.1:41661_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43783_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1387 [junit4] 2> 609061 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-2-001 of type TLOG [junit4] 2> 609061 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 609097 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 609097 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 609097 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 609097 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130c0d3{/,null,AVAILABLE} [junit4] 2> 609098 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1194036{HTTP/1.1,[http/1.1]}{127.0.0.1:46379} [junit4] 2> 609098 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server Started @609126ms [junit4] 2> 609098 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=46379, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-2-001/cores} [junit4] 2> 609098 ERROR (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 609107 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 609107 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 609107 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 609107 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 609108 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-19T09:10:16.857Z [junit4] 2> 609111 INFO (zkConnectionManagerCallback-1309-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609112 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 609112 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-2-001/solr.xml [junit4] 2> 609115 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 609115 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 609116 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 609137 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr [junit4] 2> 609156 INFO (zkConnectionManagerCallback-1313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609191 INFO (zkConnectionManagerCallback-1315-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609196 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 609197 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 609198 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 609198 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46379_ [junit4] 2> 609199 INFO (zkCallback-1299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 609199 INFO (zkCallback-1281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 609199 INFO (zkCallback-1274-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 609205 INFO (zkCallback-1306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 609205 INFO (zkCallback-1291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 609225 INFO (zkCallback-1314-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 609561 INFO (OverseerCollectionConfigSetProcessor-72165507942842372-127.0.0.1:41661_-n_0000000000) [ ] 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> 609633 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 609643 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 609643 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 609644 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-2-001/cores [junit4] 2> 609684 INFO (zkConnectionManagerCallback-1322-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609685 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 609686 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:46379_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready [junit4] 2> 609717 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46379_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 609720 INFO (OverseerThreadFactory-1927-thread-4) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46379_ for creating new replica [junit4] 2> 609722 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ ] 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> 610737 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 610751 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 610916 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 610928 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 610928 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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@190de21 [junit4] 2> 610928 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 610928 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 610931 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1283495558, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 610953 WARN (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 611000 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 611000 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 611001 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 611001 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 611003 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7111166133718781] [junit4] 2> 611003 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba75ee[collection1_shard1_replica_t43] main] [junit4] 2> 611004 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 611004 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 611004 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 611005 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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 1598165109968994304 [junit4] 2> 611007 INFO (searcherExecutor-1952-thread-1-processing-n:127.0.0.1:46379_ x:collection1_shard1_replica_t43 c:collection1 s:shard1) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@ba75ee[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 611010 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0} [junit4] 2> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46379/collection1_shard1_replica_t43/ [junit4] 2> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:46379/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 611011 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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> 611013 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46379/collection1_shard1_replica_t43/ shard1 [junit4] 2> 611164 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 611165 INFO (qtp2948984-5019) [n:127.0.0.1:46379_ 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=1443 [junit4] 2> 611167 INFO (qtp4702937-4935) [n:127.0.0.1:41661_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46379_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1450 [junit4] 2> 611285 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-3-001 of type TLOG [junit4] 2> 611285 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 611372 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 611372 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 611372 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 611380 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f53880{/,null,AVAILABLE} [junit4] 2> 611381 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1824413{HTTP/1.1,[http/1.1]}{127.0.0.1:34295} [junit4] 2> 611381 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server Started @611409ms [junit4] 2> 611381 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=34295, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-3-001/cores} [junit4] 2> 611381 ERROR (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 611382 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 611383 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 611383 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 611383 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 611383 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-19T09:10:19.132Z [junit4] 2> 611385 INFO (zkConnectionManagerCallback-1324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 611386 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 611386 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-3-001/solr.xml [junit4] 2> 611389 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 611389 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 611391 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 611421 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr [junit4] 2> 611449 INFO (zkConnectionManagerCallback-1328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 611468 INFO (zkConnectionManagerCallback-1330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 611472 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 611473 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 611475 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 611475 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34295_ [junit4] 2> 611475 INFO (zkCallback-1291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611475 INFO (zkCallback-1314-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611475 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611475 INFO (zkCallback-1274-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611479 INFO (zkCallback-1306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611480 INFO (zkCallback-1281-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611480 INFO (zkCallback-1299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611516 INFO (zkCallback-1329-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 611720 INFO (OverseerCollectionConfigSetProcessor-72165507942842372-127.0.0.1:41661_-n_0000000000) [ ] 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> 612120 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 612130 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 612130 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@190de21 [junit4] 2> 612132 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] 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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-3-001/cores [junit4] 2> 612159 INFO (zkConnectionManagerCallback-1337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 612160 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 612160 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [n:127.0.0.1:34295_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready [junit4] 2> 612221 INFO (qtp1167896-5054) [n:127.0.0.1:34295_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34295_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 612222 INFO (OverseerThreadFactory-1927-thread-5) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34295_ for creating new replica [junit4] 2> 612224 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ ] 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> 613240 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 613253 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 613388 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ 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> 613414 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ 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> 613414 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ 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@190de21 [junit4] 2> 613415 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 613415 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ 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.UnloadDistributedZkTest_DEEC71D8A1529C48-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.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 613417 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1283495558, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 613422 WARN (qtp1167896-5060) [n:127.0.0.1:34295_ 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> 613483 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 613483 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ 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> 613484 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 613484 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 613486 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7111166133718781] [junit4] 2> 613486 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@13c5e8a[collection1_shard2_replica_t45] main] [junit4] 2> 613487 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 613487 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ 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> 613488 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 613488 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1598165112572608512 [junit4] 2> 613489 INFO (searcherExecutor-1963-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@13c5e8a[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 613505 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0}, version=1} [junit4] 2> 613506 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45 [junit4] 2> 613512 INFO (updateExecutor-1325-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 613516 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 613524 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 613524 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader [junit4] 2> 613530 INFO (qtp1167896-5060) [n:127.0.0.1:34295_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1305 [junit4] 2> 613530 INFO (qtp9529818-4990) [n:127.0.0.1:43783_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 613530 INFO (qtp9529818-4990) [n:127.0.0.1:43783_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 613530 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45] [junit4] 2> 613530 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 613530 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:43783/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:34295/collection1_shard2_replica_t45/] [junit4] 2> 613531 INFO (qtp1167896-5054) [n:127.0.0.1:34295_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34295_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1310 [junit4] 2> 613535 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0, core_node46_recovering=0}, version=2} [junit4] 2> 613541 INFO (recoveryExecutor-1326-thread-1-processing-n:127.0.0.1:34295_ x:collection1_shard2_replica_t45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34295_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:43783]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:34295_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 613542 INFO (qtp9529818-4990) [n:127.0.0.1:43783_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 613543 INFO (qtp9529818-4990) [n:127.0.0.1:43783_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:34295_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:34295","node_name":"127.0.0.1:34295_","state":"down","type":"TLOG"} [junit4] 2> 613631 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001/shard-4-001 of type TLOG [junit4] 2> 613632 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 613672 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 613672 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 613672 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 613672 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14f7600{/,null,AVAILABLE} [junit4] 2> 613673 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@122bb25{HTTP/1.1,[http/1.1]}{127.0.0.1:32963} [...truncated too long message...] ST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1237683 ERROR (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] 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> 1237684 INFO (TEST-UnloadDistributedZkTest.test-seed#[DEEC71D8A1529C48]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45559 45559 [junit4] 2> 1237808 INFO (Thread-1414) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45559 45559 [junit4] 2> 1237809 WARN (Thread-1414) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 37 /solr/collections/unloadcollection/terms/shard1 [junit4] 2> 13 /solr/aliases.json [junit4] 2> 9 /solr/collections/collection1/terms/shard1 [junit4] 2> 9 /solr/collections/collection1/terms/shard2 [junit4] 2> 8 /solr/collections/collection1/state.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 2 /solr/collections/control_collection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections/unloadcollection/state.json [junit4] 2> 13 /solr/clusterprops.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 4 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 13 /solr/live_nodes [junit4] 2> 13 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UnloadDistributedZkTest -Dtests.method=test -Dtests.seed=DEEC71D8A1529C48 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 636s J2 | UnloadDistributedZkTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:32963 [junit4] > at __randomizedtesting.SeedInfo.seed([DEEC71D8A1529C48:56B84E020FAEF1B0]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:306) [junit4] > at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:69) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) [junit4] > ... 52 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_DEEC71D8A1529C48-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@99c093), locale=sr-Latn-ME, timezone=Asia/Samarkand [junit4] 2> NOTE: Linux 4.13.0-37-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=181998080,total=344719360 [junit4] 2> NOTE: All tests run in this JVM: [RecoveryZkTest, StressHdfsTest, NoCacheHeaderTest, TestDFISimilarityFactory, ReturnFieldsTest, PreAnalyzedUpdateProcessorTest, CursorMarkTest, ConvertedLegacyTest, URLClassifyProcessorTest, ConcurrentCreateRoutedAliasTest, TestCoreDiscovery, ZkStateWriterTest, HealthCheckHandlerTest, TestRandomCollapseQParserPlugin, DirectoryFactoryTest, TestRangeQuery, LukeRequestHandlerTest, AutoAddReplicasPlanActionTest, UUIDUpdateProcessorFallbackTest, SpellPossibilityIteratorTest, HdfsRestartWhileUpdatingTest, TestLegacyFieldCache, TestLegacyField, TestLazyCores, BlockJoinFacetDistribTest, TestUninvertingReader, TestUnInvertedFieldException, TestManagedSynonymGraphFilterFactory, TestLFUCache, TestSolrCloudWithHadoopAuthPlugin, HighlighterMaxOffsetTest, UpdateLogTest, BaseCdcrDistributedZkTest, TestConfigsApi, DocValuesTest, TestUtils, LeaderElectionTest, DisMaxRequestHandlerTest, TestDistributedStatsComponentCardinality, ChangedSchemaMergeTest, CdcrVersionReplicationTest, DocValuesMissingTest, DocValuesMultiTest, TestNamedUpdateProcessors, RequestLoggingTest, DistribDocExpirationUpdateProcessorTest, DistributedSpellCheckComponentTest, TestQuerySenderListener, TestPointFields, NotRequiredUniqueKeyTest, TriLevelCompositeIdRoutingTest, SearchHandlerTest, LIROnShardRestartTest, TestCloudInspectUtil, TestFiltering, TestMaxTokenLenTokenizer, TestTolerantSearch, TestFaceting, TestEmbeddedSolrServerAdminHandler, TestSolrDeletionPolicy2, TestStressUserVersions, UnloadDistributedZkTest] [junit4] Completed [311/803 (1!)] on J2 in 635.60s, 1 test, 1 error <<< FAILURES! [...truncated 47859 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21860/consoleText [repro] Revision: 1c8ab330d66557a289dd5398576726a43964c9e8 [repro] Ant options: "-Dargs=-server -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=UnloadDistributedZkTest -Dtests.method=test -Dtests.seed=DEEC71D8A1529C48 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] UnloadDistributedZkTest [repro] ant compile-test [...truncated 3298 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.UnloadDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=DEEC71D8A1529C48 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 74 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.UnloadDistributedZkTest [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
