Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1846/
3 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeMarkersRegistration
Error Message:
expected nodeLost event
Stack Trace:
java.lang.AssertionError: expected nodeLost event
at
__randomizedtesting.SeedInfo.seed([2BE4090CAD409BE6:335E8100A3755609]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at
org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeMarkersRegistration(TestSimTriggerIntegration.java:1020)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=1294,
name=testExecutor-120-thread-11, state=RUNNABLE,
group=TGRP-HdfsUnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1294, name=testExecutor-120-thread-11,
state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest]
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: http://127.0.0.1:35394
at __randomizedtesting.SeedInfo.seed([2BE4090CAD409BE6]:0)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:658)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred
while waiting response from server at: http://127.0.0.1:35394
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
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.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:656)
... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/java.net.SocketInputStream.socketRead0(Native Method)
at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
... 9 more
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Timeout occurred while waiting response from server at:
http://127.0.0.1:46480/me_ffz/ym/delete_data_dir
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at:
http://127.0.0.1:46480/me_ffz/ym/delete_data_dir
at
__randomizedtesting.SeedInfo.seed([2BE4090CAD409BE6:A3B036D603BCF61E]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
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.SolrRequest.process(SolrRequest.java:207)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:189)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/java.net.SocketInputStream.socketRead0(Native Method)
at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
... 47 more
Build Log:
[...truncated 13342 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/init-core-data-001
[junit4] 2> 37609 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 37610 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-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> 37610 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 37611 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 37884 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 37963 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 37976 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 38022 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 38022 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 38022 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 38037 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57c5803b{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 38448 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@702b5ccb{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-lucene2-us-west.apache.org-36622-hdfs-_-any-11107114547918852632.dir/webapp/,AVAILABLE}{/hdfs}
[junit4] 2> 38451 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1cfff0ed{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:36622}
[junit4] 2> 38451 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.Server Started @38509ms
[junit4] 2> 39119 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 39121 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 39172 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 39172 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 39172 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 39184 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d7358be{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 39773 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@4e8da19a{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-34287-datanode-_-any-3205874366207821558.dir/webapp/,AVAILABLE}{/datanode}
[junit4] 2> 39788 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@33331dc0{HTTP/1.1,[http/1.1]}{localhost:34287}
[junit4] 2> 39788 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.Server Started @39846ms
[junit4] 2> 40181 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 40183 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 40201 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 40201 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 40213 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 40224 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ff541d9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
[junit4] 2> 40802 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@7006a6c0{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-44671-datanode-_-any-4812576907633639520.dir/webapp/,AVAILABLE}{/datanode}
[junit4] 2> 40816 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@628f0bbb{HTTP/1.1,[http/1.1]}{localhost:44671}
[junit4] 2> 40816 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[2BE4090CAD409BE6]-worker) [ ]
o.e.j.s.Server Started @40874ms
[junit4] 2> 41110 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x69e5f18cc51d886c: Processing first storage report for
DS-c58b4194-439e-4747-a633-2e5d8c279216 from datanode
cff31278-3ee3-4ed9-9da8-e3b31db34930
[junit4] 2> 41110 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x69e5f18cc51d886c: from storage
DS-c58b4194-439e-4747-a633-2e5d8c279216 node
DatanodeRegistration(127.0.0.1:37800,
datanodeUuid=cff31278-3ee3-4ed9-9da8-e3b31db34930, infoPort=34093,
infoSecurePort=0, ipcPort=41584,
storageInfo=lv=-57;cid=testClusterID;nsid=1480051946;c=1557624952495), blocks:
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 41110 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x69e5f18cc51d886c: Processing first storage report for
DS-f25720f6-d845-452b-9730-0641ff494116 from datanode
cff31278-3ee3-4ed9-9da8-e3b31db34930
[junit4] 2> 41110 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x69e5f18cc51d886c: from storage
DS-f25720f6-d845-452b-9730-0641ff494116 node
DatanodeRegistration(127.0.0.1:37800,
datanodeUuid=cff31278-3ee3-4ed9-9da8-e3b31db34930, infoPort=34093,
infoSecurePort=0, ipcPort=41584,
storageInfo=lv=-57;cid=testClusterID;nsid=1480051946;c=1557624952495), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 41691 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x40525f7140200f5e: Processing first storage report for
DS-b9a01b41-3a73-41e4-af2c-8d980afec7b0 from datanode
85f175f0-fc5f-42ca-9086-c3c03c569375
[junit4] 2> 41691 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x40525f7140200f5e: from storage
DS-b9a01b41-3a73-41e4-af2c-8d980afec7b0 node
DatanodeRegistration(127.0.0.1:35008,
datanodeUuid=85f175f0-fc5f-42ca-9086-c3c03c569375, infoPort=42817,
infoSecurePort=0, ipcPort=35969,
storageInfo=lv=-57;cid=testClusterID;nsid=1480051946;c=1557624952495), blocks:
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 41697 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x40525f7140200f5e: Processing first storage report for
DS-af0c4105-d441-4dc9-be01-966b742bb238 from datanode
85f175f0-fc5f-42ca-9086-c3c03c569375
[junit4] 2> 41697 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x40525f7140200f5e: from storage
DS-af0c4105-d441-4dc9-be01-966b742bb238 node
DatanodeRegistration(127.0.0.1:35008,
datanodeUuid=85f175f0-fc5f-42ca-9086-c3c03c569375, infoPort=42817,
infoSecurePort=0, ipcPort=35969,
storageInfo=lv=-57;cid=testClusterID;nsid=1480051946;c=1557624952495), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 42038 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 42073 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 42073 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 42401 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer start zk server on port:40271
[junit4] 2> 42401 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40271
[junit4] 2> 42404 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40271
[junit4] 2> 43292 INFO (zkConnectionManagerCallback-12-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 43652 INFO (zkConnectionManagerCallback-14-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 43812 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 43870 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 43923 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 43942 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 43957 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 43960 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 44609 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 44682 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 44737 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 44772 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 44806 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 44810 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 47386 WARN
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 47514 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 47515 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 47515 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 47582 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 47582 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 47582 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 47606 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bfc1fa2{/,null,AVAILABLE}
[junit4] 2> 47675 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14ceffba{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33665}
[junit4] 2> 47676 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.s.Server Started @47733ms
[junit4] 2> 47676 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=hdfs://lucene2-us-west.apache.org:32989/hdfs__lucene2-us-west.apache.org_32989__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001_tempDir-002_control_data,
hostPort=33665,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/control-001/cores}
[junit4] 2> 47830 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 47830 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 47830 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 47831 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 47831 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 47831 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-12T01:36:02.572338Z
[junit4] 2> 47831 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 47886 INFO (zkConnectionManagerCallback-16-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 47940 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 47975 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/control-001/solr.xml
[junit4] 2> 48069 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 48069 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 48179 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 49760 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 49775 WARN
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@ca166fc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 49797 WARN
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@300818be[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 49846 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40271/solr
[junit4] 2> 49919 INFO (zkConnectionManagerCallback-23-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 50051 INFO (zkConnectionManagerCallback-25-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 53406 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:33665_
[junit4] 2> 53422 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.c.Overseer Overseer
(id=74676567135092740-127.0.0.1:33665_-n_0000000000) starting
[junit4] 2> 53812 INFO (zkConnectionManagerCallback-32-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 54031 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40271/solr ready
[junit4] 2> 54835 INFO
(OverseerStateUpdate-74676567135092740-127.0.0.1:33665_-n_0000000000)
[n:127.0.0.1:33665_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:33665_
[junit4] 2> 54836 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33665_
[junit4] 2> 54979 INFO
(OverseerStateUpdate-74676567135092740-127.0.0.1:33665_-n_0000000000)
[n:127.0.0.1:33665_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 55052 INFO (zkCallback-31-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 55473 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 55893 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 55893 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 55894 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 55963 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6])
[n:127.0.0.1:33665_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/control-001/cores
[junit4] 2> 56587 INFO (zkConnectionManagerCallback-38-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 56680 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 56712 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40271/solr ready
[junit4] 2> 57959 INFO (qtp922656351-458) [n:127.0.0.1:33665_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33665_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 58220 INFO
(OverseerThreadFactory-26-thread-1-processing-n:127.0.0.1:33665_)
[n:127.0.0.1:33665_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 58868 INFO (qtp922656351-460) [n:127.0.0.1:33665_
x:control_collection_shard1_replica_n1] 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> 58882 INFO (qtp922656351-460) [n:127.0.0.1:33665_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 60203 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 60502 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 62228 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 62723 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 62746 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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@117a4891
[junit4] 2> 62833 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:32989/solr_hdfs_home
[junit4] 2> 62833 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 62834 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[hdfs://lucene2-us-west.apache.org:32989/solr_hdfs_home/control_collection/core_node2/data/]
[junit4] 2> 62885 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:32989/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
[junit4] 2> 63062 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 63062 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 63062 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 66242 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 66331 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:32989/solr_hdfs_home/control_collection/core_node2/data
[junit4] 2> 66721 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:32989/solr_hdfs_home/control_collection/core_node2/data/index
[junit4] 2> 66794 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 66794 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[33554432] will allocate [1] slabs and use ~[33554432] bytes
[junit4] 2> 66919 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 66920 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2356279932417313]
[junit4] 2> 67995 WARN (qtp922656351-460) [n:127.0.0.1:33665_
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> 69435 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 69435 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 69436 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 69656 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 69656 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 69730 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=30.5185546875,
floorSegmentMB=1.6083984375, forceMergeDeletesPctAllowed=14.279029705764811,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=36.89691780306169
[junit4] 2> 71125 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d90cbe5[control_collection_shard1_replica_n1] main]
[junit4] 2> 71178 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 71179 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 71253 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 71325 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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 1633288177389142016
[junit4] 2> 71491 INFO
(searcherExecutor-31-thread-1-processing-n:127.0.0.1:33665_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:33665_ 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@4d90cbe5[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 71746 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 71818 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 71994 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 71994 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 71995 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33665/control_collection_shard1_replica_n1/
[junit4] 2> 72028 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 72029 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:33665/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 72031 INFO (qtp922656351-460) [n:127.0.0.1:33665_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/74676567135092740-core_node2-n_0000000000
[junit4] 2> 72103 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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:33665/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 72233 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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> 72343 INFO (qtp922656351-460) [n:127.0.0.1:33665_
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=13478
[junit4] 2> 72526 INFO (zkCallback-24-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> 72526 INFO (zkCallback-24-thread-1) [ ]
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> 73113 INFO
(OverseerCollectionConfigSetProcessor-74676567135092740-127.0.0.1:33665_-n_0000000000)
[n:127.0.0.1:33665_ ] 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> 73116 INFO (qtp922656351-458) [n:127.0.0.1:33665_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 73134 INFO (qtp922656351-458) [n:127.0.0.1:33665_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33665_&wt=javabin&version=2}
status=0 QTime=15178
[junit4] 2> 73438 INFO (zkConnectionManagerCallback-44-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 73445 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 73584 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40271/solr ready
[junit4] 2> 73586 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 73641 INFO (qtp922656351-460) [n:127.0.0.1:33665_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 73711 INFO
(OverseerThreadFactory-26-thread-2-processing-n:127.0.0.1:33665_)
[n:127.0.0.1:33665_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 74074 WARN
(OverseerThreadFactory-26-thread-2-processing-n:127.0.0.1:33665_)
[n:127.0.0.1:33665_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 74112 INFO (qtp922656351-460) [n:127.0.0.1:33665_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 74131 INFO (qtp922656351-460) [n:127.0.0.1:33665_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=490
[junit4] 2> 74167 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 75884 INFO
(OverseerCollectionConfigSetProcessor-74676567135092740-127.0.0.1:33665_-n_0000000000)
[n:127.0.0.1:33665_ ] 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> 76363 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-1-001
of type NRT
[junit4] 2> 76417 WARN (closeThreadPool-45-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 76418 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 76418 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 76418 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 76542 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 76542 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 76542 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 76543 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@132b4256{/,null,AVAILABLE}
[junit4] 2> 76599 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@346f4e18{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35394}
[junit4] 2> 76599 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.Server Started @76657ms
[junit4] 2> 76599 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://lucene2-us-west.apache.org:32989/hdfs__lucene2-us-west.apache.org_32989__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001_tempDir-002_jetty1,
hostPort=35394,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-1-001/cores}
[junit4] 2> 76600 ERROR (closeThreadPool-45-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 76600 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 76600 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 76600 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 76600 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 76600 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-12T01:36:31.341449Z
[junit4] 2> 76708 INFO (zkConnectionManagerCallback-47-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 76773 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 76773 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-1-001/solr.xml
[junit4] 2> 76855 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 76856 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 76927 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 79594 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 79913 WARN (closeThreadPool-45-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@709d7b0b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 80060 WARN (closeThreadPool-45-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6b9ec6d1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 80117 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-2-001
of type NRT
[junit4] 2> 80148 WARN (closeThreadPool-45-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 80149 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 80149 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 80149 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 80153 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40271/solr
[junit4] 2> 80585 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 80585 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 80585 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 80601 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28d7f4e4{/,null,AVAILABLE}
[junit4] 2> 80714 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@547cc1be{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45520}
[junit4] 2> 80714 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.Server Started @80772ms
[junit4] 2> 80734 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://lucene2-us-west.apache.org:32989/hdfs__lucene2-us-west.apache.org_32989__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001_tempDir-002_jetty2,
hostPort=45520,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-2-001/cores}
[junit4] 2> 80734 ERROR (closeThreadPool-45-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 80747 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 80751 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 80751 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 80751 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 80751 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-12T01:36:35.492440Z
[junit4] 2> 80824 INFO (zkConnectionManagerCallback-54-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80885 INFO (zkConnectionManagerCallback-56-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80978 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 80978 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-2-001/solr.xml
[junit4] 2> 81259 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 81259 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 81294 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 81549 INFO (zkConnectionManagerCallback-58-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 81742 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 81845 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.ZkController Publish node=127.0.0.1:35394_ as DOWN
[junit4] 2> 81847 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 81847 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35394_
[junit4] 2> 81868 INFO (zkCallback-31-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 81883 INFO (zkCallback-24-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 81918 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 81918 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 82229 INFO (zkConnectionManagerCallback-66-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 82321 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 82340 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40271/solr
ready
[junit4] 2> 82773 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 83030 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 83322 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 83323 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 83414 INFO (closeThreadPool-45-thread-1) [n:127.0.0.1:35394_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-1-001/cores
[junit4] 2> 85578 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 85598 WARN (closeThreadPool-45-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@50c93c1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 85671 WARN (closeThreadPool-45-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@bf2a1df[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 85672 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40271/solr
[junit4] 2> 85852 INFO (zkConnectionManagerCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 86022 INFO (zkConnectionManagerCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 86072 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 86150 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.ZkController Publish node=127.0.0.1:45520_ as DOWN
[junit4] 2> 86168 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 86168 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45520_
[junit4] 2> 86196 INFO (zkCallback-24-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 86196 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 86196 INFO (zkCallback-31-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 86196 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 86220 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 86240 INFO (zkCallback-65-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 86642 INFO (zkConnectionManagerCallback-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 86644 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-3-001
of type NRT
[junit4] 2> 86645 WARN (closeThreadPool-45-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 86715 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 86715 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 86715 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 86824 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 86824 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 86824 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 86893 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a50e3d8{/,null,AVAILABLE}
[junit4] 2> 87039 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3c33eb09{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38727}
[junit4] 2> 87039 INFO (closeThreadPool-45-thread-1) [ ]
o.e.j.s.Server Started @87097ms
[junit4] 2> 87039 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://lucene2-us-west.apache.org:32989/hdfs__lucene2-us-west.apache.org_32989__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001_tempDir-002_jetty3,
hostPort=38727,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-3-001/cores}
[junit4] 2> 87040 ERROR (closeThreadPool-45-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 87040 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 87040 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 87040 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 87040 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 87040 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-12T01:36:41.781373Z
[junit4] 2> 87214 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 87216 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40271/solr
ready
[junit4] 2> 87221 INFO (zkConnectionManagerCallback-84-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 87286 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 87286 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-3-001/solr.xml
[junit4] 2> 87389 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 87389 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 87590 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 87822 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 88172 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 88427 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 88427 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 88484 INFO (closeThreadPool-45-thread-2) [n:127.0.0.1:45520_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-2-001/cores
[junit4] 2> 89925 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 90106 WARN (closeThreadPool-45-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@9159fa8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 90207 WARN (closeThreadPool-45-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@23e9cfd7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 90209 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40271/solr
[junit4] 2> 90372 INFO (zkConnectionManagerCallback-92-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 90544 INFO (zkConnectionManagerCallback-94-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 90674 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 90782 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38727_ as DOWN
[junit4] 2> 90784 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 90784 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38727_
[junit4] 2> 90819 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90819 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90820 INFO (zkCallback-24-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90826 INFO (zkCallback-31-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90830 INFO (zkCallback-65-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90830 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90836 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90888 INFO (zkCallback-93-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 90891 INFO (zkConnectionManagerCallback-101-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 90910 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 90945 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40271/solr ready
[junit4] 2> 91599 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 91954 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 92187 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[2BE4090CAD409BE6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-4-001
of type NRT
[junit4] 2> 92188 WARN (closeThreadPool-45-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 92188 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 92189 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 92189 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 92276 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 92276 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 92276 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 92277 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a97fedd{/,null,AVAILABLE}
[junit4] 2> 92350 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 92350 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891
[junit4] 2> 92352 INFO (closeThreadPool-45-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-3-001/cores
[junit4] 2> 92406 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@37910793{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39403}
[junit4] 2> 92406 INFO (closeThreadPool-45-thread-2) [ ]
o.e.j.s.Server Started @92464ms
[junit4] 2> 92406 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://lucene2-us-west.apache.org:32989/hdfs__lucene2-us-west.apache.org_32989__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001_tempDir-002_jetty4,
hostPort=39403,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-4-001/cores}
[junit4] 2> 92407 ERROR (closeThreadPool-45-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 92407 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 92407 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 92407 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 92407 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 92407 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-12T01:36:47.148309Z
[junit4] 2> 92533 INFO (zkConnectionManagerCallback-104-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 92589 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 92589 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2BE4090CAD409BE6-001/shard-4-001/solr.xml
[junit4] 2> 92698 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 92698 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 92700 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@117a4891, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 94917 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 94971 WARN (closeThreadPool-45-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@69b9ef2a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 95069 WARN (closeThreadPool-45-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6ff44f84[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 95070 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40271/solr
[junit4] 2> 95179 INFO (zkConnectionManagerCallback-111-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 95278 INFO (zkConnectionManagerCallback-113-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 95455 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 95487 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:39403_ as DOWN
[junit4] 2> 95488 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 95488 INFO (closeThreadPool-45-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39403_
[junit4] 2> 95507 INFO (zkCallback-93-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95526 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95526 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95526 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95527 INFO (zkCallback-43-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95527 INFO (zkCallback-65-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95534 INFO (zkCallback-31-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 95554 INFO (zkCallback-112-thread-1) [ ] o.a.s.c.
[...truncated too long message...]
ttings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2096451546
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2096451546
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2096451546
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 84ms :: artifacts dl 12ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 616 minutes 15 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]