Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23565/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
Error Message:
AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>
Stack Trace:
java.lang.AssertionError: AddReplica did not complete expected same:<COMPLETED>
was not:<RUNNING>
at
__randomizedtesting.SeedInfo.seed([5436558A6CDAE69C:B072693DCA72A843]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotSame(Assert.java:828)
at org.junit.Assert.assertSame(Assert.java:771)
at
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:162)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 15266 lines...]
[junit4] Suite:
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/init-core-data-001
[junit4] 2> 1248075 WARN
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5436558A6CDAE69C]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1248075 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5436558A6CDAE69C]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1248076 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5436558A6CDAE69C]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1248076 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5436558A6CDAE69C]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1248078 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdBackCompat
[junit4] 2> 1248078 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-001
[junit4] 2> 1248079 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1248079 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1248079 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1248179 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer start zk server on port:36481
[junit4] 2> 1248179 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36481
[junit4] 2> 1248179 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36481
[junit4] 2> 1248181 INFO (zkConnectionManagerCallback-7353-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248184 INFO (zkConnectionManagerCallback-7355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248186 INFO (zkConnectionManagerCallback-7357-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248188 WARN (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1248189 WARN (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1248189 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1248189 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1248189 INFO (jetty-launcher-7358-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_172-b11
[junit4] 2> 1248189 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1248189 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1248189 INFO (jetty-launcher-7358-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_172-b11
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55af846b{/solr,null,AVAILABLE}
[junit4] 2> 1248190 INFO (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14c324b{/solr,null,AVAILABLE}
[junit4] 2> 1248191 INFO (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b30ac96{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34475}
[junit4] 2> 1248191 INFO (jetty-launcher-7358-thread-2) [ ]
o.e.j.s.Server Started @1248228ms
[junit4] 2> 1248191 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34475}
[junit4] 2> 1248191 ERROR (jetty-launcher-7358-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1248191 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1248192 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1248192 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1248192 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248192 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-23T22:21:51.465Z
[junit4] 2> 1248193 INFO (zkConnectionManagerCallback-7360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248193 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4131032c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39197}
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.e.j.s.Server Started @1248234ms
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39197}
[junit4] 2> 1248198 ERROR (jetty-launcher-7358-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248198 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-23T22:21:51.471Z
[junit4] 2> 1248214 INFO (zkConnectionManagerCallback-7362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248214 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1248308 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1248309 WARN (jetty-launcher-7358-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@bc8311b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1248312 WARN (jetty-launcher-7358-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@22ab7462[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1248312 INFO (jetty-launcher-7358-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36481/solr
[junit4] 2> 1248315 INFO (zkConnectionManagerCallback-7368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248319 INFO (zkConnectionManagerCallback-7370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248348 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34475_solr
[junit4] 2> 1248348 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.c.Overseer Overseer
(id=72087004019163142-127.0.0.1:34475_solr-n_0000000000) starting
[junit4] 2> 1248351 INFO (zkConnectionManagerCallback-7377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248352 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36481/solr ready
[junit4] 2> 1248352 INFO
(OverseerStateUpdate-72087004019163142-127.0.0.1:34475_solr-n_0000000000)
[n:127.0.0.1:34475_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34475_solr
[junit4] 2> 1248359 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34475_solr
[junit4] 2> 1248371 INFO (zkCallback-7369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1248404 INFO (zkCallback-7376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1248405 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1248427 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34475.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1248434 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34475.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1248434 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34475.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1248435 INFO (jetty-launcher-7358-thread-2)
[n:127.0.0.1:34475_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-001/node2/.
[junit4] 2> 1248496 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1248497 WARN (jetty-launcher-7358-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@25c9c100[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1248499 WARN (jetty-launcher-7358-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4a52a31e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1248500 INFO (jetty-launcher-7358-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36481/solr
[junit4] 2> 1248501 INFO (zkConnectionManagerCallback-7384-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248503 INFO (zkConnectionManagerCallback-7386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248505 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1248506 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39197_solr as DOWN
[junit4] 2> 1248507 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1248507 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39197_solr
[junit4] 2> 1248507 INFO (zkCallback-7369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1248507 INFO (zkCallback-7385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1248507 INFO (zkCallback-7376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1248517 INFO (zkConnectionManagerCallback-7393-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248518 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1248518 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36481/solr ready
[junit4] 2> 1248519 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1248533 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39197.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1248541 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39197.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1248541 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39197.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1248542 INFO (jetty-launcher-7358-thread-1)
[n:127.0.0.1:39197_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-001/node1/.
[junit4] 2> 1248563 INFO (zkConnectionManagerCallback-7399-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248564 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1248564 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36481/solr ready
[junit4] 2> 1248567 INFO (qtp864945629-20977) [n:127.0.0.1:39197_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1248567 INFO (qtp864945629-20977) [n:127.0.0.1:39197_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1248568 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncIdBackCompat
[junit4] 2> 1248571 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=648871765
[junit4] 2> 1248571 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34475_solr
[junit4] 2> 1248572 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 1248572 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34475_solr as DOWN
[junit4] 2> 1248572 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1248572 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1832292850
[junit4] 2> 1248572 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39197_solr
[junit4] 2> 1248573 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1248573 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 1248573 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:39197_solr as DOWN
[junit4] 2> 1248573 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@70e63d6a: rootName =
solr_34475, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@2646510f
[junit4] 2> 1248574 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1248574 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c2f5c4e: rootName =
solr_39197, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1a3d6632
[junit4] 2> 1248578 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1248578 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@af6b651: rootName =
solr_34475, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2554ce6a
[junit4] 2> 1248578 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1248578 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67a595fe: rootName =
solr_39197, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2554ce6a
[junit4] 2> 1248580 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1248580 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7846aea: rootName =
solr_34475, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7d14d0ab
[junit4] 2> 1248580 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1248580 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1248580 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e4ff24b: rootName =
solr_39197, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7d14d0ab
[junit4] 2> 1248581 INFO (jetty-closer-7400-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1248588 INFO (closeThreadPool-7405-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72087004019163142-127.0.0.1:34475_solr-n_0000000000) closing
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@60d97c94[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 1248588 INFO
(OverseerStateUpdate-72087004019163142-127.0.0.1:34475_solr-n_0000000000)
[n:127.0.0.1:34475_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34475_solr
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2ec34d41[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 1248591 INFO
(OverseerAutoScalingTriggerThread-72087004019163142-127.0.0.1:34475_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5067640f[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@102bac7e[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 1248605 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
0x1001abf8b7c0009, likely client has closed socket
[junit4] 2> 1248605 INFO (jetty-closer-7400-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72087004019163142-127.0.0.1:34475_solr-n_0000000000) closing
[junit4] 2> 1248605 INFO (closeThreadPool-7405-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72087004019163142-127.0.0.1:34475_solr-n_0000000000) closing
[junit4] 2> 1248606 INFO (jetty-closer-7400-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@b30ac96{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1248607 INFO (jetty-closer-7400-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4131032c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1248607 INFO (jetty-closer-7400-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@55af846b{/solr,null,UNAVAILABLE}
[junit4] 2> 1248608 INFO (jetty-closer-7400-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1248608 INFO (jetty-closer-7400-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14c324b{/solr,null,UNAVAILABLE}
[junit4] 2> 1248608 INFO (jetty-closer-7400-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1248608 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1248610 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 1248611 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36481
[junit4] 2> 1248611 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36481
[junit4] 2> 1248614 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
[junit4] 2> 1248615 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-002
[junit4] 2> 1248615 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1248615 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1248615 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1248715 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer start zk server on port:38181
[junit4] 2> 1248715 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38181
[junit4] 2> 1248715 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38181
[junit4] 2> 1248718 INFO (zkConnectionManagerCallback-7408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248723 INFO (zkConnectionManagerCallback-7410-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248725 INFO (zkConnectionManagerCallback-7412-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248726 WARN (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1248726 WARN (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1248726 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1248726 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1248726 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1248726 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1248726 INFO (jetty-launcher-7413-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_172-b11
[junit4] 2> 1248726 INFO (jetty-launcher-7413-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_172-b11
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@153bdd44{/solr,null,AVAILABLE}
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@526e987{/solr,null,AVAILABLE}
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3744d9ec{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39019}
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2267a12e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41441}
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.e.j.s.Server Started @1248764ms
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.e.j.s.Server Started @1248764ms
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39019}
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41441}
[junit4] 2> 1248727 ERROR (jetty-launcher-7413-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1248727 ERROR (jetty-launcher-7413-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-23T22:21:52Z
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1248727 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-23T22:21:52Z
[junit4] 2> 1248733 INFO (zkConnectionManagerCallback-7415-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248733 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1248735 INFO (zkConnectionManagerCallback-7417-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1248736 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1249272 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1249274 WARN (jetty-launcher-7413-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@47766096[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1249300 WARN (jetty-launcher-7413-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6ca8fe17[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1249301 INFO (jetty-launcher-7413-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38181/solr
[junit4] 2> 1249316 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1249321 WARN (jetty-launcher-7413-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5e8eb294[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1249324 INFO (zkConnectionManagerCallback-7423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249324 WARN (jetty-launcher-7413-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2ece2d22[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1249325 INFO (jetty-launcher-7413-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38181/solr
[junit4] 2> 1249341 INFO (zkConnectionManagerCallback-7431-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249351 INFO (zkConnectionManagerCallback-7428-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249386 INFO (zkConnectionManagerCallback-7433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249390 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39019_solr
[junit4] 2> 1249391 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.Overseer Overseer
(id=72087004054355974-127.0.0.1:39019_solr-n_0000000000) starting
[junit4] 2> 1249392 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41441_solr
[junit4] 2> 1249416 INFO (zkCallback-7432-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1249418 INFO (zkCallback-7427-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1249420 INFO (zkConnectionManagerCallback-7442-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249421 INFO (zkConnectionManagerCallback-7447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249421 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1249426 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1249426 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38181/solr ready
[junit4] 2> 1249426 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38181/solr ready
[junit4] 2> 1249427 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1249442 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41441.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1249443 INFO
(OverseerStateUpdate-72087004054355974-127.0.0.1:39019_solr-n_0000000000)
[n:127.0.0.1:39019_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39019_solr
[junit4] 2> 1249450 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41441.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1249450 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41441.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1249451 INFO (jetty-launcher-7413-thread-1)
[n:127.0.0.1:41441_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-002/node1/.
[junit4] 2> 1249452 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39019_solr as DOWN
[junit4] 2> 1249452 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1249452 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39019_solr
[junit4] 2> 1249464 INFO (zkCallback-7432-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1249467 INFO (zkCallback-7427-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1249468 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1249471 INFO (zkCallback-7446-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1249482 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39019.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1249487 INFO (zkCallback-7441-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1249488 WARN (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr_39019:dom1=solr,dom2=jvm,name0=memory,name1=heap,name=used
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:569)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:742)
~[java/:?]
[junit4] 2> at java.util.HashMap.forEach(HashMap.java:1289)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:732)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:601) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:252)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:172)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
~[?:1.8.0_172]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_172]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_172]
[junit4] 2> at
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
~[?:1.8.0_172]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:381)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:544)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:483)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:451)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:437)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:272)
~[java/:?]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
[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_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 1249490 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39019.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1249490 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39019.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1249491 INFO (jetty-launcher-7413-thread-2)
[n:127.0.0.1:39019_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-002/node2/.
[junit4] 2> 1249511 INFO (zkConnectionManagerCallback-7454-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1249512 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1249513 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[5436558A6CDAE69C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:38181/solr ready
[junit4] 2> 1249515 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=21faee07-6fb4-4001-9826-0e003173be24&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1249516 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=21faee07-6fb4-4001-9826-0e003173be24&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1249517 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1249517 INFO
(OverseerThreadFactory-6661-thread-1-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testasynccollectioncreation
[junit4] 2> 1249517 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1249620 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_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> 1249621 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_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> 1249622 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_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> 1249622 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_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> 1249624 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 1249625 INFO (qtp982430898-21090) [n:127.0.0.1:41441_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> 1249626 INFO (qtp982430898-21092) [n:127.0.0.1:41441_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> 1249626 INFO (qtp982430898-21088) [n:127.0.0.1:41441_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> 1249627 INFO (qtp982430898-21090) [n:127.0.0.1:41441_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> 1249628 INFO (qtp982430898-21092) [n:127.0.0.1:41441_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> 1249630 INFO
(OverseerStateUpdate-72087004054355974-127.0.0.1:39019_solr-n_0000000000)
[n:127.0.0.1:39019_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testasynccollectioncreation",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testasynccollectioncreation_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41441/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1249831 INFO (qtp982430898-21088) [n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=21faee07-6fb4-4001-9826-0e003173be24448762250459827&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 1249832 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=21faee07-6fb4-4001-9826-0e003173be24448762250459827&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 1249832 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1249846 INFO (qtp982430898-21088) [n:127.0.0.1:41441_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
21faee07-6fb4-4001-9826-0e003173be24448762250459827
[junit4] 2> 1249846 INFO (qtp982430898-21088) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=21faee07-6fb4-4001-9826-0e003173be24448762250459827&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1250517 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1250518 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1250846 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1250862 INFO (qtp982430898-21090) [n:127.0.0.1:41441_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
21faee07-6fb4-4001-9826-0e003173be24448762250459827
[junit4] 2> 1250862 INFO (qtp982430898-21090) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=21faee07-6fb4-4001-9826-0e003173be24448762250459827&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1250865 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.IndexSchema
[testasynccollectioncreation_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1250867 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1250867 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration
from collection testasynccollectioncreation, trusted=true
[junit4] 2> 1250867 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_41441.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry
'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ca2b00d
[junit4] 2> 1250868 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrCore
[[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-002/node1/testasynccollectioncreation_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5436558A6CDAE69C-001/tempDir-002/node1/./testasynccollectioncreation_shard1_replica_n1/data/]
[junit4] 2> 1250891 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1250891 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1250893 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1250893 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1250894 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6027389c[testasynccollectioncreation_shard1_replica_n1] main]
[junit4] 2> 1250894 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1250894 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1250894 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1250895 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1623491466145824768
[junit4] 2> 1250897 INFO
(searcherExecutor-6666-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 r:core_node2 CREATE
n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrCore
[testasynccollectioncreation_shard1_replica_n1] Registered new searcher
Searcher@6027389c[testasynccollectioncreation_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1250898 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/testasynccollectioncreation/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1250898 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testasynccollectioncreation/leaders/shard1
[junit4] 2> 1250899 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1250899 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1250899 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:41441/solr/testasynccollectioncreation_shard1_replica_n1/
[junit4] 2> 1250899 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1250900 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41441/solr/testasynccollectioncreation_shard1_replica_n1/ has
no replicas
[junit4] 2> 1250900 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testasynccollectioncreation/leaders/shard1/leader after winning as
/collections/testasynccollectioncreation/leader_elect/shard1/election/72087004054355976-core_node2-n_0000000000
[junit4] 2> 1250900 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41441/solr/testasynccollectioncreation_shard1_replica_n1/
shard1
[junit4] 2> 1251001 INFO (zkCallback-7432-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1251001 INFO (zkCallback-7432-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1251002 INFO
(parallelCoreAdminExecutor-6654-thread-1-processing-n:127.0.0.1:41441_solr
x:testasynccollectioncreation_shard1_replica_n1
21faee07-6fb4-4001-9826-0e003173be24448762250459827 CREATE)
[n:127.0.0.1:41441_solr c:testasynccollectioncreation s:shard1 r:core_node2
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1251103 INFO (zkCallback-7432-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1251103 INFO (zkCallback-7432-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1251103 INFO (zkCallback-7432-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1251519 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1251520 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1251863 INFO (qtp982430898-21092) [n:127.0.0.1:41441_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
21faee07-6fb4-4001-9826-0e003173be24448762250459827
[junit4] 2> 1251863 INFO (qtp982430898-21092) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=21faee07-6fb4-4001-9826-0e003173be24448762250459827&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1251864 INFO
(OverseerThreadFactory-6661-thread-1-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_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> 1252521 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1252522 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=21faee07-6fb4-4001-9826-0e003173be24&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1252522 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=21faee07-6fb4-4001-9826-0e003173be24&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1252522 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=21faee07-6fb4-4001-9826-0e003173be24&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1252523 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=78b96493-a020-4a41-8255-6c56ee9804b2&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1252524 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=78b96493-a020-4a41-8255-6c56ee9804b2&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1252524 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=78b96493-a020-4a41-8255-6c56ee9804b2&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1252524 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=78b96493-a020-4a41-8255-6c56ee9804b2&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1252524 INFO
(OverseerThreadFactory-6661-thread-2-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testasynccollectioncreation
[junit4] 2> 1252525 INFO
(OverseerCollectionConfigSetProcessor-72087004054355974-127.0.0.1:39019_solr-n_0000000000)
[n:127.0.0.1:39019_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> 1252525 ERROR
(OverseerThreadFactory-6661-thread-2-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Collection: testasynccollectioncreation operation: create
failed:org.apache.solr.common.SolrException: collection already exists:
testasynccollectioncreation
[junit4] 2> at
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:108)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1252526 INFO
(OverseerThreadFactory-6661-thread-2-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1253525 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=78b96493-a020-4a41-8255-6c56ee9804b2&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1253526 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=78b96493-a020-4a41-8255-6c56ee9804b2&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1253526 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=78b96493-a020-4a41-8255-6c56ee9804b2&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1253526 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=78b96493-a020-4a41-8255-6c56ee9804b2&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1253527 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
async=942eac0b-b8b9-4a90-90d1-e96cdd317409&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1253527 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
c:testasynccollectioncreation ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=942eac0b-b8b9-4a90-90d1-e96cdd317409&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1253528 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=942eac0b-b8b9-4a90-90d1-e96cdd317409&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1253528 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=942eac0b-b8b9-4a90-90d1-e96cdd317409&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1253528 INFO
(OverseerCollectionConfigSetProcessor-72087004054355974-127.0.0.1:39019_solr-n_0000000000)
[n:127.0.0.1:39019_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1253531 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_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> 1253531 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_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> 1253532 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_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> 1253532 INFO (qtp1135526187-21089) [n:127.0.0.1:39019_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> 1253533 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_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> 1253534 INFO (qtp982430898-21088) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1253535 INFO (qtp982430898-21090) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1253535 INFO (qtp982430898-21092) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1253536 INFO (qtp982430898-21088) [n:127.0.0.1:41441_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> 1253536 INFO (qtp982430898-21090) [n:127.0.0.1:41441_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> 1253537 INFO (qtp982430898-21092) [n:127.0.0.1:41441_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> 1253537 INFO (qtp982430898-21088) [n:127.0.0.1:41441_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> 1253538 INFO (qtp982430898-21090) [n:127.0.0.1:41441_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> 1253539 INFO (qtp982430898-21092) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1253539 INFO (qtp982430898-21088) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1253539 INFO (qtp982430898-21090) [n:127.0.0.1:41441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testasynccollectioncreation.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1253540 INFO
(OverseerThreadFactory-6661-thread-3-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_solr c:testasynccollectioncreation s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39019_solr for creating new
replica of shard shard1 for collection testasynccollectioncreation
[junit4] 2> 1253540 INFO
(OverseerThreadFactory-6661-thread-3-processing-n:127.0.0.1:39019_solr)
[n:127.0.0.1:39019_solr c:testasynccollectioncreation s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1253541 INFO
(OverseerStateUpdate-72087004054355974-127.0.0.1:39019_solr-n_0000000000)
[n:127.0.0.1:39019_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testasynccollectioncreation",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testasynccollectioncreation_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39019/solr",
[junit4] 2> "node_name":"127.0.0.1:39019_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1253541 INFO (zkCallback-7432-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1253541 INFO (zkCallback-7432-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1253541 INFO (zkCallback-7432-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testasynccollectioncreation/state.json] for collection
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1253644 INFO (qtp1135526187-21091) [n:127.0.0.1:39019_solr
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={async=942eac0b-b8b9-4a90-90d1-e96cdd317409448766262526320&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 1253644 INFO
(parallelCoreAdminExecutor-6662-thread-1-processing-n:127.0.0.1:39019_solr
x:testasynccollectioncreation_shard1_replica_n3
942eac0b-b8b9-4a90-90d1-e96cdd317409448766262526320 CREATE)
[n:127.0.0.1:39019_solr x:testasynccollectioncreation_shard1_replica_n3]
o.a.s.h.a.CoreAdminOperation core create command
async=942eac0b-b8b9-4a90-90d1-e96cdd317409448766262526320&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1253645 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
942eac0b-b8b9-4a90-90d1-e96cdd317409448766262526320
[junit4] 2> 1253645 INFO (qtp1135526187-21087) [n:127.0.0.1:39019_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=942eac0b-b8b9-4a90-90d1-e96cdd317409448766262526320&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1253653 INFO
(parallelCoreAdminExecutor-6662-thread-1-processing-n:127.0.0.1:39019_solr
x:testasynccollectioncreation_shard1_replica_n3
942eac0b-b8b9-4a90-90d1-e96cdd317409448766262526320 CREATE)
[n:127.0.0.1:39019_solr c:testasynccollectioncreation s:shard1 r:core_node4
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 12
[...truncated too long message...]
h.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=10799, maxDocsPerChunk=4, blockSize=8),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=10799, blockSize=8)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19541479),
locale=id-ID, timezone=Africa/Sao_Tome
[junit4] 2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=8,threads=1,free=202772760,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ZkFailoverTest,
TestStressVersions, TestSchemaNameResource, FieldMutatingUpdateProcessorTest,
PropertiesRequestHandlerTest, CollectionPropsTest,
FullSolrCloudDistribCmdsTest, TestAnalyzeInfixSuggestions, QueryParsingTest,
TestCloudDeleteByQuery, NodeAddedTriggerIntegrationTest,
TestRandomCollapseQParserPlugin, TestOrdValues, TestValueSourceCache,
TestDocSet, TestSolrXml, TestQuerySenderListener, TestTestInjection,
SolrRequestParserTest, AnalyticsQueryTest, TestReqParamsAPI,
TestCursorMarkWithoutUniqueKey, CdcrBidirectionalTest,
TestSolrCloudWithDelegationTokens, MetricsHistoryIntegrationTest,
DistribDocExpirationUpdateProcessorTest, TestHighlightDedupGrouping,
TestOmitPositions, MinimalSchemaTest, SolrInfoBeanTest, RequestHandlersTest,
MultiSolrCloudTestCaseTest, HdfsBasicDistributedZkTest, BasicFunctionalityTest,
JSONWriterTest, OpenExchangeRatesOrgProviderTest, TestSolr4Spatial,
TestHttpShardHandlerFactory, TestLegacyFieldCache, TestSystemCollAutoCreate,
TestSimComputePlanAction, RestartWhileUpdatingTest,
TestRetrieveFieldsOptimizer, TestSearcherReuse, DisMaxRequestHandlerTest,
TestSolrFieldCacheBean, LeaderTragicEventTest, PluginInfoTest, SyncSliceTest,
TestRestManager, JWTAuthPluginTest, TestTlogReplica,
TlogReplayBufferedWhileIndexingTest, DeleteLastCustomShardedReplicaTest,
ConnectionReuseTest, TestShortCircuitedRequests, TestPayloadCheckQParserPlugin,
TestUseDocValuesAsStored2, TestCoreAdminApis, AutoscalingHistoryHandlerTest,
ExitableDirectoryReaderTest, DateMathParserTest, TermsComponentTest,
ProtectedTermFilterFactoryTest, CustomHighlightComponentTest,
TestCloudRecovery2, ExplicitHLLTest, ExecutePlanActionTest,
SpellCheckComponentTest, TestRemoteStreaming, UpdateParamsTest,
ManagedSchemaRoundRobinCloudTest, TestLockTree, ConfigureRecoveryStrategyTest,
TestPartialUpdateDeduplication, CdcrUpdateLogTest, SearchHandlerTest,
RecoveryAfterSoftCommitTest, TestCloudPivotFacet,
VMParamsZkACLAndCredentialsProvidersTest, TestCSVResponseWriter,
ExternalFileFieldSortTest, TestManagedSchema, LargeFieldTest,
TokenizerChainTest, TestMultiWordSynonyms, TestSchemalessBufferedUpdates,
ResponseBuilderTest, TestZkAclsWithHadoopAuth, HighlighterConfigTest,
TriggerIntegrationTest, TestSubQueryTransformerDistrib, TestNestedDocsSort,
TestLazyCores, TestSolrDeletionPolicy1, TestNumericRangeQuery32,
TestExceedMaxTermLength, SortByFunctionTest, SolrCoreCheckLockOnStartupTest,
UninvertDocValuesMergePolicyTest, SuggesterTSTTest,
AtomicUpdateProcessorFactoryTest, TestUpdate, FileBasedSpellCheckerTest,
TestDFRSimilarityFactory, ConcurrentCreateRoutedAliasTest,
XmlUpdateRequestHandlerTest, DocValuesMultiTest, ShardSplitTest,
TestDynamicFieldCollectionResource, TestConfigSetsAPI, InfoHandlerTest,
MBeansHandlerTest, DistributedFacetSimpleRefinementLongTailTest,
ScheduledMaintenanceTriggerTest, NumberUtilsTest, CoreAdminOperationTest,
StressHdfsTest, DeleteShardTest, TestPrepRecovery, TestRequestForwarding,
DistributedQueryComponentCustomSortTest, IndexSizeTriggerTest,
TestDynamicLoading, TestComplexPhraseQParserPlugin, ScriptEngineTest,
SolrCoreMetricManagerTest, TestFileDictionaryLookup, TestReload,
TestShardHandlerFactory, RegexBytesRefFilterTest, SaslZkACLProviderTest,
TestManagedStopFilterFactory, MoveReplicaHDFSFailoverTest, TestConfigOverlay,
AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeTest,
CleanupOldIndexTest, DeleteInactiveReplicaTest, DistributedQueueTest,
DocValuesNotIndexedTest, HttpPartitionTest, SharedFSAutoReplicaFailoverTest,
SliceStateTest, SolrCloudExampleTest, SolrXmlInZkTest, SplitShardTest,
TestCloudPhrasesIdentificationComponent, TestClusterProperties,
TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes,
TestDistribDocBasedVersion, TestOnReconnectListenerSupport,
TestRandomFlRTGCloud, ZkSolrClientTest, CollectionsAPIAsyncDistributedZkTest]
[junit4] Completed [733/841 (1!)] on J1 in 671.48s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 46147 lines...]
-ecj-javadoc-lint-tests:
[mkdir] Created dir: /tmp/ecj1764909844
[ecj-lint] Compiling 942 source files to /tmp/ecj1764909844
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/analysis/TokenizerChainTest.java
(at line 37)
[ecj-lint] TokenizerChain tokenizerChain = new TokenizerChain(
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'tokenizerChain' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 2. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/ZkNodePropsTest.java
(at line 48)
[ecj-lint] new JavaBinCodec().marshal(zkProps.getProperties(), baos);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/autoscaling/NodeMarkersRegistrationTest.java
(at line 31)
[ecj-lint] import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.util.LuceneTestCase.AwaitsFix is never
used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 4. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java
(at line 716)
[ecj-lint] throw new UnsupportedOperationException("must add at least 1
node first");
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'queryRequest' is not closed at this location
[ecj-lint] ----------
[ecj-lint] 5. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java
(at line 722)
[ecj-lint] throw new UnsupportedOperationException("must add at least 1
node first");
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'queryRequest' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 6. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestBinaryResponseWriter.java
(at line 75)
[ecj-lint] new JavaBinCodec(new BinaryResponseWriter.Resolver(null,
null)).marshal(nl, baos);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 7. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestBinaryResponseWriter.java
(at line 77)
[ecj-lint] nl = (NamedList) new JavaBinCodec().unmarshal(new
ByteArrayInputStream(byteBuffer.array(), 0, byteBuffer.limit()));
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 8. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/update/processor/DistributedUpdateProcessorTest.java
(at line 39)
[ecj-lint] DistributedUpdateProcessor processor = new
DistributedUpdateProcessor(
[ecj-lint] ^^^^^^^^^
[ecj-lint] Resource leak: 'processor' is never closed
[ecj-lint] ----------
[ecj-lint] 8 problems (1 error, 7 warnings)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:680: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2099:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2132:
Compile failed; see the compiler error output for details.
Total time: 78 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]