Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.6/16/
3 tests failed.
FAILED:
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithBM25NB
Error Message:
expected:<7> but was:<6>
Stack Trace:
java.lang.AssertionError: expected:<7> but was:<6>
at
__randomizedtesting.SeedInfo.seed([146555D6BBE16024:AF8ED3346888856B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.checkCM(ConfusionMatrixGeneratorTest.java:110)
at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithBM25NB(ConfusionMatrixGeneratorTest.java:135)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:35036_solr,
127.0.0.1:35631_solr, 127.0.0.1:38323_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node2":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:42900/solr",
"node_name":"127.0.0.1:42900_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:42900/solr",
"node_name":"127.0.0.1:42900_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:35036_solr, 127.0.0.1:35631_solr, 127.0.0.1:38323_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:42900/solr",
"node_name":"127.0.0.1:42900_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:42900/solr",
"node_name":"127.0.0.1:42900_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([85C7F9FA2AACDAE8:EFD1982A425E9022]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at http://127.0.0.1:35036/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35036/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([85C7F9FA2AACDAE8:B956BEAE65ED87BD]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 6947 lines...]
[junit4] Suite:
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ConfusionMatrixGeneratorTest
-Dtests.method=testGetConfusionMatrixWithBM25NB -Dtests.seed=146555D6BBE16024
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-LY
-Dtests.timezone=America/Martinique -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 10.4s J2 |
ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithBM25NB <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<7> but
was:<6>
[junit4] > at
__randomizedtesting.SeedInfo.seed([146555D6BBE16024:AF8ED3346888856B]:0)
[junit4] > at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.checkCM(ConfusionMatrixGeneratorTest.java:110)
[junit4] > at
org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest.testGetConfusionMatrixWithBM25NB(ConfusionMatrixGeneratorTest.java:135)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{bool=Lucene50(blocksize=128), cat=Lucene50(blocksize=128),
text=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=111,
maxMBSortInHeap=7.064711329336408, sim=RandomSimilarity(queryNorm=false):
{bool=DFR I(ne)L3(800.0), cat=ClassicSimilarity, text=IB SPL-D3(800.0)},
locale=ar-LY, timezone=America/Martinique
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=244552408,total=319291392
[junit4] 2> NOTE: All tests run in this JVM: [ConfusionMatrixGeneratorTest]
[junit4] Completed [5/11 (1!)] on J2 in 32.91s, 7 tests, 1 failure <<<
FAILURES!
[...truncated 5796 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 182744 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/init-core-data-001
[junit4] 2> 182745 WARN
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 182745 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 182746 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 182747 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001
[junit4] 2> 182747 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 182762 INFO (Thread-73) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 182762 INFO (Thread-73) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 182774 ERROR (Thread-73) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 182854 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36206
[junit4] 2> 182858 INFO (zkConnectionManagerCallback-124-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 182866 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 182867 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 182867 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 182867 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 182867 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 182868 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2199d70{/solr,null,AVAILABLE}
[junit4] 2> 182868 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 182875 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 182875 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 182876 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 182876 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 182876 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@15a09f9b{HTTP/1.1,[http/1.1]}{127.0.0.1:42900}
[junit4] 2> 182876 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63ffd935{/solr,null,AVAILABLE}
[junit4] 2> 182876 INFO (jetty-launcher-121-thread-3) [ ]
o.e.j.s.Server Started @183063ms
[junit4] 2> 182876 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42900}
[junit4] 2> 182877 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@51ba6dcc{HTTP/1.1,[http/1.1]}{127.0.0.1:35036}
[junit4] 2> 182877 ERROR (jetty-launcher-121-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 182877 INFO (jetty-launcher-121-thread-2) [ ]
o.e.j.s.Server Started @183064ms
[junit4] 2> 182877 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 182877 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35036}
[junit4] 2> 182878 ERROR (jetty-launcher-121-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 182878 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 182878 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 182878 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 182878 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 182878 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T20:40:24.463Z
[junit4] 2> 182883 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 182883 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 182883 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 182883 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4cbddebe{/solr,null,AVAILABLE}
[junit4] 2> 182884 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@462065a5{HTTP/1.1,[http/1.1]}{127.0.0.1:38323}
[junit4] 2> 182884 INFO (jetty-launcher-121-thread-1) [ ]
o.e.j.s.Server Started @183071ms
[junit4] 2> 182884 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38323}
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 182888 ERROR (jetty-launcher-121-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T20:40:24.473Z
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 182888 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T20:40:24.473Z
[junit4] 2> 182889 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 182889 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 182889 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 182890 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4670252a{/solr,null,AVAILABLE}
[junit4] 2> 182890 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@61bac636{HTTP/1.1,[http/1.1]}{127.0.0.1:35631}
[junit4] 2> 182890 INFO (jetty-launcher-121-thread-4) [ ]
o.e.j.s.Server Started @183077ms
[junit4] 2> 182890 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35631}
[junit4] 2> 182890 ERROR (jetty-launcher-121-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 182890 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 182891 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 182891 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 182891 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 182891 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T20:40:24.476Z
[junit4] 2> 182899 INFO (zkConnectionManagerCallback-126-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 182899 INFO (zkConnectionManagerCallback-128-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 182900 INFO (zkConnectionManagerCallback-130-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 182900 INFO (zkConnectionManagerCallback-132-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 182905 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 182905 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 182905 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 182927 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 183055 INFO (jetty-launcher-121-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36206/solr
[junit4] 2> 183090 INFO (zkConnectionManagerCallback-136-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183123 INFO (zkConnectionManagerCallback-138-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183137 INFO (jetty-launcher-121-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36206/solr
[junit4] 2> 183180 INFO (zkConnectionManagerCallback-142-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183246 INFO (zkConnectionManagerCallback-146-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183255 INFO (jetty-launcher-121-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36206/solr
[junit4] 2> 183283 INFO (zkConnectionManagerCallback-150-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183285 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x105e68fe0850009, likely client has closed socket
[junit4] 2> 183290 INFO (zkConnectionManagerCallback-154-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183296 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35036_solr
[junit4] 2> 183298 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.Overseer Overseer
(id=73718474543005704-127.0.0.1:35036_solr-n_0000000000) starting
[junit4] 2> 183308 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42900_solr
[junit4] 2> 183314 INFO (jetty-launcher-121-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36206/solr
[junit4] 2> 183329 INFO (zkConnectionManagerCallback-161-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183345 INFO (zkCallback-153-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 183346 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 183349 INFO (zkConnectionManagerCallback-165-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183361 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 183361 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 183370 INFO (zkConnectionManagerCallback-170-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183370 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36206/solr ready
[junit4] 2> 183372 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 183372 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38323_solr
[junit4] 2> 183373 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 183374 INFO
(OverseerStateUpdate-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35036_solr
[junit4] 2> 183375 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36206/solr ready
[junit4] 2> 183390 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 183390 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35036_solr
[junit4] 2> 183391 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 183400 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 183403 INFO (zkCallback-153-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 183404 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 183404 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 183404 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 183410 INFO
(OverseerStateUpdate-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 183410 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 183410 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 183410 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 183410 INFO (zkCallback-153-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 183430 INFO (zkConnectionManagerCallback-172-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183460 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 183466 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 183466 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 183470 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35631_solr
[junit4] 2> 183472 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 183472 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 183472 INFO (zkCallback-153-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 183472 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 183478 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 183485 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42900.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183503 INFO (zkConnectionManagerCallback-178-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183517 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42900.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183517 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42900.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183518 INFO (jetty-launcher-121-thread-3)
[n:127.0.0.1:42900_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node2/.
[junit4] 2> 183539 INFO (zkCallback-171-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 183551 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35036.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183558 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 183559 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36206/solr ready
[junit4] 2> 183566 INFO (zkConnectionManagerCallback-186-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183570 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 183575 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35036.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183585 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 183586 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36206/solr ready
[junit4] 2> 183591 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38323.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183594 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35036.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183597 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 183638 INFO (jetty-launcher-121-thread-2)
[n:127.0.0.1:35036_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node3/.
[junit4] 2> 183645 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38323.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183646 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38323.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183647 INFO (jetty-launcher-121-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node1/.
[junit4] 2> 183654 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35631.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183668 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35631.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183668 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35631.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 183687 INFO (jetty-launcher-121-thread-4)
[n:127.0.0.1:35631_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node4/.
[junit4] 2> 183798 INFO (zkConnectionManagerCallback-190-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183818 INFO (zkConnectionManagerCallback-195-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 183819 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 183820 INFO
(SUITE-DeleteReplicaTest-seed#[85C7F9FA2AACDAE8]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36206/solr ready
[junit4] 2> 183868 INFO
(TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[85C7F9FA2AACDAE8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
[junit4] 2> 183883 INFO (qtp604857271-430) [n:127.0.0.1:35631_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 183886 INFO
(OverseerThreadFactory-166-thread-1-processing-n:127.0.0.1:35036_solr)
[n:127.0.0.1:35036_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deletereplica_test
[junit4] 2> 183999 INFO (qtp604857271-422) [n:127.0.0.1:35631_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 184001 INFO (qtp603416148-443) [n:127.0.0.1:38323_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 184004 INFO (qtp1495007622-417) [n:127.0.0.1:42900_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 184006 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 184012 INFO
(OverseerStateUpdate-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35036/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 184015 INFO
(OverseerStateUpdate-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42900/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 184219 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 184219 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 184219 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
x:deletereplica_test_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 185249 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 185249 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 185258 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema
[deletereplica_test_shard1_replica_n2] Schema name=minimal
[junit4] 2> 185261 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 185261 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'deletereplica_test_shard1_replica_n2' using configuration from collection
deletereplica_test, trusted=true
[junit4] 2> 185262 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_42900.solr.core.deletereplica_test.shard1.replica_n2'
(registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 185262 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore
[[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node2/deletereplica_test_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node2/./deletereplica_test_shard1_replica_n2/data/]
[junit4] 2> 185287 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema
[deletereplica_test_shard1_replica_n1] Schema name=minimal
[junit4] 2> 185292 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 185292 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'deletereplica_test_shard1_replica_n1' using configuration from collection
deletereplica_test, trusted=true
[junit4] 2> 185293 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35036.solr.core.deletereplica_test.shard1.replica_n1'
(registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 185293 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node3/deletereplica_test_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n1/data/]
[junit4] 2> 185380 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 185380 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 185381 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 185381 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 185383 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@52ada8c[deletereplica_test_shard1_replica_n1] main]
[junit4] 2> 185386 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 185386 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 185387 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 185390 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1617958668310937600
[junit4] 2> 185390 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 185390 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 185391 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 185391 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 185399 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@763e87bd[deletereplica_test_shard1_replica_n2] main]
[junit4] 2> 185400 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 185400 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 185401 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 185401 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1617958668322471936
[junit4] 2> 185421 INFO
(searcherExecutor-179-thread-1-processing-n:127.0.0.1:42900_solr
x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1
r:core_node4) [n:127.0.0.1:42900_solr c:deletereplica_test s:shard1
r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n2] Registered new searcher
Searcher@763e87bd[deletereplica_test_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 185421 INFO
(searcherExecutor-180-thread-1-processing-n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1
r:core_node3) [n:127.0.0.1:35036_solr c:deletereplica_test s:shard1
r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n1] Registered new searcher
Searcher@52ada8c[deletereplica_test_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 185431 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/deletereplica_test/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 185432 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save
terms, version is not a match, retrying
[junit4] 2> 185434 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/deletereplica_test/terms/shard1 to
Terms{values={core_node3=0, core_node4=0}, version=1}
[junit4] 2> 185444 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 185444 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 185444 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35036/solr/deletereplica_test_shard1_replica_n1/
[junit4] 2> 185444 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:35036/solr START
replicas=[http://127.0.0.1:42900/solr/deletereplica_test_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 185454 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:35036/solr DONE.
We have no versions. sync failed.
[junit4] 2> 185457 INFO (qtp1495007622-414) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.S.Request
[deletereplica_test_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 185457 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 185457 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 185457 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 185461 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:35036/solr/deletereplica_test_shard1_replica_n1/ shard1
[junit4] 2> 185565 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 185567 INFO (qtp1692351438-425) [n:127.0.0.1:35036_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1348
[junit4] 2> 185668 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 186446 INFO (qtp1495007622-418) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2227
[junit4] 2> 186455 INFO (qtp604857271-430) [n:127.0.0.1:35631_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 186546 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 186546 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 187456 INFO (qtp604857271-430) [n:127.0.0.1:35631_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3573
[junit4] 2> 187464 INFO (qtp1692351438-433) [n:127.0.0.1:35036_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 187467 INFO (qtp604857271-423) [n:127.0.0.1:35631_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 187471 INFO
(OverseerCollectionConfigSetProcessor-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] 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> 187474 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1,
tag=null
[junit4] 2> 187474 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4af5fec4: rootName
= solr_35036, domain = solr.core.deletereplica_test.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.deletereplica_test.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@65eb0c9
[junit4] 2> 187487 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4853a67d
[junit4] 2> 187487 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1,
tag=4853a67d
[junit4] 2> 187487 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader,
tag=4853a67d
[junit4] 2> 187504 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/deletereplica_test/terms/shard1 to
Terms{values={core_node4=0}, version=2}
[junit4] 2> 187507 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=33
[junit4] 2> 187508 INFO (zkCallback-137-thread-1) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 187610 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 187610 INFO (zkCallback-137-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 187710 INFO (qtp604857271-423) [n:127.0.0.1:35631_solr
c:deletereplica_test ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2}
status=0 QTime=243
[junit4] 2> 189474 INFO
(OverseerCollectionConfigSetProcessor-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] 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> 190008 INFO (zkCallback-137-thread-1) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42900/solr/deletereplica_test_shard1_replica_n2/
[junit4] 2> 190009 INFO (zkCallback-137-thread-1) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 190009 INFO (zkCallback-137-thread-1) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:42900/solr/deletereplica_test_shard1_replica_n2/ has no
replicas
[junit4] 2> 190013 INFO (zkCallback-137-thread-1) [n:127.0.0.1:42900_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:42900/solr/deletereplica_test_shard1_replica_n2/ shard1
[junit4] 2> 190014 INFO (zkCallback-137-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 190046 INFO
(TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[85C7F9FA2AACDAE8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
[junit4] 2> 190090 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[85C7F9FA2AACDAE8]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaOnIndexing
[junit4] 2> 190091 INFO (qtp604857271-424) [n:127.0.0.1:35631_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 190097 INFO
(OverseerThreadFactory-166-thread-3-processing-n:127.0.0.1:35036_solr)
[n:127.0.0.1:35036_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteReplicaOnIndexing
[junit4] 2> 190321 INFO (qtp604857271-426) [n:127.0.0.1:35631_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 190326 INFO (qtp603416148-439) [n:127.0.0.1:38323_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 190334 INFO (qtp1495007622-413) [n:127.0.0.1:42900_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deletereplica_test.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=2
[junit4] 2> 190339 INFO (qtp1495007622-416) [n:127.0.0.1:42900_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 190348 INFO (qtp1692351438-435) [n:127.0.0.1:35036_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 190355 INFO
(OverseerStateUpdate-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteReplicaOnIndexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteReplicaOnIndexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35036/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 190357 INFO
(OverseerStateUpdate-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteReplicaOnIndexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteReplicaOnIndexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38323/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 190563 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 190571 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 191621 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 191624 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 191637 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema
[deleteReplicaOnIndexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 191642 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema
[deleteReplicaOnIndexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 191648 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 191648 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n1' using configuration from
collection deleteReplicaOnIndexing, trusted=true
[junit4] 2> 191650 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 191650 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n2' using configuration from
collection deleteReplicaOnIndexing, trusted=true
[junit4] 2> 191650 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38323.solr.core.deleteReplicaOnIndexing.shard1.replica_n2'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 191651 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[[deleteReplicaOnIndexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node1/deleteReplicaOnIndexing_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node1/./deleteReplicaOnIndexing_shard1_replica_n2/data/]
[junit4] 2> 191652 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35036.solr.core.deleteReplicaOnIndexing.shard1.replica_n1'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c564664
[junit4] 2> 191652 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore
[[deleteReplicaOnIndexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node3/deleteReplicaOnIndexing_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_85C7F9FA2AACDAE8-001/tempDir-001/node3/./deleteReplicaOnIndexing_shard1_replica_n1/data/]
[junit4] 2> 191767 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 191767 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 191768 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 191768 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 191770 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@645d5267[deleteReplicaOnIndexing_shard1_replica_n2] main]
[junit4] 2> 191771 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 191771 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 191771 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 191771 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 191772 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 191772 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 191772 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 191772 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1617958675002949632
[junit4] 2> 191773 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@33bc772c[deleteReplicaOnIndexing_shard1_replica_n1] main]
[junit4] 2> 191777 INFO
(searcherExecutor-190-thread-1-processing-n:127.0.0.1:38323_solr
x:deleteReplicaOnIndexing_shard1_replica_n2 c:deleteReplicaOnIndexing s:shard1
r:core_node4) [n:127.0.0.1:38323_solr c:deleteReplicaOnIndexing s:shard1
r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n2] Registered new searcher
Searcher@645d5267[deleteReplicaOnIndexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 191780 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/deleteReplicaOnIndexing/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 191781 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 191782 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 191783 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 191783 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1617958675014483968
[junit4] 2> 191785 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9998ms
[junit4] 2> 191785 INFO
(searcherExecutor-189-thread-1-processing-n:127.0.0.1:35036_solr
x:deleteReplicaOnIndexing_shard1_replica_n1 c:deleteReplicaOnIndexing s:shard1
r:core_node3) [n:127.0.0.1:35036_solr c:deleteReplicaOnIndexing s:shard1
r:core_node3 x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n1] Registered new searcher
Searcher@33bc772c[deleteReplicaOnIndexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 191790 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/deleteReplicaOnIndexing/terms/shard1 to
Terms{values={core_node3=0, core_node4=0}, version=1}
[junit4] 2> 192286 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 192286 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 192286 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:38323/solr/deleteReplicaOnIndexing_shard1_replica_n2/
[junit4] 2> 192287 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=deleteReplicaOnIndexing_shard1_replica_n2 url=http://127.0.0.1:38323/solr
START
replicas=[http://127.0.0.1:35036/solr/deleteReplicaOnIndexing_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 192290 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=deleteReplicaOnIndexing_shard1_replica_n2 url=http://127.0.0.1:38323/solr
DONE. We have no versions. sync failed.
[junit4] 2> 192293 INFO (qtp1692351438-431) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.S.Request
[deleteReplicaOnIndexing_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 192294 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 192294 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 192294 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 192298 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:38323/solr/deleteReplicaOnIndexing_shard1_replica_n2/ shard1
[junit4] 2> 192401 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 192403 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1841
[junit4] 2> 192507 INFO (zkCallback-153-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [4])
[junit4] 2> 192797 INFO (qtp1692351438-429) [n:127.0.0.1:35036_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2226
[junit4] 2> 192806 INFO (qtp604857271-424) [n:127.0.0.1:35631_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 192897 INFO (zkCallback-153-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [4])
[junit4] 2> 192897 INFO (zkCallback-145-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [4])
[junit4] 2> 193807 INFO (qtp604857271-424) [n:127.0.0.1:35631_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3716
[junit4] 2> 194103 INFO
(OverseerCollectionConfigSetProcessor-73718474543005704-127.0.0.1:35036_solr-n_0000000000)
[n:127.0.0.1:35036_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 194153 INFO (qtp603416148-437) [n:127.0.0.1:38323_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/delet
[...truncated too long message...]
rty 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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/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-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null1793662088
[copy] Copying 241 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null1793662088
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null1793662088
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 45ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 209 minutes 21 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
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:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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:2920)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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]