Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23576/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest: 1) Thread[id=280,
name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest] at
java.base@11/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@11/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest:
1) Thread[id=280, name=zkConnectionManagerCallback-102-thread-1,
state=WAITING, group=TGRP-ExecutePlanActionTest]
at java.base@11/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@11/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([A1492B5B3914F3B7]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=280, name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest] at
java.base@11/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@11/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=280, name=zkConnectionManagerCallback-102-thread-1,
state=WAITING, group=TGRP-ExecutePlanActionTest]
at java.base@11/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@11/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([A1492B5B3914F3B7]:0)
Build Log:
[...truncated 12675 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[junit4] 2> 14219 INFO
(SUITE-ExecutePlanActionTest-seed#[A1492B5B3914F3B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/init-core-data-001
[junit4] 2> 14220 INFO
(SUITE-ExecutePlanActionTest-seed#[A1492B5B3914F3B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 14221 INFO
(SUITE-ExecutePlanActionTest-seed#[A1492B5B3914F3B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 14228 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
[junit4] 2> 14231 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
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.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001
[junit4] 2> 14239 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 14247 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 14247 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 14347 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:38061
[junit4] 2> 14347 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38061
[junit4] 2> 14348 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38061
[junit4] 2> 14402 INFO (zkConnectionManagerCallback-41-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14422 INFO (zkConnectionManagerCallback-43-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14428 INFO (zkConnectionManagerCallback-45-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14471 WARN (jetty-launcher-46-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 14471 WARN (jetty-launcher-46-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 14546 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 14546 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 14547 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 14547 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 14550 INFO (jetty-launcher-46-thread-2) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
[junit4] 2> 14550 INFO (jetty-launcher-46-thread-1) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
[junit4] 2> 14564 INFO (jetty-launcher-46-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 14564 INFO (jetty-launcher-46-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 14565 INFO (jetty-launcher-46-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 14568 INFO (jetty-launcher-46-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 14568 INFO (jetty-launcher-46-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 14568 INFO (jetty-launcher-46-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 14578 INFO (jetty-launcher-46-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2113dbe7{/solr,null,AVAILABLE}
[junit4] 2> 14578 INFO (jetty-launcher-46-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d1ddf21{/solr,null,AVAILABLE}
[junit4] 2> 14588 INFO (jetty-launcher-46-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@46ac28c8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40831}
[junit4] 2> 14588 INFO (jetty-launcher-46-thread-2) [ ] o.e.j.s.Server
Started @14616ms
[junit4] 2> 14588 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40831}
[junit4] 2> 14592 INFO (jetty-launcher-46-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6fe04368{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34159}
[junit4] 2> 14592 INFO (jetty-launcher-46-thread-1) [ ] o.e.j.s.Server
Started @14620ms
[junit4] 2> 14592 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34159}
[junit4] 2> 14601 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider
chain: env;sysprop
[junit4] 2> 14602 ERROR (jetty-launcher-46-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 14602 ERROR (jetty-launcher-46-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 14602 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 14602 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 14602 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 14602 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 14602 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 14602 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 14603 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 14603 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 14603 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-26T11:00:37.672245Z
[junit4] 2> 14603 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-26T11:00:37.672265Z
[junit4] 2> 14603 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 14603 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 14612 INFO (zkConnectionManagerCallback-48-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14612 INFO (zkConnectionManagerCallback-50-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14614 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 14614 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 14626 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
0x10027c2f1230004, likely client has closed socket
[junit4] 2> 14733 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 14736 WARN (jetty-launcher-46-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@138da5a7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14758 WARN (jetty-launcher-46-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2721dba6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14759 INFO (jetty-launcher-46-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38061/solr
[junit4] 2> 14787 INFO (zkConnectionManagerCallback-56-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14823 INFO (zkConnectionManagerCallback-58-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 14825 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 14840 WARN (jetty-launcher-46-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1d9f1a3c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14962 WARN (jetty-launcher-46-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@30fa3009[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 14963 INFO (jetty-launcher-46-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38061/solr
[junit4] 2> 14992 INFO (zkConnectionManagerCallback-66-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 15028 INFO (zkConnectionManagerCallback-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 15071 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40831_solr
[junit4] 2> 15072 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.Overseer Overseer
(id=72101312260669448-127.0.0.1:40831_solr-n_0000000000) starting
[junit4] 2> 15115 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34159_solr
[junit4] 2> 15131 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 15132 INFO (zkConnectionManagerCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 15139 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 15143 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 15144 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38061/solr ready
[junit4] 2> 15180 INFO (zkConnectionManagerCallback-80-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 15182 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 15183 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38061/solr ready
[junit4] 2> 15195 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 15205 INFO
(OverseerStateUpdate-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[n:127.0.0.1:40831_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40831_solr
[junit4] 2> 15222 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34159.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 15222 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34159.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 15222 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34159.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 15224 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40831_solr as DOWN
[junit4] 2> 15225 INFO (jetty-launcher-46-thread-1)
[n:127.0.0.1:34159_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.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node1/.
[junit4] 2> 15227 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 15227 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40831_solr
[junit4] 2> 15229 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 15229 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 15229 INFO (zkCallback-79-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 15232 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 15333 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 15341 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 15345 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 15350 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40831.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 15362 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40831.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 15362 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40831.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 15364 INFO (jetty-launcher-46-thread-2)
[n:127.0.0.1:40831_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.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node2/.
[junit4] 2> 15378 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 15378 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 15397 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:40831_solr, 127.0.0.1:34159_solr]
[junit4] 2> 15408 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded
markers
[junit4] 2> 15410 DEBUG (ScheduledTrigger-96-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 15414 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 15416 INFO (zkConnectionManagerCallback-87-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 15418 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 15419 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38061/solr ready
[junit4] 2> 15424 DEBUG (zkCallback-74-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 15424 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 15437 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded
markers
[junit4] 2> 15438 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 15599 INFO (qtp938634158-146) [n:127.0.0.1:34159_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=8
[junit4] 2> 15615 INFO (qtp938634158-148) [n:127.0.0.1:34159_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> 15619 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 15623 INFO (qtp938634158-146) [n:127.0.0.1:34159_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> 15626 INFO (qtp938634158-148) [n:127.0.0.1:34159_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> 15629 INFO (qtp606430111-143) [n:127.0.0.1:40831_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> 15632 INFO (qtp606430111-147) [n:127.0.0.1:40831_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> 15634 INFO (qtp606430111-143) [n:127.0.0.1:40831_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> 15637 INFO (qtp606430111-147) [n:127.0.0.1:40831_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> 15640 INFO (qtp606430111-143) [n:127.0.0.1:40831_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> 15641 DEBUG (qtp606430111-145) [n:127.0.0.1:40831_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 15642 INFO (qtp606430111-145) [n:127.0.0.1:40831_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=89
[junit4] 2> 15643 DEBUG (zkCallback-74-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 15643 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 15645 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial
livenodes: [127.0.0.1:40831_solr, 127.0.0.1:34159_solr]
[junit4] 2> 15646 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded
markers
[junit4] 2> 15647 DEBUG (ScheduledTrigger-96-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 15647 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 15648 INFO (qtp606430111-145) [n:127.0.0.1:40831_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 15668 INFO
(OverseerThreadFactory-100-thread-1-processing-n:127.0.0.1:40831_solr)
[n:127.0.0.1:40831_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testIntegration
[junit4] 2> 15816 INFO (qtp606430111-147) [n:127.0.0.1:40831_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> 15818 INFO (qtp606430111-143) [n:127.0.0.1:40831_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> 15821 INFO (qtp606430111-147) [n:127.0.0.1:40831_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> 15824 INFO (qtp606430111-143) [n:127.0.0.1:40831_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> 15826 INFO (qtp606430111-147) [n:127.0.0.1:40831_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> 15829 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 15831 INFO (qtp938634158-146) [n:127.0.0.1:34159_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> 15834 INFO (qtp938634158-148) [n:127.0.0.1:34159_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> 15836 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 15839 INFO (qtp938634158-146) [n:127.0.0.1:34159_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> 15866 INFO
(OverseerStateUpdate-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[n:127.0.0.1:40831_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34159/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 15872 INFO
(OverseerStateUpdate-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[n:127.0.0.1:40831_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40831/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 15994 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
x:testIntegration_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n3&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 15995 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 15995 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 16648 DEBUG (ScheduledTrigger-96-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 17039 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 17044 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 17052 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
[junit4] 2> 17054 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n3] Schema name=minimal
[junit4] 2> 17057 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 17057 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n3'
using configuration from collection testIntegration, trusted=true
[junit4] 2> 17078 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 17078 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1'
using configuration from collection testIntegration, trusted=true
[junit4] 2> 17084 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40831.solr.core.testIntegration.shard1.replica_n3' (registry
'solr.core.testIntegration.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 17085 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node2/testIntegration_shard1_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node2/./testIntegration_shard1_replica_n3/data/]
[junit4] 2> 17092 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34159.solr.core.testIntegration.shard1.replica_n1' (registry
'solr.core.testIntegration.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 17092 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node1/testIntegration_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node1/./testIntegration_shard1_replica_n1/data/]
[junit4] 2> 17168 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 17168 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 17170 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 17170 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 17171 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 17171 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 17190 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e8a8454[testIntegration_shard1_replica_n3] main]
[junit4] 2> 17193 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 17193 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 17196 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7abdea13[testIntegration_shard1_replica_n1] main]
[junit4] 2> 17206 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 17206 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 17206 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 17207 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 17208 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1623720397663895552
[junit4] 2> 17210 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 17210 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 17210 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1623720397665992704
[junit4] 2> 17217 INFO
(searcherExecutor-105-thread-1-processing-n:127.0.0.1:40831_solr
x:testIntegration_shard1_replica_n3 c:testIntegration s:shard1 r:core_node4)
[n:127.0.0.1:40831_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n3] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n3] Registered new searcher
Searcher@3e8a8454[testIntegration_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 17220 INFO
(searcherExecutor-106-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n1 c:testIntegration s:shard1 r:core_node2)
[n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node2
x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n1] Registered new searcher
Searcher@7abdea13[testIntegration_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 17231 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testIntegration/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 17232 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 17241 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testIntegration/leaders/shard1
[junit4] 2> 17242 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testIntegration/terms/shard1 to Terms{values={core_node2=0,
core_node4=0}, version=1}
[junit4] 2> 17242 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testIntegration/leaders/shard1
[junit4] 2> 17272 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 17272 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 17272 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40831/solr/testIntegration_shard1_replica_n3/
[junit4] 2> 17281 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n3
url=http://127.0.0.1:40831/solr START
replicas=[http://127.0.0.1:34159/solr/testIntegration_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 17288 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n3
url=http://127.0.0.1:40831/solr DONE. We have no versions. sync failed.
[junit4] 2> 17296 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.S.Request [testIntegration_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 17300 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 17300 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 17303 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testIntegration/leaders/shard1/leader after winning as
/collections/testIntegration/leader_elect/shard1/election/72101312260669448-core_node4-n_0000000000
[junit4] 2> 17317 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40831/solr/testIntegration_shard1_replica_n3/ shard1
[junit4] 2> 17417 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 17425 INFO (zkCallback-67-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 17427 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 17515 INFO (qtp606430111-143) [n:127.0.0.1:40831_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n3&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1521
[junit4] 2> 17533 INFO (zkCallback-67-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 17533 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 17537 INFO (zkCallback-67-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 17648 DEBUG (ScheduledTrigger-96-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 18368 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2374
[junit4] 2> 18392 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 18392 INFO (zkCallback-67-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 18393 INFO (zkCallback-67-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 18393 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 18403 INFO (qtp606430111-145) [n:127.0.0.1:40831_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 18404 INFO (qtp606430111-145) [n:127.0.0.1:40831_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2756
[junit4] 2> 18424 INFO (watches-84-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 18431 INFO (zkCallback-57-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 18434 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 18439 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=352818102
[junit4] 2> 18439 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40831_solr
[junit4] 2> 18448 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 18448 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40831_solr as DOWN
[junit4] 2> 18473 INFO (coreCloseExecutor-115-thread-1)
[n:127.0.0.1:40831_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n3] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@45ad0c01
[junit4] 2> 18473 INFO (coreCloseExecutor-115-thread-1)
[n:127.0.0.1:40831_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testIntegration.shard1.replica_n3, tag=45ad0c01
[junit4] 2> 18473 INFO (coreCloseExecutor-115-thread-1)
[n:127.0.0.1:40831_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ec5be48: rootName =
solr_40831, domain = solr.core.testIntegration.shard1.replica_n3, service url =
null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n3
/ com.codahale.metrics.MetricRegistry@12c89e10
[junit4] 2> 18488 INFO (coreCloseExecutor-115-thread-1)
[n:127.0.0.1:40831_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testIntegration.shard1.leader,
tag=45ad0c01
[junit4] 2> 18501 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 18508 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@52ccf33d: rootName =
solr_40831, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@609a67ea
[junit4] 2> 18514 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 18515 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@761812ba: rootName =
solr_40831, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@95a52be
[junit4] 2> 18519 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 18519 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@649e6b0d: rootName =
solr_40831, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3c918868
[junit4] 2> 18519 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@58c14a71[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5bfa0e6e[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 18536 INFO (closeThreadPool-92-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72101312260669448-127.0.0.1:40831_solr-n_0000000000) closing
[junit4] 2> 18536 INFO
(OverseerStateUpdate-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[n:127.0.0.1:40831_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40831_solr
[junit4] 2> 18539 INFO
(OverseerAutoScalingTriggerThread-72101312260669448-127.0.0.1:40831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 18548 DEBUG (closeThreadPool-92-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 18551 DEBUG (closeThreadPool-92-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 18551 DEBUG (closeThreadPool-92-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 18551 DEBUG (closeThreadPool-92-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 18558 DEBUG (closeThreadPool-92-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 18558 DEBUG (closeThreadPool-92-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 18558 INFO (closeThreadPool-92-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72101312260669448-127.0.0.1:40831_solr-n_0000000000) closing
[junit4] 2> 18580 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.Overseer Overseer
(id=72101312260669448-127.0.0.1:40831_solr-n_0000000000) closing
[junit4] 2> 18580 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
0x10027c2f1230008, likely client has closed socket
[junit4] 2> 18581 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 18581 INFO (zkCallback-79-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 18581 INFO (zkCallback-57-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34159_solr
[junit4] 2> 18583 INFO (zkCallback-57-thread-3) [n:127.0.0.1:34159_solr
] o.a.s.c.Overseer Overseer
(id=72101312260669446-127.0.0.1:34159_solr-n_0000000001) starting
[junit4] 2> 18585 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 18590 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@46ac28c8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 18595 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6d1ddf21{/solr,null,UNAVAILABLE}
[junit4] 2> 18595 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 18596 INFO (zkCallback-86-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 18600 INFO
(OverseerStateUpdate-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[n:127.0.0.1:34159_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34159_solr
[junit4] 2> 18608 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 18612 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 4
[junit4] 2> 18612 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
lastZnodeVersion 0
[junit4] 2> 18613 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 4
[junit4] 2> 18616 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial
livenodes: [127.0.0.1:34159_solr]
[junit4] 2> 18621 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path:
127.0.0.1:40831_solr
[junit4] 2> 18626 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 18626 INFO (zkCallback-57-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 18646 DEBUG (ScheduledTrigger-118-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 1 and last live nodes: 2
[junit4] 2> 18647 DEBUG (ScheduledTrigger-118-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40831_solr
[junit4] 2> 18678 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:34159_solr]
[junit4] 2> 18679 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path:
127.0.0.1:40831_solr
[junit4] 2> 18679 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded
markers
[junit4] 2> 18680 DEBUG (ScheduledTrigger-118-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 18680 DEBUG
(OverseerAutoScalingTriggerThread-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
lastZnodeVersion 4
[junit4] 2> 18748 INFO (zkCallback-57-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 18751 INFO (zkCallback-57-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 19597 INFO (watches-84-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
[junit4] 2> 19597 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
[junit4] 2> 19648 DEBUG (ScheduledTrigger-118-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 19648 DEBUG (ScheduledTrigger-118-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost
nodes: [127.0.0.1:40831_solr]
[junit4] 2> 19649 DEBUG (ScheduledTrigger-118-thread-3) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":667091483236578,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[667091483236578],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "nodeNames":["127.0.0.1:40831_solr"]}}
[junit4] 2> 19650 DEBUG (ScheduledTrigger-118-thread-3) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas,
node_lost_trigger, .scheduled_maintenance]
[junit4] 2> 19651 DEBUG (ScheduledTrigger-118-thread-3) [ ]
o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
[junit4] 2> "id":"25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":667091483236578,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[667091483236578],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "_enqueue_time_":667092486459559,
[junit4] 2> "nodeNames":["127.0.0.1:40831_solr"]}}
[junit4] 2> 19653 DEBUG (AutoscalingActionExecutor-119-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":667091483236578,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[667091483236578],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "_enqueue_time_":667092486459559,
[junit4] 2> "nodeNames":["127.0.0.1:40831_solr"]}}
[junit4] 2> 19654 DEBUG (AutoscalingActionExecutor-119-thread-1) [ ]
o.a.s.c.a.ComputePlanAction -- processing event: {
[junit4] 2> "id":"25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":667091483236578,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[667091483236578],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "_enqueue_time_":667092486459559,
[junit4] 2> "nodeNames":["127.0.0.1:40831_solr"]}} with context
properties: {BEFORE_ACTION=[compute_plan]}
[junit4] 2> 19659 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 19661 INFO (qtp938634158-144) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 19663 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 19666 INFO (qtp938634158-148) [n:127.0.0.1:34159_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> 19668 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 19670 INFO (qtp938634158-146) [n:127.0.0.1:34159_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> 19672 INFO (qtp938634158-148) [n:127.0.0.1:34159_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> 19675 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 19679 DEBUG (AutoscalingActionExecutor-119-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed Plan:
action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:34159_solr&inPlaceMove=true&replica=core_node4
[junit4] 2> 19680 DEBUG (AutoscalingActionExecutor-119-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":667091483236578,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[667091483236578],
[junit4] 2> "preferredOperation":"movereplica",
[junit4] 2> "_enqueue_time_":667092486459559,
[junit4] 2> "nodeNames":["127.0.0.1:40831_solr"]}} with context
properties: {operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"MOVEREPLICA",
[junit4] 2> "params.collection":"testIntegration",
[junit4] 2> "params.targetNode":"127.0.0.1:34159_solr",
[junit4] 2> "params.inPlaceMove":"true",
[junit4] 2> "params.replica":"core_node4"}],
AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
[junit4] 2> 19681 DEBUG (AutoscalingActionExecutor-119-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:34159_solr&inPlaceMove=true&replica=core_node4
[junit4] 2> 19684 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params
async=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0&replica=core_node4&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:34159_solr&wt=javabin&version=2&inPlaceMove=true
and sendToOCPQueue=true
[junit4] 2> 19687 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr
c:testIntegration ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0&replica=core_node4&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:34159_solr&wt=javabin&version=2&inPlaceMove=true}
status=0 QTime=3
[junit4] 2> 19692 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 19693 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 19695 INFO
(OverseerThreadFactory-120-thread-1-processing-n:127.0.0.1:34159_solr)
[n:127.0.0.1:34159_solr c:testIntegration r:core_node4 ]
o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:34159_solr:
core_node4:{"core":"testIntegration_shard1_replica_n3","base_url":"http://127.0.0.1:40831/solr","node_name":"127.0.0.1:40831_solr","state":"down","type":"NRT","force_set_state":"false"}
[junit4] 2> 19700 INFO (qtp938634158-144) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 19702 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 19704 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 19707 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 19713 INFO (qtp938634158-146) [n:127.0.0.1:34159_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> 19721 INFO (qtp938634158-148) [n:127.0.0.1:34159_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> 19729 INFO (qtp938634158-144) [n:127.0.0.1:34159_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> 19733 INFO (qtp938634158-146) [n:127.0.0.1:34159_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> 19735 INFO
(OverseerThreadFactory-120-thread-1-processing-n:127.0.0.1:34159_solr)
[n:127.0.0.1:34159_solr c:testIntegration r:core_node4 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34159_solr for creating new
replica of shard shard1 for collection testIntegration
[junit4] 2> 19736 INFO
(OverseerThreadFactory-120-thread-1-processing-n:127.0.0.1:34159_solr)
[n:127.0.0.1:34159_solr c:testIntegration r:core_node4 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 19755 INFO
(OverseerStateUpdate-72101312260669446-127.0.0.1:34159_solr-n_0000000001)
[n:127.0.0.1:34159_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34159/solr",
[junit4] 2> "node_name":"127.0.0.1:34159_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 19866 INFO (zkCallback-86-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 19868 INFO (zkCallback-57-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 19868 INFO (zkCallback-57-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 19868 INFO (watches-84-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
[junit4] 2> 20118 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={async=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0667092780361529&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 20118 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr x:testIntegration_shard1_replica_n5]
o.a.s.h.a.CoreAdminOperation core create command
async=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0667092780361529&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 20129 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0667092780361529
[junit4] 2> 20129 INFO (qtp938634158-148) [n:127.0.0.1:34159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm/0667092780361529&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 20136 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 20142 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.s.IndexSchema
[testIntegration_shard1_replica_n5] Schema name=minimal
[junit4] 2> 20166 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 20166 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore
'testIntegration_shard1_replica_n5' using configuration from collection
testIntegration, trusted=true
[junit4] 2> 20168 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_34159.solr.core.testIntegration.shard1.replica_n5' (registry
'solr.core.testIntegration.shard1.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62c4047b
[junit4] 2> 20168 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrCore
[[testIntegration_shard1_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node1/testIntegration_shard1_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A1492B5B3914F3B7-001/tempDir-001/node1/./testIntegration_shard1_replica_n5/data/]
[junit4] 2> 20214 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 20214 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 20217 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 20217 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 20219 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@79b060c3[testIntegration_shard1_replica_n5] main]
[junit4] 2> 20221 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 20222 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 20222 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 20222 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1623720400824303616
[junit4] 2> 20226 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/testIntegration/terms/shard1 to
Terms{values={core_node2=0, core_node6=0, core_node4=0}, version=2}
[junit4] 2> 20227 INFO
(searcherExecutor-121-thread-1-processing-x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
r:core_node6 CREATE n:127.0.0.1:34159_solr c:testIntegration s:shard1)
[n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n5] Registered new searcher
Searcher@79b060c3[testIntegration_shard1_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20228 INFO
(parallelCoreAdminExecutor-94-thread-1-processing-n:127.0.0.1:34159_solr
x:testIntegration_shard1_replica_n5
node_lost_trigger//25eb756e418e2Tdpkex04gl5hsonah8bkirwsqm//0667092780361529
CREATE) [n:127.0.0.1:34159_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/testIntegration/leaders/shard1
[junit4] 2> 20229 INFO (zkCallback-57-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 20230 INFO (zkCallback-57-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 20231 INFO (zkCallback-86-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 20240 INFO (watches-84-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
[junit4] 2> 21086 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34159/solr/testIntegration_shard1_replica_n1/
[junit4] 2> 21086 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1
url=http://127.0.0.1:34159/solr START
replicas=[http://127.0.0.1:34159/solr/testIntegration_shard1_replica_n5/]
nUpdates=100
[junit4] 2> 21086 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1
url=http://127.0.0.1:34159/solr DONE. We have no versions. sync failed.
[junit4] 2> 21089 INFO (qtp938634158-144) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node6 x:testIntegration_shard1_replica_n5]
o.a.s.c.S.Request [testIntegration_shard1_replica_n5] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 21090 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 21090 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 21090 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testIntegration/leaders/shard1/leader after winning as
/collections/testIntegration/leader_elect/shard1/election/72101312260669446-core_node2-n_0000000001
[junit4] 2> 21092 INFO (zkCallback-57-thread-2) [n:127.0.0.1:34159_solr
c:testIntegration s:shard1 r:core_node2 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34159/solr/testIntegration_shard1_replica_n1/ shard1
[junit4] 2> 21132 INFO (qtp938634158-146) [n:127.0.0.1:34159_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status
[...truncated too long message...]
ped o.e.j.s.ServletContextHandler@11a0938d{/solr,null,UNAVAILABLE}
[junit4] 2> 39248 INFO (jetty-closer-155-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 39249 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 39250 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> 9 /solr/collections/testExecute/terms/shard1
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/collections/testExecute/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/testExecute/leader_elect/shard1/election/72101312952664071-core_node2-n_0000000000
[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> 39253 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35899
[junit4] 2> 39253 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35899
[junit4] 2> 39253 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[A1492B5B3914F3B7]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testExecute
[junit4] 2> 39295 INFO
(SUITE-ExecutePlanActionTest-seed#[A1492B5B3914F3B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Jan 26, 2019 11:01:02 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Jan 26, 2019 11:01:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest:
[junit4] 2> 1) Thread[id=280,
name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest]
[junit4] 2> at java.base@11/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
[junit4] 2> at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
[junit4] 2> at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[junit4] 2> at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[junit4] 2> at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at java.base@11/java.lang.Thread.run(Thread.java:834)
[junit4] 2> Jan 26, 2019 11:01:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=280,
name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest]
[junit4] 2> Jan 26, 2019 11:01:15 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=280,
name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest]
[junit4] 2> at java.base@11/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
[junit4] 2> at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
[junit4] 2> at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[junit4] 2> at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[junit4] 2> at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at java.base@11/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=31687, maxDocsPerChunk=941, blockSize=747),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=31687, blockSize=747)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b2ec088),
locale=tg, timezone=Greenwich
[junit4] 2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 11
(64-bit)/cpus=8,threads=2,free=423908968,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[CoreMergeIndexesAdminHandlerTest, TestFastOutputStream, TestLockTree,
SimpleMLTQParserTest, ConcurrentCreateRoutedAliasTest,
TestFuzzyAnalyzedSuggestions, SuggesterWFSTTest,
ShufflingReplicaListTransformerTest, ConfigureRecoveryStrategyTest,
TestConfigsApi, ExecutePlanActionTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ExecutePlanActionTest -Dtests.seed=A1492B5B3914F3B7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tg
-Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | ExecutePlanActionTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest:
[junit4] > 1) Thread[id=280,
name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest]
[junit4] > at java.base@11/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
[junit4] > at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
[junit4] > at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[junit4] > at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[junit4] > at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base@11/java.lang.Thread.run(Thread.java:834)
[junit4] > at
__randomizedtesting.SeedInfo.seed([A1492B5B3914F3B7]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=280,
name=zkConnectionManagerCallback-102-thread-1, state=WAITING,
group=TGRP-ExecutePlanActionTest]
[junit4] > at java.base@11/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
[junit4] > at
java.base@11/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
[junit4] > at
java.base@11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[junit4] > at
java.base@11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[junit4] > at
java.base@11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base@11/java.lang.Thread.run(Thread.java:834)
[junit4] > at
__randomizedtesting.SeedInfo.seed([A1492B5B3914F3B7]:0)
[junit4] Completed [18/842 (1!)] on J1 in 37.89s, 2 tests, 2 errors <<<
FAILURES!
[...truncated 45173 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23576/consoleText
[repro] Revision: ec6835906518b97ea03bbdb3b01442711cf9f943
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=ExecutePlanActionTest
-Dtests.seed=A1492B5B3914F3B7 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=tg -Dtests.timezone=Greenwich -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] ExecutePlanActionTest
[repro] ant compile-test
[...truncated 3573 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.ExecutePlanActionTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A1492B5B3914F3B7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tg
-Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 80 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]