Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/573/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout
Error Message:
did not finish processing event in time
Stack Trace:
java.lang.AssertionError: did not finish processing event in time
at
__randomizedtesting.SeedInfo.seed([D4511BB600EAB7B0:D10C235C9D827527]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:313)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties
Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling
Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe
after max allowed polling
at
__randomizedtesting.SeedInfo.seed([D4511BB600EAB7B0:BF35CCFFB3C72234]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
at
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15233 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[junit4] 2> 1696739 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1696741 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_D4511BB600EAB7B0-001/data-dir-137-001
[junit4] 2> 1696741 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1696747 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1696748 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_D4511BB600EAB7B0-001/tempDir-001
[junit4] 2> 1696748 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1696749 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1696749 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1696849 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:53210
[junit4] 2> 1696849 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53210
[junit4] 2> 1696849 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53210
[junit4] 2> 1696849 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53210
[junit4] 2> 1696853 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1696861 INFO (zkConnectionManagerCallback-8325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1696862 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1696869 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1696876 INFO (zkConnectionManagerCallback-8327-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1696876 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1696878 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1696883 INFO (zkConnectionManagerCallback-8329-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1696883 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1696990 WARN (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1696990 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1696990 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1696990 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
[junit4] 2> 1696991 WARN (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1696991 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1696991 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1696991 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
[junit4] 2> 1696993 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1696993 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1696994 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1696994 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1696994 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1696994 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1696995 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e364e4c{/solr,null,AVAILABLE}
[junit4] 2> 1696995 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@609c2ace{/solr,null,AVAILABLE}
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6681353{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53216}
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5845e70c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53215}
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.e.j.s.Server Started @1697083ms
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53215}
[junit4] 2> 1696996 ERROR (jetty-launcher-8330-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-2) [ ]
o.e.j.s.Server Started @1697083ms
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-31T05:03:00.915Z
[junit4] 2> 1696996 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53216}
[junit4] 2> 1696997 ERROR (jetty-launcher-8330-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1696997 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1696997 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1696997 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1696997 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1696997 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-31T05:03:00.916Z
[junit4] 2> 1696997 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1697000 INFO (zkConnectionManagerCallback-8332-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697000 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1697000 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1697002 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1697004 INFO (zkConnectionManagerCallback-8334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697004 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1697005 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1697187 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1697189 WARN (jetty-launcher-8330-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@8e61190[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697189 WARN (jetty-launcher-8330-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@8e61190[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697194 WARN (jetty-launcher-8330-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@30c426ca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697194 WARN (jetty-launcher-8330-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@30c426ca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697195 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53210/solr
[junit4] 2> 1697196 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1697200 INFO (zkConnectionManagerCallback-8341-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697200 INFO (jetty-launcher-8330-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1697308 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1697312 INFO (zkConnectionManagerCallback-8344-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697312 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1697414 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1697415 WARN (jetty-launcher-8330-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@586e2b93[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697415 WARN (jetty-launcher-8330-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@586e2b93[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697418 WARN (jetty-launcher-8330-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@658f5f82[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697418 WARN (jetty-launcher-8330-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@658f5f82[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1697421 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53210/solr
[junit4] 2> 1697423 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1697428 INFO (zkConnectionManagerCallback-8352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697428 INFO (jetty-launcher-8330-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1697489 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53216_solr
[junit4] 2> 1697491 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.Overseer Overseer
(id=72070109087072262-127.0.0.1:53216_solr-n_0000000000) starting
[junit4] 2> 1697502 INFO
(OverseerStateUpdate-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[n:127.0.0.1:53216_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:53216_solr
[junit4] 2> 1697503 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53216_solr
[junit4] 2> 1697503 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1697505 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
znode version 1
[junit4] 2> 1697506 INFO
(OverseerStateUpdate-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[n:127.0.0.1:53216_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1697506 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 1697506 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1697510 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1697510 WARN (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1697525 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:53216_solr]
[junit4] 2> 1697526 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 1697528 DEBUG (ScheduledTrigger-7508-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1697528 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1697538 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1697541 INFO (zkConnectionManagerCallback-8355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697541 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1697552 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1697561 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:53215_solr as DOWN
[junit4] 2> 1697563 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1697563 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53215_solr
[junit4] 2> 1697566 INFO (zkCallback-8343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1697566 INFO (zkCallback-8354-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1697569 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1697569 WARN (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1697600 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1697601 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1697660 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53215.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23f7c67f
[junit4] 2> 1697670 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53215.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23f7c67f
[junit4] 2> 1697670 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53215.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23f7c67f
[junit4] 2> 1697671 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53216.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23f7c67f
[junit4] 2> 1697672 INFO (jetty-launcher-8330-thread-1)
[n:127.0.0.1:53215_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_D4511BB600EAB7B0-001/tempDir-001/node1/.
[junit4] 2> 1697677 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53216.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23f7c67f
[junit4] 2> 1697677 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53216.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23f7c67f
[junit4] 2> 1697678 INFO (jetty-launcher-8330-thread-2)
[n:127.0.0.1:53216_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_D4511BB600EAB7B0-001/tempDir-001/node2/.
[junit4] 2> 1697720 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 1697721 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1697723 INFO (zkConnectionManagerCallback-8365-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1697723 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1697726 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1697729 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53210/solr
ready
[junit4] 2> 1697736 INFO (qtp145746998-22213) [n:127.0.0.1:53216_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1697740 INFO (qtp1451361196-22211) [n:127.0.0.1:53215_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1697742 INFO (qtp145746998-22215) [n:127.0.0.1:53216_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1697742 DEBUG (qtp1451361196-22205) [n:127.0.0.1:53215_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1697743 INFO (qtp1451361196-22205) [n:127.0.0.1:53215_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 1697744 DEBUG (zkCallback-8343-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 1697744 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 1697756 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 1697759 DEBUG
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 1697772 INFO
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
[junit4] 2> 1697776 INFO
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple
scheduler and adding trigger: mock-timestamper
[junit4] 2> 1697780 INFO
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay):
Waiting for 2 timestamps to be recorded
[junit4] 2> 1697781 INFO (ScheduledTrigger-7519-thread-1) [ ]
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in
ScheduledTrigger-7519-thread-1
[junit4] 2> 1700582 DEBUG (ScheduledTrigger-7508-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 1
[junit4] 2> 1701512 INFO (ScheduledTrigger-7519-thread-1) [ ]
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in
ScheduledTrigger-7519-thread-1
[junit4] 2> 1701512 DEBUG
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool
executor now
[junit4] 2> 1701513 DEBUG
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 1701513 DEBUG
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 1701513 DEBUG
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread
pool executor
[junit4] 2> 1701514 DEBUG
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 1701515 INFO
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[D4511BB600EAB7B0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties
-Dtests.seed=D4511BB600EAB7B0 -Dtests.slow=true -Dtests.locale=en-MT
-Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 3.77s J0 |
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
[junit4] > Throwable #1: java.lang.AssertionError: conf(default delay):
Couldn't get second timestampe after max allowed polling
[junit4] > at
__randomizedtesting.SeedInfo.seed([D4511BB600EAB7B0:BF35CCFFB3C72234]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
[junit4] > at
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1701595 DEBUG (ScheduledTrigger-7508-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 1701632 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892355262
[junit4] 2> 1701633 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:53216_solr
[junit4] 2> 1701633 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1701633 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1501628278
[junit4] 2> 1701633 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53216_solr as DOWN
[junit4] 2> 1701633 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:53215_solr
[junit4] 2> 1701635 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1701635 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53215_solr as DOWN
[junit4] 2> 1701639 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1701640 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1701640 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@465b7612: rootName =
solr_53216, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@15fd89f5
[junit4] 2> 1701642 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1701642 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7635fc31: rootName =
solr_53215, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@7a58e6ca
[junit4] 2> 1701656 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1701656 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e979e77: rootName =
solr_53216, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3dfd84f8
[junit4] 2> 1701658 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1701658 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b3b76bb: rootName =
solr_53215, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3dfd84f8
[junit4] 2> 1701658 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1701659 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a6ac49e: rootName =
solr_53216, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b22e8a0
[junit4] 2> 1701659 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1701660 INFO (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72070109087072262-127.0.0.1:53216_solr-n_0000000000) closing
[junit4] 2> 1701660 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1701660 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@43a1eec4: rootName =
solr_53215, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2b22e8a0
[junit4] 2> 1701660 INFO (jetty-closer-8366-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1701663 INFO
(OverseerStateUpdate-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[n:127.0.0.1:53216_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53216_solr
[junit4] 2> 1701663 INFO
(OverseerAutoScalingTriggerThread-72070109087072262-127.0.0.1:53216_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1701664 DEBUG (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 1701665 DEBUG (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 1701665 DEBUG (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 1701665 DEBUG (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 1701665 DEBUG (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 1701665 DEBUG (closeThreadPool-8373-thread-2) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1701666 INFO (closeThreadPool-8373-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72070109087072262-127.0.0.1:53216_solr-n_0000000000) closing
[junit4] 2> 1701773 INFO (jetty-closer-8366-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72070109087072262-127.0.0.1:53216_solr-n_0000000000) closing
[junit4] 2> 1701775 INFO (jetty-closer-8366-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6681353{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1701775 INFO (jetty-closer-8366-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@609c2ace{/solr,null,UNAVAILABLE}
[junit4] 2> 1701776 INFO (jetty-closer-8366-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1701882 INFO (jetty-closer-8366-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5845e70c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1701882 INFO (jetty-closer-8366-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e364e4c{/solr,null,UNAVAILABLE}
[junit4] 2> 1701882 INFO (jetty-closer-8366-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1701884 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1702105 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 1702108 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53210
[junit4] 2> 1702108 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53210
[junit4] 2> 1702108 INFO
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[D4511BB600EAB7B0]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53210
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_D4511BB600EAB7B0-001
[junit4] 2> Jan 31, 2020 5:03:06 AM
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(Lucene84): {},
docValues:{}, maxPointsInLeafNode=534, maxMBSortInHeap=5.039301543438051,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f0089be),
locale=en-MT, timezone=CST
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=6,threads=1,free=254229912,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest,
OverseerSolrResponseUnsafeSerializationTest, TestObjectReleaseTracker,
SolrMetricsIntegrationTest, TestDFISimilarityFactory, TestConfig, AuthToolTest,
TestQueryUtils, TermVectorComponentTest, TestSchemaVersionResource,
TestPivotHelperCode, TestUnifiedSolrHighlighter, TestSearchPerf,
CloudExitableDirectoryReaderTest, QueryElevationComponentTest,
TestRuleBasedAuthorizationPlugin, BlockDirectoryTest,
DistributedIntervalFacetingTest, TestFreeTextSuggestions, SchemaApiFailureTest,
TestOmitPositions, ScriptEngineTest, BlobRepositoryCloudTest, TestCSVLoader,
TestExceedMaxTermLength, URLClassifyProcessorTest,
TriggerCooldownIntegrationTest, LeaderElectionContextKeyTest, SolrInfoBeanTest,
OverriddenZkACLAndCredentialsProvidersTest, RangeFacetCloudTest,
PeerSyncWithIndexFingerprintCachingTest, TestMacros,
SolrCoreCheckLockOnStartupTest, SolrCmdDistributorTest, TestNestedDocsSort,
TestJettySolrRunner, TestMultiValuedNumericRangeQuery,
TestCopyFieldCollectionResource, TestCollectionsAPIViaSolrCloudCluster,
HdfsChaosMonkeyNothingIsSafeTest, UpdateLogTest, SplitShardTest,
BasicAuthStandaloneTest, MoreLikeThisHandlerTest,
HdfsCollectionsAPIDistributedZkTest, BinaryUpdateRequestHandlerTest,
NodeLostTriggerTest, TestCloudRecovery, SharedFSAutoReplicaFailoverTest,
TestPushWriter, MultiDestinationAuditLoggerTest, JvmMetricsTest,
SimpleFacetsTest, TestSolrCloudWithSecureImpersonation,
TestFieldTypeCollectionResource, TestRandomRequestDistribution,
TestQuerySenderListener, DocExpirationUpdateProcessorFactoryTest,
AutoscalingHistoryHandlerTest, TestSolr4Spatial2, TestReplicationHandlerBackup,
SecurityConfHandlerTest, PolyFieldTest, AnalysisAfterCoreReloadTest,
CoreSorterTest, CdcrBidirectionalTest, TestLRUStatsCache, TestTlogReplica,
TestChildDocTransformer, TestSubQueryTransformerDistrib, TestFilteredDocIdSet,
CoreMergeIndexesAdminHandlerTest, CopyFieldTest,
TestLegacyBM25SimilarityFactory, MetricTriggerIntegrationTest,
TestUninvertingReader, TestSimComputePlanAction, TestCoreAdminApis,
DistributedTermsComponentTest, ScheduledTriggerTest, TestTrieFacet,
LeaderTragicEventTest, TestXIncludeConfig, ZkStateWriterTest,
TestSQLHandlerNonCloud, TestManagedSynonymGraphFilterFactory,
ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping,
TestDistributedMissingSort, TestDistributedSearch, TestJoin,
TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler,
TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch,
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion,
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory,
TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest,
AliasIntegrationTest, AssignBackwardCompatibilityTest, CollectionsAPISolrJTest,
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, OverseerModifyCollectionTest,
OverseerSolrResponseTest, PeerSyncReplicationTest, TestSSLRandomization,
TestSizeLimitedDistributedMap, TestStressLiveNodes, ZkSolrClientTest,
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest,
TestCollectionAPI, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest,
TriggerSetPropertiesIntegrationTest]
[junit4] Completed [569/897 (1!)] on J0 in 5.68s, 1 test, 1 failure <<<
FAILURES!
[...truncated 55 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[junit4] 2> 1679719 INFO
(SUITE-ExecutePlanActionTest-seed#[D4511BB600EAB7B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1679721 INFO
(SUITE-ExecutePlanActionTest-seed#[D4511BB600EAB7B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/data-dir-109-001
[junit4] 2> 1679721 WARN
(SUITE-ExecutePlanActionTest-seed#[D4511BB600EAB7B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 1679721 INFO
(SUITE-ExecutePlanActionTest-seed#[D4511BB600EAB7B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1679726 INFO
(SUITE-ExecutePlanActionTest-seed#[D4511BB600EAB7B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1679729 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
[junit4] 2> 1679730 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001
[junit4] 2> 1679730 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1679730 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1679730 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1679841 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer start zk server on port:53026
[junit4] 2> 1679841 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53026
[junit4] 2> 1679841 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53026
[junit4] 2> 1679841 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53026
[junit4] 2> 1679843 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1679847 INFO (zkConnectionManagerCallback-9565-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1679847 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1679851 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1679854 INFO (zkConnectionManagerCallback-9567-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1679854 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1679856 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1679859 INFO (zkConnectionManagerCallback-9569-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1679863 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1679981 WARN (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1679981 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1679981 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1679981 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
[junit4] 2> 1679981 WARN (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1679981 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1679981 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1679981 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
[junit4] 2> 1679984 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1679984 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1679984 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1679985 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1679985 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1679985 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1679985 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33f9dd80{/solr,null,AVAILABLE}
[junit4] 2> 1679985 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bb6118{/solr,null,AVAILABLE}
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2873873a{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53032}
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@420ec7b6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:53033}
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.e.j.s.Server Started @1680072ms
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53033}
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.e.j.s.Server Started @1680072ms
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53032}
[junit4] 2> 1679986 ERROR (jetty-launcher-9570-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1679986 ERROR (jetty-launcher-9570-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-31T05:02:43.903Z
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 1679986 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-31T05:02:43.903Z
[junit4] 2> 1679987 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1679987 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1679991 INFO (zkConnectionManagerCallback-9572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1679991 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1679991 INFO (zkConnectionManagerCallback-9574-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1679991 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1679992 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1679992 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1680258 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1680258 WARN (jetty-launcher-9570-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2766bd99[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680258 WARN (jetty-launcher-9570-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2766bd99[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680262 WARN (jetty-launcher-9570-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@266aba5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680262 WARN (jetty-launcher-9570-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@266aba5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680263 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53026/solr
[junit4] 2> 1680264 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1680266 INFO (zkConnectionManagerCallback-9582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1680266 INFO (jetty-launcher-9570-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1680281 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1680282 WARN (jetty-launcher-9570-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@74962de7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680282 WARN (jetty-launcher-9570-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@74962de7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680284 WARN (jetty-launcher-9570-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@75acbb32[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680284 WARN (jetty-launcher-9570-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@75acbb32[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1680284 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53026/solr
[junit4] 2> 1680286 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1680297 INFO (zkConnectionManagerCallback-9588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1680297 INFO (jetty-launcher-9570-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1680371 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1680376 INFO (zkConnectionManagerCallback-9590-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1680376 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1680402 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1680406 INFO (zkConnectionManagerCallback-9592-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1680407 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1680620 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53032_solr
[junit4] 2> 1680622 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.Overseer Overseer
(id=72070107971584007-127.0.0.1:53032_solr-n_0000000000) starting
[junit4] 2> 1680643 INFO
(OverseerStateUpdate-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[n:127.0.0.1:53032_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:53032_solr
[junit4] 2> 1680644 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53032_solr
[junit4] 2> 1680645 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1680651 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
znode version 1
[junit4] 2> 1680651 INFO
(OverseerStateUpdate-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[n:127.0.0.1:53032_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1680651 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 1680651 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1680659 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1680660 WARN (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1680666 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:53032_solr]
[junit4] 2> 1680667 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 1680669 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1680669 DEBUG (ScheduledTrigger-6649-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1680685 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1680694 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:53033_solr as DOWN
[junit4] 2> 1680696 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1680696 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53033_solr
[junit4] 2> 1680699 INFO (zkCallback-9589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1680699 INFO (zkCallback-9591-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1680701 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1680701 WARN (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1680711 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1680721 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1680784 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53033.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1680784 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53032.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1680791 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53033.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1680791 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53033.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1680791 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53032.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1680791 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53032.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1680792 INFO (jetty-launcher-9570-thread-2)
[n:127.0.0.1:53033_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001/node2/.
[junit4] 2> 1680792 INFO (jetty-launcher-9570-thread-1)
[n:127.0.0.1:53032_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001/node1/.
[junit4] 2> 1680835 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 1680835 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1680837 INFO (zkConnectionManagerCallback-9605-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1680838 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1680840 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1680842 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53026/solr ready
[junit4] 2> 1680848 DEBUG (zkCallback-9589-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 1680848 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 1680854 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1680855 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 1680855 INFO (qtp1288249439-27336) [n:127.0.0.1:53033_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1680856 DEBUG (qtp1288249439-27332) [n:127.0.0.1:53033_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1680856 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 1680857 INFO (qtp1288249439-27332) [n:127.0.0.1:53033_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1680857 DEBUG (zkCallback-9589-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 1680858 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 1680858 INFO (qtp649358748-27334) [n:127.0.0.1:53032_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1680862 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial
livenodes: [127.0.0.1:53033_solr, 127.0.0.1:53032_solr]
[junit4] 2> 1680862 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 1680864 DEBUG
(OverseerAutoScalingTriggerThread-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 1680865 DEBUG (ScheduledTrigger-6649-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 1680866 INFO
(OverseerThreadFactory-6651-thread-1-processing-n:127.0.0.1:53032_solr)
[n:127.0.0.1:53032_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testIntegration
[junit4] 2> 1680986 INFO
(OverseerStateUpdate-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[n:127.0.0.1:53032_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53032/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1680992 INFO
(OverseerStateUpdate-72070107971584007-127.0.0.1:53032_solr-n_0000000000)
[n:127.0.0.1:53032_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53033/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1681211 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
x:testIntegration_shard1_replica_n1 ] 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> 1681211 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
x:testIntegration_shard1_replica_n2 ] 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> 1681212 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
x:testIntegration_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1681868 DEBUG (ScheduledTrigger-6649-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 1682237 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 1682237 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 1682251 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1682251 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1682255 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1682255 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1682255 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1'
using configuration from configset conf, trusted=true
[junit4] 2> 1682255 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2'
using configuration from configset conf, trusted=true
[junit4] 2> 1682256 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53032.solr.core.testIntegration.shard1.replica_n1' (registry
'solr.core.testIntegration.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1682256 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53033.solr.core.testIntegration.shard1.replica_n2' (registry
'solr.core.testIntegration.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51bb5932
[junit4] 2> 1682256 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001/node1/testIntegration_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001/node1/./testIntegration_shard1_replica_n1/data/]
[junit4] 2> 1682256 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001/node2/testIntegration_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001/tempDir-001/node2/./testIntegration_shard1_replica_n2/data/]
[junit4] 2> 1682340 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1682340 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1682340 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1682340 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1682359 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1682359 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1682360 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1682360 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1682360 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c96a16b[testIntegration_shard1_replica_n2] main]
[junit4] 2> 1682360 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@cc484e4[testIntegration_shard1_replica_n1] main]
[junit4] 2> 1682364 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1682364 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1682365 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1682365 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1682366 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1682366 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1682366 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1657218758117163008
[junit4] 2> 1682366 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1657218758117163008
[junit4] 2> 1682369 INFO
(searcherExecutor-6660-thread-1-processing-n:127.0.0.1:53032_solr
x:testIntegration_shard1_replica_n1 c:testIntegration s:shard1 r:core_node3)
[n:127.0.0.1:53032_solr c:testIntegration s:shard1 r:core_node3
x:testIntegration_shard1_replica_n1 ] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n1] Registered new searcher
Searcher@cc484e4[testIntegration_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1682369 INFO
(searcherExecutor-6661-thread-1-processing-n:127.0.0.1:53033_solr
x:testIntegration_shard1_replica_n2 c:testIntegration s:shard1 r:core_node4)
[n:127.0.0.1:53033_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2 ] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n2] Registered new searcher
Searcher@7c96a16b[testIntegration_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1682378 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 1682378 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testIntegration/terms/shard1 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 1682378 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testIntegration/leaders/shard1
[junit4] 2> 1682381 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testIntegration/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 1682381 INFO (qtp649358748-27331) [n:127.0.0.1:53032_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testIntegration/leaders/shard1
[junit4] 2> 1682396 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1682396 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1682396 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53033/solr/testIntegration_shard1_replica_n2/
[junit4] 2> 1682397 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n2
url=http://127.0.0.1:53033/solr START
replicas=[http://127.0.0.1:53032/solr/testIntegration_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1682397 INFO (qtp1288249439-27335) [n:127.0.0.1:53033_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_re
[...truncated too long message...]
) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 1730096 INFO (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72070110361354248-127.0.0.1:53337_solr-n_0000000000) closing
[junit4] 2> 1730104 INFO
(OverseerStateUpdate-72070110361354248-127.0.0.1:53337_solr-n_0000000000)
[n:127.0.0.1:53337_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53337_solr
[junit4] 2> 1730113 INFO
(OverseerAutoScalingTriggerThread-72070110361354248-127.0.0.1:53337_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1730117 DEBUG (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 1730117 DEBUG (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 1730117 DEBUG (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 1730117 DEBUG (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 1730121 DEBUG (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 1730121 DEBUG (closeThreadPool-9779-thread-2) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1730121 INFO (closeThreadPool-9779-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72070110361354248-127.0.0.1:53337_solr-n_0000000000) closing
[junit4] 2> 1730177 INFO (jetty-closer-9771-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@43602724{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1730178 INFO (jetty-closer-9771-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@72f68ccc{/solr,null,UNAVAILABLE}
[junit4] 2> 1730179 INFO (jetty-closer-9771-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1730219 INFO (jetty-closer-9771-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72070110361354248-127.0.0.1:53337_solr-n_0000000000) closing
[junit4] 2> 1730222 INFO (jetty-closer-9771-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@777da869{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1730223 INFO (jetty-closer-9771-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@46b41474{/solr,null,UNAVAILABLE}
[junit4] 2> 1730223 INFO (jetty-closer-9771-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1730225 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1730441 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/testExecute/terms/shard1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2> 2
/solr/collections/testExecute/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 49 /solr/collections/testExecute/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/testExecute/leader_elect/shard1/election/72070110361354248-core_node4-n_0000000000
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/overseer/queue
[junit4] 2> 8 /solr/overseer/collection-queue-work
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2>
[junit4] 2> 1730448 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53331
[junit4] 2> 1730448 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53331
[junit4] 2> 1730448 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53331
[junit4] 2> 1730448 INFO
(TEST-ExecutePlanActionTest.testExecute-seed#[D4511BB600EAB7B0]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testExecute
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_D4511BB600EAB7B0-001
[junit4] 2> Jan 31, 2020 5:03:34 AM
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(Lucene84): {},
docValues:{}, maxPointsInLeafNode=438, maxMBSortInHeap=6.935474301000727,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fab0498),
locale=fr-FR, timezone=Africa/Ndjamena
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=6,threads=1,free=277635360,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [MBeansHandlerTest,
OverseerStatusTest, TestRTimerTree, SolrGraphiteReporterTest,
TestDFRSimilarityFactory, TestConfigOverlay, CircularListTest, TestRTGBase,
TermsComponentTest, TestSerializedLuceneMatchVersion,
TestTrackingShardHandlerFactory, TestSlowCompositeReaderWrapper,
TestSearcherReuse, ClusterStateTest, ResponseBuilderTest,
TestSha256AuthenticationProvider, BufferStoreTest, EchoParamsTest,
TestFuzzyAnalyzedSuggestions, SchemaVersionSpecificBehaviorTest,
TestPointFields, SignatureUpdateProcessorFactoryTest, TestConfigReload,
TestHdfsUpdateLog, UUIDUpdateProcessorFallbackTest, TriggerEventQueueTest,
LeaderElectionIntegrationTest, SolrTestCaseJ4Test,
OverseerCollectionConfigSetProcessorTest, SpatialHeatmapFacetsTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, JSONWriterTest, SolrCoreTest,
SolrIndexConfigTest, TestScoreJoinQPNoScore, ConnectionReuseTest,
TestNumericRangeQuery32, TestDynamicFieldCollectionResource,
TestHdfsCloudBackupRestore, HdfsChaosMonkeySafeLeaderTest, UpdateParamsTest,
SyncSliceTest, JWTAuthPluginIntegrationTest, PingRequestHandlerTest,
ShardSplitTest, CSVRequestHandlerTest, NodeMarkersRegistrationTest,
TestCloudRecovery2, SliceStateTest, TestRawResponseWriter,
PKIAuthenticationIntegrationTest, MetricsConfigTest,
SubstringBytesRefFilterTest, TestStressCloudBlindAtomicUpdates,
TestFieldTypeResource, TestRebalanceLeaders, TestQuerySenderNoQuery,
FieldMutatingUpdateProcessorTest, CoreAdminCreateDiscoverTest,
TestSolrCachePerf, TestReplicationHandlerDiskOverFlow,
SegmentsInfoRequestHandlerTest, TestLegacyField,
PreAnalyzedFieldManagedSchemaCloudTest, TestDefaultStatsCache,
BasicFunctionalityTest, DirectoryFactoryTest, CdcrBootstrapTest,
AuditLoggerIntegrationTest, TestTolerantUpdateProcessorCloud,
TestChildDocTransformerHierarchy, TestManagedResource, TestFiltering,
DaemonStreamApiTest, CurrencyFieldTypeTest, TestNonDefinedSimilarityFactory,
MetricTriggerTest, AddBlockUpdateTest, TestSimDistribStateManager,
ZookeeperStatusHandlerTest, FacetPivotSmallTest,
SearchRateTriggerIntegrationTest, TestValueSourceCache,
LeaderVoteWaitTimeoutTest, ImplicitSnitchTest, TestSolrConfigHandlerCloud,
BadCopyFieldTest, LeaderFailoverAfterPartitionTest, ReplaceNodeNoTargetTest,
ReplaceNodeTest, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestLeaderElectionWithEmptyReplica,
TestShortCircuitedRequests, TestZkChroot, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, AssignTest,
CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest,
SplitByPrefixTest, AutoScalingHandlerTest, ExecutePlanActionTest]
[junit4] Completed [578/897 (2!)] on J1 in 51.76s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 53592 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/573/consoleText
[repro] Revision: b2d8b784a305ab06199b1e6c2ebea2025c4863eb
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TriggerSetPropertiesIntegrationTest
-Dtests.method=testSetProperties -Dtests.seed=D4511BB600EAB7B0
-Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=CST
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=ExecutePlanActionTest
-Dtests.method=testTaskTimeout -Dtests.seed=D4511BB600EAB7B0 -Dtests.slow=true
-Dtests.locale=fr-FR -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TriggerSetPropertiesIntegrationTest
[repro] ExecutePlanActionTest
[repro] ant compile-test
[...truncated 3470 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.TriggerSetPropertiesIntegrationTest|*.ExecutePlanActionTest"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=D4511BB600EAB7B0 -Dtests.slow=true -Dtests.locale=en-MT
-Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro] Exiting with code 0
[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]