Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/253/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration
Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes:
[127.0.0.1:62201_solr] Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"testIntegration_shard1_replica_n1",
"base_url":"https://127.0.0.1:62200/solr",
"node_name":"127.0.0.1:62200_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"https://127.0.0.1:62201/solr",
"node_name":"127.0.0.1:62201_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2
again
null
Live Nodes: [127.0.0.1:62201_solr]
Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"testIntegration_shard1_replica_n1",
"base_url":"https://127.0.0.1:62200/solr",
"node_name":"127.0.0.1:62200_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"https://127.0.0.1:62201/solr",
"node_name":"127.0.0.1:62201_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([4E9F09431F087854:FEFE076F3A37D971]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
replica never fully recovered
Stack Trace:
java.lang.AssertionError: replica never fully recovered
at
__randomizedtesting.SeedInfo.seed([4E9F09431F087854:2363ADBEA5408753]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:303)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:255)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13513 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/init-core-data-001
[junit4] 2> 2605549 WARN
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 2605549 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2605550 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2605552 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2605553 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001
[junit4] 2> 2605553 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2605553 INFO (Thread-5242) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2605553 INFO (Thread-5242) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2605556 ERROR (Thread-5242) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2605663 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:62198
[junit4] 2> 2605685 INFO (jetty-launcher-5775-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2605685 INFO (jetty-launcher-5775-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2605687 INFO (jetty-launcher-5775-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c1e9673{/solr,null,AVAILABLE}
[junit4] 2> 2605687 INFO (jetty-launcher-5775-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57794f84{/solr,null,AVAILABLE}
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1bfe7435{SSL,[ssl,
http/1.1]}{127.0.0.1:62201}
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.e.j.s.Server Started @2608580ms
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@63daf51{SSL,[ssl,
http/1.1]}{127.0.0.1:62200}
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62201}
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.e.j.s.Server Started @2608580ms
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62200}
[junit4] 2> 2605689 ERROR (jetty-launcher-5775-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2605689 ERROR (jetty-launcher-5775-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-18T15:57:29.559864Z
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2605689 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-18T15:57:29.559967Z
[junit4] 2> 2605691 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2605691 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2605696 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62198/solr
[junit4] 2> 2605696 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62198/solr
[junit4] 2> 2605827 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2605827 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2605828 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62200_solr
[junit4] 2> 2605829 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62201_solr
[junit4] 2> 2605830 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98850717658316806-127.0.0.1:62200_solr-n_0000000000) starting
[junit4] 2> 2605831 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2605831 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2605841 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 2605843 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 2605844 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62200_solr
[junit4] 2> 2605844 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62201_solr]
[junit4] 2> 2605844 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 2605844 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2605854 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2605854 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2605905 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62201.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2605908 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2605911 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62200.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2605912 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2605913 DEBUG (ScheduledTrigger-11987-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:62201_solr, 127.0.0.1:62200_solr]
[junit4] 2> 2605915 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62201.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2605915 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62201.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2605916 INFO (jetty-launcher-5775-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node2/.
[junit4] 2> 2605919 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62200.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2605919 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62200.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2605921 INFO (jetty-launcher-5775-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/.
[junit4] 2> 2605952 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2605954 INFO
(SUITE-ExecutePlanActionTest-seed#[4E9F09431F087854]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62198/solr ready
[junit4] 2> 2605969 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testExecute
[junit4] 2> 2605971 DEBUG (zkCallback-5787-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 2605971 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 2605973 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2605973 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2605974 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 2605987 INFO (qtp493820322-28658) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2605989 INFO (OverseerThreadFactory-11989-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testExecute
[junit4] 2> 2606103 INFO
(OverseerStateUpdate-98850717658316806-127.0.0.1:62200_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:62201/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2606107 INFO
(OverseerStateUpdate-98850717658316806-127.0.0.1:62200_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:62200/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2606331 INFO (qtp493820322-28660) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2606332 INFO (qtp493820322-28660) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2606338 INFO (qtp1747960126-28649) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2606338 INFO (qtp1747960126-28649) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2606445 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2606445 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2606445 INFO (zkCallback-5786-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2606446 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2607347 INFO (qtp493820322-28660) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2607351 INFO (qtp493820322-28660) [ ] o.a.s.s.IndexSchema
[testExecute_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2607353 INFO (qtp493820322-28660) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2607354 INFO (qtp493820322-28660) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using
configuration from collection testExecute, trusted=true
[junit4] 2> 2607354 INFO (qtp493820322-28660) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62201.solr.core.testExecute.shard1.replica_n1' (registry
'solr.core.testExecute.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2607354 INFO (qtp493820322-28660) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2607354 INFO (qtp493820322-28660) [ ] o.a.s.c.SolrCore
[[testExecute_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node2/testExecute_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node2/./testExecute_shard1_replica_n1/data/]
[junit4] 2> 2607356 INFO (qtp1747960126-28649) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2607360 INFO (qtp1747960126-28649) [ ] o.a.s.s.IndexSchema
[testExecute_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2607362 INFO (qtp1747960126-28649) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2607362 INFO (qtp1747960126-28649) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using
configuration from collection testExecute, trusted=true
[junit4] 2> 2607362 INFO (qtp1747960126-28649) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62200.solr.core.testExecute.shard1.replica_n2' (registry
'solr.core.testExecute.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2607362 INFO (qtp1747960126-28649) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2607362 INFO (qtp1747960126-28649) [ ] o.a.s.c.SolrCore
[[testExecute_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/testExecute_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/./testExecute_shard1_replica_n2/data/]
[junit4] 2> 2607411 INFO (qtp493820322-28660) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2607411 INFO (qtp493820322-28660) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2607412 INFO (qtp493820322-28660) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2607412 INFO (qtp493820322-28660) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2607413 INFO (qtp493820322-28660) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18e674f1[testExecute_shard1_replica_n1] main]
[junit4] 2> 2607415 INFO (qtp493820322-28660) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2607415 INFO (qtp493820322-28660) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2607416 INFO (qtp493820322-28660) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2607416 INFO (qtp493820322-28660) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1581611484484468736
[junit4] 2> 2607417 INFO (qtp1747960126-28649) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2607417 INFO (qtp1747960126-28649) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2607417 INFO (searcherExecutor-11994-thread-1) [ ]
o.a.s.c.SolrCore [testExecute_shard1_replica_n1] Registered new searcher
Searcher@18e674f1[testExecute_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2607418 INFO (qtp1747960126-28649) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2607418 INFO (qtp1747960126-28649) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2607420 INFO (qtp1747960126-28649) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7fdc8507[testExecute_shard1_replica_n2] main]
[junit4] 2> 2607421 INFO (qtp1747960126-28649) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2607422 INFO (qtp1747960126-28649) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2607422 INFO (qtp1747960126-28649) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2607422 INFO (qtp1747960126-28649) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1581611484490760192
[junit4] 2> 2607423 INFO (searcherExecutor-11995-thread-1) [ ]
o.a.s.c.SolrCore [testExecute_shard1_replica_n2] Registered new searcher
Searcher@7fdc8507[testExecute_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2607423 INFO (qtp493820322-28660) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2607534 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2607534 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2607534 INFO (zkCallback-5786-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2607534 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2607933 INFO (qtp493820322-28660) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2607933 INFO (qtp493820322-28660) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2607933 INFO (qtp493820322-28660) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:62201/solr/testExecute_shard1_replica_n1/
[junit4] 2> 2607933 INFO (qtp493820322-28660) [ ] o.a.s.u.PeerSync
PeerSync: core=testExecute_shard1_replica_n1 url=https://127.0.0.1:62201/solr
START replicas=[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2607937 INFO (qtp1747960126-28651) [ ] o.a.s.c.S.Request
[testExecute_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2608245 INFO (qtp493820322-28660) [ ] o.a.s.u.PeerSync
PeerSync: core=testExecute_shard1_replica_n1 url=https://127.0.0.1:62201/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2608245 INFO (qtp493820322-28660) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2608245 INFO (qtp493820322-28660) [ ]
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> 2608245 INFO (qtp493820322-28660) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2608249 INFO (qtp493820322-28660) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:62201/solr/testExecute_shard1_replica_n1/ shard1
[junit4] 2> 2608358 INFO (zkCallback-5786-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608358 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608358 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608358 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608408 INFO (qtp493820322-28660) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2608410 INFO (qtp493820322-28660) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2078
[junit4] 2> 2608431 INFO (qtp1747960126-28649) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2092
[junit4] 2> 2608433 INFO (qtp493820322-28658) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2608542 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608542 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608542 INFO (zkCallback-5786-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2608542 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609437 INFO (qtp493820322-28658) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3449
[junit4] 2> 2609441 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2",
[junit4] 2> "source":"mock_trigger_name",
[junit4] 2> "eventTime":1508342253311000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1508342253311000000],
[junit4] 2> "nodeNames":["127.0.0.1:62201_solr"]}} with context
properties:
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@6dc0ee5f,
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@4c987add]}
[junit4] 2> 2609441 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:62200_solr&replica=core_node3
[junit4] 2> 2609444 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction Saved requestId:
mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0 in znode:
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
[junit4] 2> 2609446 INFO (qtp493820322-28656) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params
async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:62200_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2609448 INFO (qtp493820322-28656) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:62200_solr&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 2609449 INFO (qtp493820322-28657) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2609451 INFO (qtp493820322-28657) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2609453 INFO (OverseerThreadFactory-11989-thread-2) [ ]
o.a.s.c.MoveReplicaCmd Replica will be moved
core_node3:{"core":"testExecute_shard1_replica_n1","base_url":"https://127.0.0.1:62201/solr","node_name":"127.0.0.1:62201_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 2609453 INFO
(OverseerCollectionConfigSetProcessor-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2609456 INFO (OverseerThreadFactory-11989-thread-2) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62200_solr for creating new
replica
[junit4] 2> 2609458 INFO
(OverseerStateUpdate-98850717658316806-127.0.0.1:62200_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testExecute",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testExecute_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:62200/solr",
[junit4] 2> "node_name":"127.0.0.1:62200_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2609566 INFO (zkCallback-5786-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609566 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609566 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609566 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609676 INFO (qtp1747960126-28652) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255767282681382&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 2609677 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.h.a.CoreAdminOperation core create command
async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255767282681382&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2609677 INFO (qtp1747960126-28644) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255767282681382
[junit4] 2> 2609677 INFO (qtp1747960126-28644) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255767282681382&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2609684 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2609688 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.s.IndexSchema [testExecute_shard1_replica_n5] Schema name=minimal
[junit4] 2> 2609689 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2609689 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n5' using
configuration from collection testExecute, trusted=true
[junit4] 2> 2609689 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62200.solr.core.testExecute.shard1.replica_n5' (registry
'solr.core.testExecute.shard1.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2609689 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2609689 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.c.SolrCore [[testExecute_shard1_replica_n5] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/testExecute_shard1_replica_n5],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/./testExecute_shard1_replica_n5/data/]
[junit4] 2> 2609724 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2609724 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2609725 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2609725 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2609727 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c27f894[testExecute_shard1_replica_n5] main]
[junit4] 2> 2609728 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2609729 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2609729 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2609730 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1581611486910873600
[junit4] 2> 2609730 INFO (searcherExecutor-12004-thread-1) [ ]
o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher
Searcher@c27f894[testExecute_shard1_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2609733 INFO (parallelCoreAdminExecutor-11991-thread-1) [
] o.a.s.c.ZkController Core needs to recover:testExecute_shard1_replica_n5
[junit4] 2> 2609733 INFO (updateExecutor-5781-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2609733 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 2609734 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 2609734 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[testExecute_shard1_replica_n5]
[junit4] 2> 2609734 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 2609734 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[testExecute_shard1_replica_n5] as recovering, leader is
[https://127.0.0.1:62201/solr/testExecute_shard1_replica_n1/] and I am
[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n5/]
[junit4] 2> 2609736 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:62201/solr]; [WaitForState:
action=PREPRECOVERY&core=testExecute_shard1_replica_n1&nodeName=127.0.0.1:62200_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2609738 INFO (qtp493820322-28658) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2609738 INFO (qtp493820322-28658) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:62200_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:62200/solr","state":"down","node_name":"127.0.0.1:62200_solr","type":"NRT"}
[junit4] 2> 2609841 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609841 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609841 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2609841 INFO (zkCallback-5786-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2610688 INFO (qtp1747960126-28647) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255767282681382
[junit4] 2> 2610688 INFO (qtp1747960126-28647) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255767282681382&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2610691 INFO (qtp493820322-28646) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testExecute_shard1_replica_n1&async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255768296706619&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=0
[junit4] 2> 2610692 INFO (parallelCoreAdminExecutor-11990-thread-1) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testExecute.shard1.replica_n1, tag=null
[junit4] 2> 2610692 INFO (parallelCoreAdminExecutor-11990-thread-1) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4807ee71: rootName =
solr_62201, domain = solr.core.testExecute.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testExecute.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@38bd5f85
[junit4] 2> 2610692 INFO (qtp493820322-28654) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255768296706619
[junit4] 2> 2610692 INFO (qtp493820322-28654) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255768296706619&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2610709 INFO (parallelCoreAdminExecutor-11990-thread-1) [
] o.a.s.c.SolrCore [testExecute_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@47a51a3
[junit4] 2> 2610710 INFO (parallelCoreAdminExecutor-11990-thread-1) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testExecute.shard1.replica_n1, tag=75125155
[junit4] 2> 2610710 INFO (parallelCoreAdminExecutor-11990-thread-1) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testExecute.shard1.leader, tag=75125155
[junit4] 2> 2610719 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2610833 INFO (zkCallback-5787-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2610833 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2611703 INFO (qtp493820322-28656) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255768296706619
[junit4] 2> 2611703 INFO (qtp493820322-28656) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/02255768296706619&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2611817 INFO (OverseerThreadFactory-11989-thread-2) [ ]
o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2613223 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:62200/solr/testExecute_shard1_replica_n2/
[junit4] 2> 2613223 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2
url=https://127.0.0.1:62200/solr START
replicas=[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n5/]
nUpdates=100
[junit4] 2> 2613225 INFO (qtp1747960126-28651) [ ] o.a.s.c.S.Request
[testExecute_shard1_replica_n5] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2613464 INFO
(OverseerCollectionConfigSetProcessor-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2613528 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2
url=https://127.0.0.1:62200/solr DONE. We have no versions. sync failed.
[junit4] 2> 2613528 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2613528 INFO (zkCallback-5787-thread-3) [ ]
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> 2613532 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:62200/solr/testExecute_shard1_replica_n2/ shard1
[junit4] 2> 2613533 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2613533 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2614453 INFO (qtp493820322-28657) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2614454 INFO (qtp493820322-28657) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2614455 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction Task with
requestId=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0
finished with state=COMPLETED in 5s
[junit4] 2> 2614455 INFO (qtp493820322-28660) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2614456 INFO (qtp493820322-28660) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2614457 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
[junit4] 2> 2614460 DEBUG
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction Saved requestId:
mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0 in znode:
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
[junit4] 2> 2614461 INFO (qtp493820322-28659) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params
async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=OVERSEERSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2614463 INFO (qtp493820322-28659) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={async=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=OVERSEERSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 2614463 INFO (qtp493820322-28646) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2614465 INFO (qtp493820322-28646) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2614474 INFO (OverseerThreadFactory-11989-thread-3) [ ]
o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000003 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2616471 INFO
(OverseerCollectionConfigSetProcessor-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000003 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2619479 INFO (qtp493820322-28654) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2619482 INFO (qtp493820322-28654) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 2619482 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.c.a.ExecutePlanAction Task with
requestId=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0
finished with state=COMPLETED in 5s
[junit4] 2> 2619483 INFO (qtp493820322-28656) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2619484 INFO (qtp493820322-28656) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=mock_trigger_name/14eeb549b0507dc0Tbo0tu2bdtonehttbl7vdhuks2/0&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2639959 ERROR (qtp493820322-28658) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: core not
found:testExecute_shard1_replica_n1
[junit4] 2> at
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:75)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 2639961 INFO (qtp493820322-28658) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:62200_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=30222
[junit4] 2> 2639963 ERROR (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Error while trying to recover.
core=testExecute_shard1_replica_n5:java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:62201/solr: core not
found:testExecute_shard1_replica_n1
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:825)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:562)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:302)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:286)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:62201/solr: core not
found:testExecute_shard1_replica_n1
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:297)
[junit4] 2> ... 5 more
[junit4] 2>
[junit4] 2> 2639963 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still
buffering updates.
[junit4] 2> 2639963 ERROR (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Recovery failed - trying again... (0)
[junit4] 2> 2639963 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Wait [2.0] seconds before trying to recover again
(attempt=1)
[junit4] 2> 2649983 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[testExecute_shard1_replica_n5]
[junit4] 2> 2649983 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.UpdateLog Restarting buffering. previous=RecoveryInfo{adds=0 deletes=0
deleteByQuery=0 errors=0 positionOfStart=0}
[junit4] 2> 2649983 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=BUFFERING,
tlog=null}
[junit4] 2> 2649983 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[testExecute_shard1_replica_n5] as recovering, leader is
[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n2/] and I am
[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n5/]
[junit4] 2> 2649987 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:62200/solr]; [WaitForState:
action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:62200_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2649990 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2649990 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2649990 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2649992 INFO (qtp1747960126-28644) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2649993 INFO (qtp1747960126-28644) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute,
shard=shard1, thisCore=testExecute_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:62200_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:62200/solr","node_name":"127.0.0.1:62200_solr","state":"recovering","type":"NRT"}
[junit4] 2> 2649993 INFO (qtp1747960126-28644) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 2649994 INFO (qtp1747960126-28644) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:62200_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 2650495 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n2/] -
recoveringAfterStartup=[true]
[junit4] 2> 2650496 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n5
url=https://127.0.0.1:62200/solr START
replicas=[https://127.0.0.1:62200/solr/testExecute_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2650500 INFO (qtp1747960126-28650) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 2650500 INFO (qtp1747960126-28650) [ ] o.a.s.c.S.Request
[testExecute_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2650501 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 2650501 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 2650501 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2650501 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2650501 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2650502 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 2650502 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 2650502 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 2650502 INFO (recoveryExecutor-5783-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 2650617 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2650617 INFO (zkCallback-5787-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2650617 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testExecute/state.json] for collection [testExecute] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2650618 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[4E9F09431F087854]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testExecute
[junit4] 2> 2650638 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[4E9F09431F087854]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
[junit4] 2> 2650640 DEBUG (zkCallback-5787-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 2650640 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 2650640 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2650641 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2650642 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 2650649 INFO (qtp1747960126-28652) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2650655 INFO (qtp1747960126-28652) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62198/solr ready
[junit4] 2> 2650660 INFO (qtp493820322-28656) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 2650663 INFO (qtp1747960126-28644) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 2650663 DEBUG (qtp1747960126-28652) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2650665 INFO (qtp1747960126-28652) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=19
[junit4] 2> 2650665 DEBUG (zkCallback-5787-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
4
[junit4] 2> 2650666 DEBUG (zkCallback-5787-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62201_solr,
127.0.0.1:62200_solr]
[junit4] 2> 2650667 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 4
[junit4] 2> 2650668 INFO (qtp493820322-28658) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2650672 INFO (OverseerThreadFactory-11989-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Create collection testIntegration
[junit4] 2> 2650672 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2650674 DEBUG
(OverseerAutoScalingTriggerThread-98850717658316806-127.0.0.1:62200_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
lastZnodeVersion 4
[junit4] 2> 2650674 DEBUG (ScheduledTrigger-11987-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: [127.0.0.1:62201_solr, 127.0.0.1:62200_solr]
[junit4] 2> 2650908 INFO
(OverseerStateUpdate-98850717658316806-127.0.0.1:62200_solr-n_0000000000) [
] 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":"https://127.0.0.1:62200/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2650916 INFO
(OverseerStateUpdate-98850717658316806-127.0.0.1:62200_solr-n_0000000000) [
] 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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:62201/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2651140 INFO (qtp1747960126-28647) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&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> 2651140 INFO (qtp493820322-28657) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2651259 INFO (zkCallback-5786-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> 2651259 INFO (zkCallback-5787-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> 2651260 INFO (zkCallback-5787-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> 2651259 INFO (zkCallback-5786-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> 2651678 DEBUG (ScheduledTrigger-11987-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: [127.0.0.1:62201_solr, 127.0.0.1:62200_solr]
[junit4] 2> 2652166 INFO (qtp1747960126-28647) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2652166 INFO (qtp493820322-28657) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2652221 INFO (qtp1747960126-28647) [ ] o.a.s.s.IndexSchema
[testIntegration_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2652221 INFO (qtp493820322-28657) [ ] o.a.s.s.IndexSchema
[testIntegration_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2652222 INFO (qtp493820322-28657) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2652222 INFO (qtp493820322-28657) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2'
using configuration from collection testIntegration, trusted=true
[junit4] 2> 2652222 INFO (qtp1747960126-28647) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2652222 INFO (qtp1747960126-28647) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1'
using configuration from collection testIntegration, trusted=true
[junit4] 2> 2652222 INFO (qtp493820322-28657) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62201.solr.core.testIntegration.shard1.replica_n2' (registry
'solr.core.testIntegration.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2652222 INFO (qtp1747960126-28647) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62200.solr.core.testIntegration.shard1.replica_n1' (registry
'solr.core.testIntegration.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@426ef89e
[junit4] 2> 2652223 INFO (qtp493820322-28657) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2652223 INFO (qtp1747960126-28647) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2652223 INFO (qtp493820322-28657) [ ] o.a.s.c.SolrCore
[[testIntegration_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node2/testIntegration_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node2/./testIntegration_shard1_replica_n2/data/]
[junit4] 2> 2652223 INFO (qtp1747960126-28647) [ ] o.a.s.c.SolrCore
[[testIntegration_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/testIntegration_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_4E9F09431F087854-001/tempDir-001/node1/./testIntegration_shard1_replica_n1/data/]
[junit4] 2> 2652266 INFO (qtp1747960126-28647) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2652266 INFO (qtp1747960126-28647) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2652267 INFO (qtp1747960126-28647) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2652267 INFO (qtp1747960126-28647) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2652267 INFO (qtp493820322-28657) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2652267 INFO (qtp493820322-28657) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2652268 INFO (qtp1747960126-28647) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2911249a[testIntegration_shard1_replica_n1] main]
[junit4] 2> 2652269 INFO (qtp493820322-28657) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2652269 INFO (qtp493820322-28657) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2652269 INFO (qtp1747960126-28647) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2652270 INFO (qtp1747960126-28647) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2652270 INFO (qtp493820322-28657) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b34b440[testIntegration_shard1_replica_n2] main]
[junit4] 2> 2652270 INFO (qtp1747960126-28647) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2652271 INFO (qtp1747960126-28647) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1581611531518345216
[junit4] 2> 2652271 INFO (searcherExecutor-12010-thread-1) [ ]
o.a.s.c.SolrCore [testIntegration_shard1_replica_n1] Registered new searcher
Searcher@2911249a[testIntegration_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2652272 INFO (qtp493820322-28657) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2652272 INFO (qtp493820322-28657) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2652273 INFO (qtp493820322-28657) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2652273 INFO (qtp493820322-28657) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1581611531520442368
[junit4] 2> 2652273 INFO (searcherExecutor-12009-thread-1) [ ]
o.a.s.c.SolrCore [testIntegration_shard1_replica_n2] Registered new searcher
Searcher@2b34b440[testIntegration_shard1_replica_n2] main{ExitableDirectoryRe
[...truncated too long message...]
junit4] 2> 4 /solr/security.json
[junit4] 2> 3
/solr/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 3
/solr/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 489 /solr/collections/.system/state.json
[junit4] 2> 32
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 17 /solr/clusterstate.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/live_nodes
[junit4] 2> 17 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2
/solr/autoscaling/events/AutoscalingHistoryHandlerTest_node_lost_trigger
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4E9F09431F087854-001
[junit4] 2> Oct 18, 2017 4:11:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{action_s=Lucene50(blocksize=128), event.source_s=PostingsFormat(name=Direct),
type=Lucene50(blocksize=128), before.actions_ss=PostingsFormat(name=Direct),
event.property._enqueue_time__ss=Lucene50(blocksize=128),
after.actions_ss=FSTOrd50, stage_s=Lucene50(blocksize=128),
event.id_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
event.property.eventTimes_ss=Lucene50(blocksize=128),
source_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
event.type_s=Lucene50(blocksize=128), responses_ts=FSTOrd50,
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
collections_ss=Lucene50(blocksize=128),
operations.params_ts=Lucene50(blocksize=128),
event.property.nodeNames_ss=Lucene50(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
event.time_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=146,
maxMBSortInHeap=7.748130135293997, sim=RandomSimilarity(queryNorm=false): {},
locale=hy-AM, timezone=Canada/Newfoundland
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=118503160,total=483975168
[junit4] 2> NOTE: All tests run in this JVM: [FacetPivotSmallTest,
TestDeleteCollectionOnDownNodes, HdfsChaosMonkeySafeLeaderTest,
ComputePlanActionTest, TestPayloadScoreQParserPlugin, RuleEngineTest,
CoreSorterTest, TestCoreContainer, CursorMarkTest,
DistribDocExpirationUpdateProcessorTest, TestMaxScoreQueryParser,
SolrXmlInZkTest, DistributedFacetPivotWhiteBoxTest, TestClusterStateMutator,
SolrPluginUtilsTest, TestSystemIdResolver, SpellPossibilityIteratorTest,
TestLMJelinekMercerSimilarityFactory, TestRandomRequestDistribution,
TestFieldResource, CdcrReplicationDistributedZkTest, TestDistributedGrouping,
TestRTGBase, EchoParamsTest, HdfsRecoveryZkTest, TestCollationFieldDocValues,
HdfsBasicDistributedZkTest, TestDelegationWithHadoopAuth, TestSolrJ,
RemoteQueryErrorTest, TestStressVersions, DistributedIntervalFacetingTest,
TestLocalFSCloudBackupRestore, CollectionsAPIDistributedZkTest,
TriLevelCompositeIdRoutingTest, ZkSolrClientTest, BitVectorTest,
CheckHdfsIndexTest, TestPrepRecovery, TestRandomCollapseQParserPlugin,
RequestLoggingTest, TestMacros, SimpleFacetsTest,
BigEndianAscendingWordDeserializerTest, CoreAdminCreateDiscoverTest,
CloneFieldUpdateProcessorFactoryTest, TestSortByMinMaxFunction,
TestFieldCacheWithThreads, SolrJmxReporterCloudTest, ExternalFileFieldSortTest,
TestPullReplicaErrorHandling, UpdateLogTest,
TestHighFrequencyDictionaryFactory, TestPivotHelperCode, TestCSVLoader,
BasicDistributedZk2Test, SolrSlf4jReporterTest, BasicFunctionalityTest,
TestSegmentSorting, TestFunctionQuery, TestBM25SimilarityFactory,
TestSolrFieldCacheBean, TestReRankQParserPlugin, ReplicationFactorTest,
CustomCollectionTest, TestCollapseQParserPlugin,
HdfsAutoAddReplicasIntegrationTest, TestConfigOverlay,
TestInPlaceUpdatesDistrib, TestSolrQueryParser,
UninvertDocValuesMergePolicyTest, TestDFISimilarityFactory, SimplePostToolTest,
EnumFieldTest, DistributedFacetPivotLargeTest, TestManagedSynonymFilterFactory,
AutoAddReplicasPlanActionTest, TestWordDelimiterFilterFactory, NodeMutatorTest,
TestFieldSortValues, LeaderFailoverAfterPartitionTest, TestZkChroot,
TermsComponentTest, TestGroupingSearch, FullSolrCloudDistribCmdsTest,
SpatialHeatmapFacetsTest, TestFastOutputStream, TestCoreAdminApis,
TestAuthorizationFramework, MergeStrategyTest, AnalysisErrorHandlingTest,
AtomicUpdatesTest, TestSchemaResource, TestObjectReleaseTracker,
DistanceUnitsTest, SystemLogListenerTest, TestMergePolicyConfig,
TestLeaderElectionZkExpiry, TestInfoStreamLogging, PingRequestHandlerTest,
DeleteLastCustomShardedReplicaTest, TestExactSharedStatsCache,
TestAnalyzeInfixSuggestions, HdfsSyncSliceTest,
SharedFSAutoReplicaFailoverTest, TestTrie, DirectSolrSpellCheckerTest,
TestRemoteStreaming, SmileWriterTest, TestBlobHandler,
LeaderInitiatedRecoveryOnCommitTest, TestHdfsBackupRestoreCore,
TestSolrConfigHandler, TestSQLHandler, QueryEqualityTest, TestSchemaManager,
TestSuggestSpellingConverter, AnalysisAfterCoreReloadTest,
TestManagedSchemaThreadSafety, TestDocSet, SOLR749Test, BasicZkTest,
BlockJoinFacetDistribTest, TestStressReorder, DocumentBuilderTest,
BasicAuthStandaloneTest, CacheHeaderTest, TestValueSourceCache,
BlobRepositoryCloudTest, HLLUtilTest, TestRequestStatusCollectionAPI,
TestReload, HdfsWriteToMultipleCollectionsTest, TestDistributedMissingSort,
TestRandomFaceting, TestMultiWordSynonyms, TestHashPartitioner,
CollectionStateFormat2Test, TestSubQueryTransformerCrossCore,
TestPostingsSolrHighlighter, StatsReloadRaceTest, JsonLoaderTest,
TestComplexPhraseQParserPlugin, TestFoldingMultitermQuery, ActionThrottleTest,
TestUseDocValuesAsStored, TestSearchPerf, TestCloudNestedDocsSort, TestSort,
TestConfigSetsAPIZkFailure, TestSystemCollAutoCreate,
TestMinMaxOnMultiValuedField, TestSolrCloudWithDelegationTokens,
PluginInfoTest, SortSpecParsingTest, TestSchemaVersionResource,
CollectionsAPIAsyncDistributedZkTest, TestElisionMultitermQuery,
SoftAutoCommitTest, DeleteReplicaTest, LukeRequestHandlerTest,
SystemInfoHandlerTest, TestIndexSearcher, DebugComponentTest,
SaslZkACLProviderTest, TestTolerantUpdateProcessorRandomCloud,
CoreAdminHandlerTest, TestCloudJSONFacetJoinDomain, ChaosMonkeySafeLeaderTest,
ChangedSchemaMergeTest, SolrCLIZkUtilsTest, HdfsNNFailoverTest,
TestFileDictionaryLookup, TestDocTermOrds, QueryResultKeyTest,
SpellingQueryConverterTest, SampleTest, TestJsonRequest,
TestGraphTermsQParserPlugin, PeerSyncReplicationTest,
DocumentAnalysisRequestHandlerTest, TestFieldCacheSortRandom, FileUtilsTest,
NodeAddedTriggerTest, SolrCoreCheckLockOnStartupTest,
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest,
TestSolrDeletionPolicy1, TestSurroundQueryParser, TestQueryUtils,
TestQueryTypes, RequestHandlersTest, TestIndexingPerformance,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestJmxIntegration,
MBeansHandlerTest, TestSolrDeletionPolicy2, TestBinaryField, TestConfig,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
TestPhraseSuggestions, TestCharFilters, TestCodecSupport, SynonymTokenizerTest,
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache,
PreAnalyzedFieldTest, PrimUtilsTest, DOMUtilTest, ClusterStateTest,
TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest,
UUIDFieldTest, DistributedMLTComponentTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest,
AliasIntegrationTest, AssignTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionTooManyReplicasTest, DeleteNodeTest, DistributedQueueTest,
DocValuesNotIndexedTest, ForceLeaderTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest,
ShardSplitTest, TestCryptoKeys, TestLockTree, TestMiniSolrCloudClusterSSL,
TestRebalanceLeaders, TestSizeLimitedDistributedMap,
TestStressCloudBlindAtomicUpdates, TestTlogReplica,
AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeLostTriggerTest,
TestPolicyCloud, TriggerIntegrationTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoverLeaseTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, ZkStateReaderTest, ZkStateWriterTest,
ImplicitSnitchTest, RulesTest, CachingDirectoryFactoryTest,
DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest,
TestConfigSetImmutable, TestConfigSetProperties, TestCorePropertiesReload,
TestDynamicLoading, TestInitParams, TestNRTOpen, TestShardHandlerFactory,
TestSolrXml, TestSolrCloudSnapshots, TestSolrCoreSnapshots, SearchHandlerTest,
TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI,
TestRestoreCore, TestSolrConfigHandlerCloud, V2ApiIntegrationTest,
V2StandaloneTest, AutoscalingHistoryHandlerTest]
[junit4] Completed [641/743 (2!)] on J1 in 392.75s, 1 test, 1 failure <<<
FAILURES!
[...truncated 40410 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]