Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3050/
1 tests failed.
FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([B93C9E584072689C:145C2A535D4DC0E9]: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.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
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 12948 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 366623 INFO
(SUITE-DeleteReplicaTest-seed#[B93C9E584072689C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/init-core-data-001
[junit4] 2> 366624 WARN
(SUITE-DeleteReplicaTest-seed#[B93C9E584072689C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1090 numCloses=1090
[junit4] 2> 366624 INFO
(SUITE-DeleteReplicaTest-seed#[B93C9E584072689C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 366629 INFO
(SUITE-DeleteReplicaTest-seed#[B93C9E584072689C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 366632 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaOnIndexing
[junit4] 2> 366633 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001
[junit4] 2> 366633 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 366634 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 366634 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 366734 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35194
[junit4] 2> 366734 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.ZkTestServer parse host and port list: localhost:35194
[junit4] 2> 366734 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.ZkTestServer connecting to localhost 35194
[junit4] 2> 366744 INFO (zkConnectionManagerCallback-2362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366750 INFO (zkConnectionManagerCallback-2364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366752 INFO (zkConnectionManagerCallback-2366-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366756 WARN (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 366757 WARN (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 366758 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 366758 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 366758 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 366763 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 366763 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 366763 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 366766 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 366766 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 366766 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 366768 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 366768 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 366768 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 366769 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f7c8043{/solr,null,AVAILABLE}
[junit4] 2> 366769 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@754adf5a{/solr,null,AVAILABLE}
[junit4] 2> 366769 WARN (jetty-launcher-2359-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@27062d5c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 366769 WARN (jetty-launcher-2359-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2eea6638[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 366770 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@54270893{SSL,[ssl,
http/1.1]}{127.0.0.1:42891}
[junit4] 2> 366770 INFO (jetty-launcher-2359-thread-2) [ ]
o.e.j.s.Server Started @366825ms
[junit4] 2> 366770 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42891}
[junit4] 2> 366771 ERROR (jetty-launcher-2359-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 366771 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 366771 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 366771 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 366771 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 366771 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-11T15:36:16.244Z
[junit4] 2> 366777 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7ffe97af{SSL,[ssl,
http/1.1]}{127.0.0.1:36678}
[junit4] 2> 366777 INFO (jetty-launcher-2359-thread-1) [ ]
o.e.j.s.Server Started @366832ms
[junit4] 2> 366778 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36678}
[junit4] 2> 366778 ERROR (jetty-launcher-2359-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 366778 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 366778 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 366778 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 366778 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 366778 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-11T15:36:16.251Z
[junit4] 2> 366780 INFO (zkConnectionManagerCallback-2370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366783 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 366797 INFO (zkConnectionManagerCallback-2368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366797 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 366800 WARN (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 366800 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 366800 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 366800 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 366805 WARN (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 366806 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 366806 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 366806 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 366838 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 366838 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 366838 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 366842 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@217d25bc{/solr,null,AVAILABLE}
[junit4] 2> 366842 WARN (jetty-launcher-2359-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7bd892d4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 366852 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 366852 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 366853 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 366853 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68b204e3{/solr,null,AVAILABLE}
[junit4] 2> 366854 WARN (jetty-launcher-2359-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@376d81b5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ac156d5{SSL,[ssl,
http/1.1]}{127.0.0.1:40658}
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.e.j.s.Server Started @366910ms
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40658}
[junit4] 2> 366855 ERROR (jetty-launcher-2359-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@66baa331{SSL,[ssl,
http/1.1]}{127.0.0.1:35241}
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-11T15:36:16.328Z
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-4) [ ]
o.e.j.s.Server Started @366910ms
[junit4] 2> 366855 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35241}
[junit4] 2> 366856 ERROR (jetty-launcher-2359-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 366856 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 366856 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 366856 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 366856 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 366856 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-11T15:36:16.329Z
[junit4] 2> 366890 INFO (zkConnectionManagerCallback-2372-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366892 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 366896 INFO (zkConnectionManagerCallback-2374-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366897 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 366939 INFO (jetty-launcher-2359-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:35194/solr
[junit4] 2> 366948 INFO (zkConnectionManagerCallback-2378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366980 INFO (zkConnectionManagerCallback-2380-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 366999 INFO (jetty-launcher-2359-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:35194/solr
[junit4] 2> 367025 INFO (zkConnectionManagerCallback-2386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367056 INFO (zkConnectionManagerCallback-2388-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367061 INFO (jetty-launcher-2359-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:35194/solr
[junit4] 2> 367063 INFO (zkConnectionManagerCallback-2394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367065 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
0x10152658eff000b, likely client has closed socket
[junit4] 2> 367069 INFO (zkConnectionManagerCallback-2396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367074 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35241_solr
[junit4] 2> 367080 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.Overseer Overseer
(id=72429665158889482-127.0.0.1:35241_solr-n_0000000000) starting
[junit4] 2> 367091 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40658_solr
[junit4] 2> 367108 INFO (zkCallback-2395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 367115 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 367121 INFO (zkConnectionManagerCallback-2403-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367122 INFO (zkCallback-2387-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 367123 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 367124 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42891_solr as DOWN
[junit4] 2> 367124 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:35194/solr ready
[junit4] 2> 367125 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 367125 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42891_solr
[junit4] 2> 367131 INFO
(OverseerStateUpdate-72429665158889482-127.0.0.1:35241_solr-n_0000000000)
[n:127.0.0.1:35241_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35241_solr
[junit4] 2> 367132 INFO
(OverseerStateUpdate-72429665158889482-127.0.0.1:35241_solr-n_0000000000)
[n:127.0.0.1:35241_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 367137 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35241_solr as DOWN
[junit4] 2> 367137 INFO (zkCallback-2395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 367143 INFO (zkCallback-2402-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 367144 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 367144 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35241_solr
[junit4] 2> 367151 INFO (zkCallback-2387-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 367151 INFO (zkCallback-2395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 367151 INFO (zkCallback-2379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 367160 INFO (zkCallback-2402-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 367171 INFO
(OverseerAutoScalingTriggerThread-72429665158889482-127.0.0.1:35241_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:40658_solr, 127.0.0.1:35241_solr, 127.0.0.1:42891_solr]
[junit4] 2> 367171 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 367191 INFO (ScheduledTrigger-1952-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 367192 INFO (zkConnectionManagerCallback-2413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367193 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 367194 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:35194/solr ready
[junit4] 2> 367196 INFO (zkConnectionManagerCallback-2408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367198 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 367199 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:35194/solr ready
[junit4] 2> 367206 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 367213 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 367239 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35241.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367276 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42891.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367277 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40658.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367295 INFO (jetty-launcher-2359-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=localhost:35194/solr
[junit4] 2> 367299 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42891.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367299 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42891.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367301 INFO (jetty-launcher-2359-thread-2)
[n:127.0.0.1:42891_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node2/.
[junit4] 2> 367310 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35241.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367310 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35241.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367312 INFO (jetty-launcher-2359-thread-4)
[n:127.0.0.1:35241_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node4/.
[junit4] 2> 367314 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40658.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367314 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40658.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367316 INFO (jetty-launcher-2359-thread-3)
[n:127.0.0.1:40658_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node3/.
[junit4] 2> 367354 INFO (zkConnectionManagerCallback-2420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367390 INFO (zkConnectionManagerCallback-2422-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367396 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 367400 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36678_solr as DOWN
[junit4] 2> 367401 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 367401 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36678_solr
[junit4] 2> 367403 INFO (zkCallback-2395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367403 INFO (zkCallback-2387-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367403 INFO (zkCallback-2402-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367421 INFO (zkCallback-2379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367421 INFO (zkCallback-2412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367422 INFO (zkCallback-2421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367425 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 367488 INFO (zkConnectionManagerCallback-2429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367490 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 367491 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at localhost:35194/solr ready
[junit4] 2> 367492 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 367519 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36678.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367534 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36678.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367534 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36678.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 367536 INFO (jetty-launcher-2359-thread-1)
[n:127.0.0.1:36678_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node1/.
[junit4] 2> 367608 INFO (zkConnectionManagerCallback-2435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 367609 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 367611 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at localhost:35194/solr ready
[junit4] 2> 367644 INFO (qtp1023246246-6306) [n:127.0.0.1:40658_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> 367648 INFO
(OverseerThreadFactory-1954-thread-1-processing-n:127.0.0.1:35241_solr)
[n:127.0.0.1:35241_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteReplicaOnIndexing
[junit4] 2> 367766 INFO (qtp1023246246-6307) [n:127.0.0.1:40658_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> 367770 INFO (qtp1023246246-6308) [n:127.0.0.1:40658_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> 367771 INFO (qtp1023246246-6309) [n:127.0.0.1:40658_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> 367772 INFO (qtp1023246246-6305) [n:127.0.0.1:40658_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> 367773 INFO (qtp1023246246-6307) [n:127.0.0.1:40658_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> 367818 INFO (qtp1352736580-6297) [n:127.0.0.1:35241_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> 367822 INFO (qtp1352736580-6298) [n:127.0.0.1:35241_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> 367823 INFO (qtp1352736580-6299) [n:127.0.0.1:35241_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> 367824 INFO (qtp1352736580-6300) [n:127.0.0.1:35241_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> 367825 INFO (qtp1352736580-6296) [n:127.0.0.1:35241_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> 367849 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 367851 INFO (qtp444347843-6273) [n:127.0.0.1:36678_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> 367857 INFO (qtp444347843-6274) [n:127.0.0.1:36678_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> 367858 INFO (qtp444347843-6275) [n:127.0.0.1:36678_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> 367859 INFO (qtp444347843-6276) [n:127.0.0.1:36678_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> 367886 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 367888 INFO (qtp825239796-6281) [n:127.0.0.1:42891_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> 367889 INFO (qtp825239796-6282) [n:127.0.0.1:42891_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> 367890 INFO (qtp825239796-6283) [n:127.0.0.1:42891_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> 367891 INFO (qtp825239796-6284) [n:127.0.0.1:42891_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> 367901 INFO
(OverseerStateUpdate-72429665158889482-127.0.0.1:35241_solr-n_0000000000)
[n:127.0.0.1:35241_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":"https://127.0.0.1:42891/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 367905 INFO
(OverseerStateUpdate-72429665158889482-127.0.0.1:35241_solr-n_0000000000)
[n:127.0.0.1:35241_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":"https://127.0.0.1:36678/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 368150 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 368151 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 368193 INFO (ScheduledTrigger-1952-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 3
[junit4] 2> 369175 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 369175 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 369196 INFO (ScheduledTrigger-1952-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 369201 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369201 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369205 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369205 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369205 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_36678.solr.core.deleteReplicaOnIndexing.shard1.replica_n2'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 369206 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node1/deleteReplicaOnIndexing_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node1/./deleteReplicaOnIndexing_shard1_replica_n2/data/]
[junit4] 2> 369206 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369206 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369206 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_42891.solr.core.deleteReplicaOnIndexing.shard1.replica_n1'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@114de92a
[junit4] 2> 369207 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node2/deleteReplicaOnIndexing_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B93C9E584072689C-001/tempDir-001/node2/./deleteReplicaOnIndexing_shard1_replica_n1/data/]
[junit4] 2> 369307 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369307 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369307 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369307 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369311 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 369311 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 369311 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 369311 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 369313 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f772dcf[deleteReplicaOnIndexing_shard1_replica_n1] main]
[junit4] 2> 369313 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@42ae07[deleteReplicaOnIndexing_shard1_replica_n2] main]
[junit4] 2> 369315 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369315 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369316 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369316 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369317 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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> 369317 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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> 369317 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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 1619570279097303040
[junit4] 2> 369317 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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 1619570279097303040
[junit4] 2> 369322 INFO
(searcherExecutor-1975-thread-1-processing-n:127.0.0.1:42891_solr
x:deleteReplicaOnIndexing_shard1_replica_n1 c:deleteReplicaOnIndexing s:shard1
r:core_node3) [n:127.0.0.1:42891_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@3f772dcf[deleteReplicaOnIndexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 369326 INFO
(searcherExecutor-1974-thread-1-processing-n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2 c:deleteReplicaOnIndexing s:shard1
r:core_node4) [n:127.0.0.1:36678_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@42ae07[deleteReplicaOnIndexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 369326 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to
save terms, version is not a match, retrying
[junit4] 2> 369327 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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}, version=0}
[junit4] 2> 369327 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/deleteReplicaOnIndexing/leaders/shard1
[junit4] 2> 369327 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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_node3=0, core_node4=0}, version=1}
[junit4] 2> 369328 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/deleteReplicaOnIndexing/leaders/shard1
[junit4] 2> 369333 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 369333 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 369333 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:42891/solr/deleteReplicaOnIndexing_shard1_replica_n1/
[junit4] 2> 369334 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deleteReplicaOnIndexing_shard1_replica_n1 url=https://127.0.0.1:42891/solr
START
replicas=[https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 369334 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deleteReplicaOnIndexing_shard1_replica_n1 url=https://127.0.0.1:42891/solr
DONE. We have no versions. sync failed.
[junit4] 2> 369342 INFO (qtp444347843-6275) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.S.Request
[deleteReplicaOnIndexing_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> 369343 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 369343 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_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> 369343 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/deleteReplicaOnIndexing/leaders/shard1/leader after winning as
/collections/deleteReplicaOnIndexing/leader_elect/shard1/election/72429665158889480-core_node3-n_0000000000
[junit4] 2> 369345 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
https://127.0.0.1:42891/solr/deleteReplicaOnIndexing_shard1_replica_n1/ shard1
[junit4] 2> 369448 INFO (zkCallback-2379-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> 369448 INFO (zkCallback-2379-thread-2) [ ]
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> 369449 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 369452 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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=1300
[junit4] 2> 369551 INFO (zkCallback-2379-thread-2) [ ]
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> 369552 INFO (zkCallback-2379-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> 369552 INFO (zkCallback-2379-thread-3) [ ]
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> 370196 INFO (ScheduledTrigger-1952-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 370336 INFO (qtp444347843-6277) [n:127.0.0.1:36678_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=2186
[junit4] 2> 370350 INFO (qtp1023246246-6306) [n:127.0.0.1:40658_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 370436 INFO (zkCallback-2395-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> 370437 INFO (zkCallback-2379-thread-3) [ ]
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> 370437 INFO (zkCallback-2379-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> 370437 INFO (zkCallback-2379-thread-2) [ ]
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> 370437 INFO (zkCallback-2421-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> 370437 INFO (zkCallback-2421-thread-2) [ ]
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> 370438 INFO (qtp1023246246-6306) [n:127.0.0.1:40658_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=2793
[junit4] 2> 370440 INFO
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[B93C9E584072689C]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 370678 INFO (qtp1023246246-6308) [n:127.0.0.1:40658_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node4&action=DELETEREPLICA&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 370691 INFO (qtp825239796-6285) [n:127.0.0.1:42891_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=1, core_node4=1}, version=2}
[junit4] 2> 370713 INFO
(OverseerCollectionConfigSetProcessor-72429665158889482-127.0.0.1:35241_solr-n_0000000000)
[n:127.0.0.1:35241_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> 370744 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42891/solr/deleteReplicaOnIndexing_shard1_replica_n1/&wt=javabin&version=2}{add=[30000
(1619570280332525568)]} 0 33
[junit4] 2> 370751 INFO (qtp825239796-6284) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[30000
(1619570280332525568)]} 0 256
[junit4] 2> 370756 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42891/solr/deleteReplicaOnIndexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1619570280333574144)]} 0 45
[junit4] 2> 370756 INFO (qtp444347843-6273) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42891/solr/deleteReplicaOnIndexing_shard1_replica_n1/&wt=javabin&version=2}{add=[50000
(1619570280523366400)]} 0 45
[junit4] 2> 370763 INFO (qtp825239796-6282) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[50000
(1619570280523366400)]} 0 86
[junit4] 2> 370767 INFO (qtp825239796-6285) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1619570280333574144)]} 0 271
[junit4] 2> 370847 INFO (qtp444347843-6277) [n:127.0.0.1:36678_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42891/solr/deleteReplicaOnIndexing_shard1_replica_n1/&wt=javabin&version=2}{add=[40000
(1619570280327282688)]} 0 30
[junit4] 2> 370849 INFO (qtp825239796-6281) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [deleteReplicaOnIndexing_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[40000
(1619570280327282688)]} 0 359
[junit4] 2> 370850 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.deleteReplicaOnIndexing.shard1.replica_n2, tag=null
[junit4] 2> 370850 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b764266: rootName =
solr_36678, domain = solr.core.deleteReplicaOnIndexing.shard1.replica_n2,
service url = null, agent id = null] for registry
solr.core.deleteReplicaOnIndexing.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@5be511a
[junit4] 2> 370950 WARN
(updateExecutor-2375-thread-5-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 370950 ERROR
(updateExecutor-2375-thread-5-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 370959 WARN
(updateExecutor-2375-thread-2-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 370997 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@55ab9149
[junit4] 2> 370997 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.deleteReplicaOnIndexing.shard1.replica_n2, tag=55ab9149
[junit4] 2> 370998 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=55ab9149
[junit4] 2> 370998 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2
Committing on IndexWriter close.
[junit4] 2> 370998 INFO (qtp444347843-6276) [n:127.0.0.1:36678_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44835b21
commitCommandVersion:0
[junit4] 2> 370998 INFO (qtp825239796-6283) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 370998 ERROR
(updateExecutor-2375-thread-2-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371000 WARN
(updateExecutor-2375-thread-4-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 371001 ERROR
(updateExecutor-2375-thread-4-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371001 WARN
(updateExecutor-2375-thread-7-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 371001 ERROR
(updateExecutor-2375-thread-7-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371007 WARN
(updateExecutor-2375-thread-6-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 371007 ERROR
(updateExecutor-2375-thread-6-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371028 INFO (qtp825239796-6626) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 371028 INFO (qtp825239796-6637) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 371028 INFO (qtp825239796-6636) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 371028 INFO (qtp825239796-6281) [n:127.0.0.1:42891_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.SolrCmdDistributor
SolrCmdDistributor found 1 errors
[junit4] 2> 371059 WARN
(updateExecutor-2375-thread-9-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 371059 ERROR
(updateExecutor-2375-thread-9-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371062 WARN
(updateExecutor-2375-thread-11-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 371062 ERROR
(updateExecutor-2375-thread-11-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371066 WARN
(updateExecutor-2375-thread-1-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 371067 ERROR
(updateExecutor-2375-thread-1-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2: Can not
find: /solr/deleteReplicaOnIndexing_shard1_replica_n2/update
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A42891%2Fsolr%2FdeleteReplicaOnIndexing_shard1_replica_n1%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 371071 WARN
(updateExecutor-2375-thread-7-processing-x:deleteReplicaOnIndexing_shard1_replica_n1
https:////127.0.0.1:36678//solr//deleteReplicaOnIndexing_shard1_replica_n2
r:core_node3 n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1)
[n:127.0.0.1:42891_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:36678/solr/deleteReplicaOnIndexing_shard1_replica_n2 due to:
java.lang.RuntimeEx
[...truncated too long message...]
ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1138040512
[copy] Copying 240 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1138040512
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1138040512
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 31ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | 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: 101 minutes 2 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 lucene
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]