Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5865/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed
Error Message:
[]
Stack Trace:
java.lang.AssertionError: []
at
__randomizedtesting.SeedInfo.seed([78C045EB67C236C7:90CC77FAF6BE04C5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED:
junit.framework.TestSuite.org.apache.solr.store.blockcache.BufferStoreTest
Error Message:
The test or suite printed 213705 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 213705 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([78C045EB67C236C7]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:282)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 13748 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] 2> 842930 INFO
(SUITE-SearchRateTriggerTest-seed#[78C045EB67C236C7]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 842931 INFO
(SUITE-SearchRateTriggerTest-seed#[78C045EB67C236C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/data-dir-89-001
[junit4] 2> 842932 WARN
(SUITE-SearchRateTriggerTest-seed#[78C045EB67C236C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 842932 INFO
(SUITE-SearchRateTriggerTest-seed#[78C045EB67C236C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 842933 INFO
(SUITE-SearchRateTriggerTest-seed#[78C045EB67C236C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 842933 INFO
(SUITE-SearchRateTriggerTest-seed#[78C045EB67C236C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 842945 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
[junit4] 2> 842945 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-001
[junit4] 2> 842946 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 842946 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 842946 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 843061 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer start zk server on port:64907
[junit4] 2> 843062 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64907
[junit4] 2> 843062 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64907
[junit4] 2> 843062 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64907
[junit4] 2> 843070 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843078 INFO (zkConnectionManagerCallback-3383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843079 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843085 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843092 INFO (zkConnectionManagerCallback-3385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843092 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843093 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843099 INFO (zkConnectionManagerCallback-3387-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843099 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 843215 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 843224 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 843224 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 843224 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 843226 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@276b0748{/solr,null,AVAILABLE}
[junit4] 2> 843226 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 843226 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 843226 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 843227 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 843227 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 843227 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 843227 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57802c7a{/solr,null,AVAILABLE}
[junit4] 2> 843228 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@57ffce1f{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64912}
[junit4] 2> 843228 INFO (jetty-launcher-3388-thread-2) [ ]
o.e.j.s.Server Started @843316ms
[junit4] 2> 843228 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64912}
[junit4] 2> 843228 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e18ceac{/solr,null,AVAILABLE}
[junit4] 2> 843228 ERROR (jetty-launcher-3388-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 843228 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 843228 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 843229 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 843229 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 843229 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:24.035665Z
[junit4] 2> 843230 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@34581d0e{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64913}
[junit4] 2> 843230 INFO (jetty-launcher-3388-thread-1) [ ]
o.e.j.s.Server Started @843318ms
[junit4] 2> 843230 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64913}
[junit4] 2> 843231 ERROR (jetty-launcher-3388-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:24.037739Z
[junit4] 2> 843231 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15f10b4{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64914}
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.e.j.s.Server Started @843319ms
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64914}
[junit4] 2> 843232 ERROR (jetty-launcher-3388-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 843232 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:24.038555Z
[junit4] 2> 843234 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1daaa808{/solr,null,AVAILABLE}
[junit4] 2> 843234 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843235 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843236 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41ed6b12{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64915}
[junit4] 2> 843236 INFO (jetty-launcher-3388-thread-3) [ ]
o.e.j.s.Server Started @843324ms
[junit4] 2> 843236 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64915}
[junit4] 2> 843237 ERROR (jetty-launcher-3388-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 843237 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 843237 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 843237 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 843237 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 843237 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:24.043542Z
[junit4] 2> 843238 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 843242 INFO (zkConnectionManagerCallback-3390-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843243 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843244 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 843245 INFO (zkConnectionManagerCallback-3392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843245 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843245 INFO (zkConnectionManagerCallback-3394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843245 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843245 INFO (zkConnectionManagerCallback-3396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843246 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 843247 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 843247 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 843247 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 843366 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 843368 WARN (jetty-launcher-3388-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c50efe7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843368 WARN (jetty-launcher-3388-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c50efe7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843368 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 843372 WARN (jetty-launcher-3388-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5acecba6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843372 WARN (jetty-launcher-3388-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3e6cc7df[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843372 WARN (jetty-launcher-3388-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3e6cc7df[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843372 WARN (jetty-launcher-3388-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5acecba6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843373 INFO (jetty-launcher-3388-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64907/solr
[junit4] 2> 843375 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 843377 WARN (jetty-launcher-3388-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3228509d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843377 WARN (jetty-launcher-3388-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3228509d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843378 INFO (jetty-launcher-3388-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64907/solr
[junit4] 2> 843380 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 843381 INFO (zkConnectionManagerCallback-3406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843381 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 843385 INFO (zkConnectionManagerCallback-3410-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843385 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 843469 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 843471 WARN (jetty-launcher-3388-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7f20c258[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843471 WARN (jetty-launcher-3388-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7f20c258[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843474 WARN (jetty-launcher-3388-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a5cab13[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843474 WARN (jetty-launcher-3388-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2a5cab13[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843475 INFO (jetty-launcher-3388-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64907/solr
[junit4] 2> 843476 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 843482 INFO (zkConnectionManagerCallback-3417-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843482 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 843570 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 843571 WARN (jetty-launcher-3388-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4e9d26dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843571 WARN (jetty-launcher-3388-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4e9d26dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843575 WARN (jetty-launcher-3388-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@10951627[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843576 WARN (jetty-launcher-3388-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@10951627[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 843577 INFO (jetty-launcher-3388-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64907/solr
[junit4] 2> 843578 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 843582 INFO (zkConnectionManagerCallback-3424-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 843583 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 843920 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64913_solr
[junit4] 2> 843922 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.c.Overseer Overseer
(id=72123147272192009-127.0.0.1:64913_solr-n_0000000000) starting
[junit4] 2> 843960 INFO
(OverseerStateUpdate-72123147272192009-127.0.0.1:64913_solr-n_0000000000)
[n:127.0.0.1:64913_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:64913_solr
[junit4] 2> 843963 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64913_solr
[junit4] 2> 843969 INFO (zkCallback-3416-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 843983 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 843984 WARN (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_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> 844029 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 844074 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 844074 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 844077 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 844089 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64913.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844108 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64913.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844109 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64913.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844109 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64914_solr as DOWN
[junit4] 2> 844110 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64915_solr as DOWN
[junit4] 2> 844111 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64912_solr as DOWN
[junit4] 2> 844112 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 844112 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64914_solr
[junit4] 2> 844113 INFO (jetty-launcher-3388-thread-1)
[n:127.0.0.1:64913_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-001/node1/.
[junit4] 2> 844113 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 844113 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64915_solr
[junit4] 2> 844116 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 844116 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64912_solr
[junit4] 2> 844120 INFO (zkCallback-3405-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 844120 INFO (zkCallback-3423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 844120 INFO (zkCallback-3416-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 844121 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 844130 INFO (zkCallback-3416-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 844130 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 844130 INFO (zkCallback-3405-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 844130 INFO (zkCallback-3423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 844136 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 844137 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 844137 WARN (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_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> 844137 WARN (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_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> 844140 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 844141 WARN (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_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> 844164 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 844168 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 844174 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 844368 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64914.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844370 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64912.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844374 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64915.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844439 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64912.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844439 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64912.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844440 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64915.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844441 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64915.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844443 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64914.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844443 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64914.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 844444 INFO (jetty-launcher-3388-thread-3)
[n:127.0.0.1:64915_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-001/node3/.
[junit4] 2> 844466 INFO (jetty-launcher-3388-thread-2)
[n:127.0.0.1:64912_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-001/node2/.
[junit4] 2> 844467 INFO (jetty-launcher-3388-thread-4)
[n:127.0.0.1:64914_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-001/node4/.
[junit4] 2> 844489 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 844490 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844496 INFO (zkConnectionManagerCallback-3445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844496 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844500 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 844509 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:64907/solr ready
[junit4] 2> 844628 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=302742197
[junit4] 2> 844628 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:64913_solr
[junit4] 2> 844629 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2020454899
[junit4] 2> 844629 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:64914_solr
[junit4] 2> 844629 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1610020028
[junit4] 2> 844629 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:64912_solr
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:64913_solr as DOWN
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:64912_solr as DOWN
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:64914_solr as DOWN
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1548531988
[junit4] 2> 844631 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:64915_solr
[junit4] 2> 844633 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 844633 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:64915_solr as DOWN
[junit4] 2> 844646 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 844647 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 844647 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4244ce53: rootName =
solr_64912, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6d421e27
[junit4] 2> 844648 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 844648 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ab3b9e5: rootName =
solr_64913, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1365bde7
[junit4] 2> 844649 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 844650 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@73d1d91: rootName =
solr_64914, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6f3da083
[junit4] 2> 844649 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 844650 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7432bfa1: rootName =
solr_64915, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1e67500c
[junit4] 2> 844829 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 844829 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67217fe1: rootName =
solr_64912, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@23af0cd6
[junit4] 2> 844849 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 844849 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4028fe2: rootName =
solr_64913, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@23af0cd6
[junit4] 2> 844858 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 844858 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27720f67: rootName =
solr_64914, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@23af0cd6
[junit4] 2> 844858 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 844858 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@46847fb6: rootName =
solr_64915, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@23af0cd6
[junit4] 2> 844907 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 844907 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@32e757b4: rootName =
solr_64912, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@238553f6
[junit4] 2> 844907 INFO (jetty-closer-3446-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 844914 INFO (zkCallback-3405-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 844914 INFO (zkCallback-3416-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 844914 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 844928 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 844928 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e6b697e: rootName =
solr_64913, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@238553f6
[junit4] 2> 844928 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 844930 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 844930 INFO (closeThreadPool-3460-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72123147272192009-127.0.0.1:64913_solr-n_0000000000) closing
[junit4] 2> 844930 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28141738: rootName =
solr_64914, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@238553f6
[junit4] 2> 844930 INFO (jetty-closer-3446-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 844931 INFO
(OverseerStateUpdate-72123147272192009-127.0.0.1:64913_solr-n_0000000000)
[n:127.0.0.1:64913_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:64913_solr
[junit4] 2> 844931 INFO
(OverseerAutoScalingTriggerThread-72123147272192009-127.0.0.1:64913_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 844931 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 844931 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@32577c7c: rootName =
solr_64915, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@238553f6
[junit4] 2> 844931 INFO (jetty-closer-3446-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 844944 INFO (closeThreadPool-3460-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123147272192009-127.0.0.1:64913_solr-n_0000000000) closing
[junit4] 2> 845020 INFO (jetty-closer-3446-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@57ffce1f{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 845020 INFO (jetty-closer-3446-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@276b0748{/solr,null,UNAVAILABLE}
[junit4] 2> 845021 INFO (jetty-closer-3446-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 845047 INFO (jetty-closer-3446-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123147272192009-127.0.0.1:64913_solr-n_0000000000) closing
[junit4] 2> 845050 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 845051 INFO (zkCallback-3405-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 845054 INFO (jetty-closer-3446-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@34581d0e{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 845054 INFO (jetty-closer-3446-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@57802c7a{/solr,null,UNAVAILABLE}
[junit4] 2> 845055 INFO (jetty-closer-3446-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 845160 INFO (jetty-closer-3446-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@41ed6b12{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 845160 INFO (jetty-closer-3446-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1daaa808{/solr,null,UNAVAILABLE}
[junit4] 2> 845161 INFO (jetty-closer-3446-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 845168 INFO (jetty-closer-3446-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@15f10b4{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 845169 INFO (jetty-closer-3446-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2e18ceac{/solr,null,UNAVAILABLE}
[junit4] 2> 845169 INFO (jetty-closer-3446-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 845171 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 845399 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/live_nodes
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 845405 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64907
[junit4] 2> 845405 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64907
[junit4] 2> 845405 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64907
[junit4] 2> 845408 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[78C045EB67C236C7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
[junit4] 2> 845413 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
[junit4] 2> 845413 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-002
[junit4] 2> 845414 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 845415 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 845415 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 845520 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64931
[junit4] 2> 845520 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64931
[junit4] 2> 845520 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64931
[junit4] 2> 845520 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64931
[junit4] 2> 845527 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845546 INFO (zkConnectionManagerCallback-3464-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845546 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845551 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845556 INFO (zkConnectionManagerCallback-3466-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845556 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845558 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845564 INFO (zkConnectionManagerCallback-3468-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845564 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845689 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 845689 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 845689 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 845689 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 845690 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
[junit4] 2> 845698 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 845698 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 845698 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 845701 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c618a55{/solr,null,AVAILABLE}
[junit4] 2> 845703 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@45f780c1{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64936}
[junit4] 2> 845703 INFO (jetty-launcher-3469-thread-4) [ ]
o.e.j.s.Server Started @845791ms
[junit4] 2> 845703 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64936}
[junit4] 2> 845703 ERROR (jetty-launcher-3469-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 845703 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 845703 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 845704 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 845704 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 845704 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:26.510098Z
[junit4] 2> 845704 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 845704 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 845704 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 845705 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 845705 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 845705 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 845705 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 845705 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 845705 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 845706 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c2c0c28{/solr,null,AVAILABLE}
[junit4] 2> 845706 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@421e9eed{/solr,null,AVAILABLE}
[junit4] 2> 845710 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1731547f{/solr,null,AVAILABLE}
[junit4] 2> 845712 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@203e1904{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64938}
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@46034231{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64937}
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-2) [ ]
o.e.j.s.Server Started @845801ms
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64938}
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-1) [ ]
o.e.j.s.Server Started @845801ms
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64937}
[junit4] 2> 845713 ERROR (jetty-launcher-3469-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 845713 ERROR (jetty-launcher-3469-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 845713 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:26.520048Z
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 845714 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:26.520096Z
[junit4] 2> 845720 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845720 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4f7d580c{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:64939}
[junit4] 2> 845720 INFO (jetty-launcher-3469-thread-3) [ ]
o.e.j.s.Server Started @845808ms
[junit4] 2> 845720 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64939}
[junit4] 2> 845721 ERROR (jetty-launcher-3469-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 845721 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 845721 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 845721 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 845721 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 845721 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-08T02:04:26.527376Z
[junit4] 2> 845723 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845723 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845725 INFO (zkConnectionManagerCallback-3471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845725 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845726 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 845727 INFO (zkConnectionManagerCallback-3473-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845727 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845729 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 845732 INFO (zkConnectionManagerCallback-3475-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845732 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845740 INFO (zkConnectionManagerCallback-3477-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845740 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845740 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 845747 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 845858 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 845861 WARN (jetty-launcher-3469-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@18d11e7b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845861 WARN (jetty-launcher-3469-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@18d11e7b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845865 WARN (jetty-launcher-3469-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5e69e8af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845865 WARN (jetty-launcher-3469-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5e69e8af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845866 INFO (jetty-launcher-3469-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64931/solr
[junit4] 2> 845867 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 845870 INFO (zkConnectionManagerCallback-3484-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845870 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 845950 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 845952 WARN (jetty-launcher-3469-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@163aef6e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845952 WARN (jetty-launcher-3469-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@163aef6e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845956 WARN (jetty-launcher-3469-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@473678ce[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845956 WARN (jetty-launcher-3469-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@473678ce[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845957 INFO (jetty-launcher-3469-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64931/solr
[junit4] 2> 845959 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 845971 INFO (zkConnectionManagerCallback-3491-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845971 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 846053 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 846055 WARN (jetty-launcher-3469-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4280000d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846055 WARN (jetty-launcher-3469-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4280000d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846059 WARN (jetty-launcher-3469-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@936c662[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846059 WARN (jetty-launcher-3469-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@936c662[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846061 INFO (jetty-launcher-3469-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64931/solr
[junit4] 2> 846062 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 846078 INFO (zkConnectionManagerCallback-3498-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846078 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 846162 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 846165 WARN (jetty-launcher-3469-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@347d1e17[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846165 WARN (jetty-launcher-3469-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@347d1e17[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846173 WARN (jetty-launcher-3469-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1fb79f47[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846173 WARN (jetty-launcher-3469-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1fb79f47[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846174 INFO (jetty-launcher-3469-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64931/solr
[junit4] 2> 846179 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 846203 INFO (zkConnectionManagerCallback-3505-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846208 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 846660 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64937_solr
[junit4] 2> 846668 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.c.Overseer Overseer
(id=72123147434065928-127.0.0.1:64937_solr-n_0000000000) starting
[junit4] 2> 846747 INFO
(OverseerStateUpdate-72123147434065928-127.0.0.1:64937_solr-n_0000000000)
[n:127.0.0.1:64937_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:64937_solr
[junit4] 2> 846751 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64937_solr
[junit4] 2> 846763 INFO (zkCallback-3490-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 846786 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 846787 WARN (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_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> 846828 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 846853 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64937.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 846866 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64937.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 846869 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64937.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 846871 INFO (jetty-launcher-3469-thread-1)
[n:127.0.0.1:64937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-002/node1/.
[junit4] 2> 846935 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 846944 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 846961 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 846986 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64936_solr as DOWN
[junit4] 2> 846986 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64938_solr as DOWN
[junit4] 2> 846988 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64939_solr as DOWN
[junit4] 2> 846989 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 846989 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64938_solr
[junit4] 2> 846990 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 846990 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64936_solr
[junit4] 2> 847002 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 847003 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64939_solr
[junit4] 2> 847006 INFO (zkCallback-3490-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 847006 INFO (zkCallback-3497-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 847006 INFO (zkCallback-3504-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 847006 INFO (zkCallback-3483-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 847010 INFO (zkCallback-3483-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 847011 INFO (zkCallback-3497-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 847012 INFO (zkCallback-3490-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 847012 INFO (zkCallback-3504-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 847023 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 847023 WARN (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_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> 847024 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 847025 WARN (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_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> 847053 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 847053 WARN (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_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> 847074 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 847075 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 847114 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 847339 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64936.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847389 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64938.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847466 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64939.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847488 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64936.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847488 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64936.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847499 INFO (jetty-launcher-3469-thread-4)
[n:127.0.0.1:64936_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-002/node4/.
[junit4] 2> 847525 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64938.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847525 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64938.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847526 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64939.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847526 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64939.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@39655d3e
[junit4] 2> 847527 INFO (jetty-launcher-3469-thread-3)
[n:127.0.0.1:64939_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-002/node3/.
[junit4] 2> 847530 INFO (jetty-launcher-3469-thread-2)
[n:127.0.0.1:64938_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001/tempDir-002/node2/.
[junit4] 2> 847558 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 847560 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 847569 INFO (zkConnectionManagerCallback-3526-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 847570 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 847573 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 847579 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64931/solr ready
[junit4] 2> 847611 INFO (qtp1291528513-10388) [n:127.0.0.1:64937_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 847622 INFO
(OverseerThreadFactory-3224-thread-1-processing-n:127.0.0.1:64937_solr)
[n:127.0.0.1:64937_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
SearchRateTriggerTest-collection1
[junit4] 2> 847749 INFO
(OverseerStateUpdate-72123147434065928-127.0.0.1:64937_solr-n_0000000000)
[n:127.0.0.1:64937_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:64937/solr",
[junit4] 2> "node_name":"127.0.0.1:64937_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 847756 INFO
(OverseerStateUpdate-72123147434065928-127.0.0.1:64937_solr-n_0000000000)
[n:127.0.0.1:64937_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:64938/solr",
[junit4] 2> "node_name":"127.0.0.1:64938_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 847764 INFO (OverseerStateUpdate-72123147434065928
[...truncated too long message...]
junit4] 2> 41879 INFO (jetty-closer-151-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 41879 INFO (jetty-closer-151-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27819fc1: rootName =
solr_53124, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7dbcf8cf
[junit4] 2> 41879 INFO (jetty-closer-151-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 41880 INFO (closeThreadPool-165-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123300232364041-127.0.0.1:53125_solr-n_0000000000) closing
[junit4] 2> 41880 INFO
(OverseerAutoScalingTriggerThread-72123300232364041-127.0.0.1:53125_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 41884 INFO
(OverseerStateUpdate-72123300232364041-127.0.0.1:53125_solr-n_0000000000)
[n:127.0.0.1:53125_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53125_solr
[junit4] 2> 41885 INFO (closeThreadPool-165-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72123300232364041-127.0.0.1:53125_solr-n_0000000000) closing
[junit4] 2> 41887 INFO (zkCallback-110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 41888 INFO (zkCallback-130-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 41985 INFO (jetty-closer-151-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@58be5723{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 41986 INFO (jetty-closer-151-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@35267ab3{/solr,null,UNAVAILABLE}
[junit4] 2> 41986 INFO (jetty-closer-151-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 42000 INFO (jetty-closer-151-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1e5009e2{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 42000 INFO (jetty-closer-151-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cb4fc4{/solr,null,UNAVAILABLE}
[junit4] 2> 42000 INFO (jetty-closer-151-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 42093 INFO (jetty-closer-151-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@35ac1897{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 42093 INFO (jetty-closer-151-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@32742bd5{/solr,null,UNAVAILABLE}
[junit4] 2> 42093 INFO (jetty-closer-151-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 42201 INFO (jetty-closer-151-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72123300232364041-127.0.0.1:53125_solr-n_0000000000) closing
[junit4] 2> 42204 INFO (jetty-closer-151-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3751d318{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 42204 INFO (jetty-closer-151-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@682c9646{/solr,null,UNAVAILABLE}
[junit4] 2> 42204 INFO (jetty-closer-151-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 42206 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 42425 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> 6
/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5
/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 46
/solr/collections/SearchRateTriggerTest-collection1/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72123300232364042-127.0.0.1:53124_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 31 /solr/overseer/queue
[junit4] 2> 21 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 42428 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53104
[junit4] 2> 42428 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53104
[junit4] 2> 42428 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53104
[junit4] 2> 42429 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[78C045EB67C236C7]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWaitForElapsed
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed
-Dtests.seed=78C045EB67C236C7 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=ti-ET -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 22.1s J2 | SearchRateTriggerTest.testWaitForElapsed <<<
[junit4] > Throwable #1: java.lang.AssertionError: []
[junit4] > at
__randomizedtesting.SeedInfo.seed([78C045EB67C236C7:90CC77FAF6BE04C5]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] IGNOR/A 0.00s J2 | SearchRateTriggerTest.testTrigger
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_78C045EB67C236C7-001
[junit4] 2> Apr 08, 2020 2:43:39 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=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7308fa5a),
locale=ti-ET, timezone=Asia/Kuwait
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14
(64-bit)/cpus=6,threads=2,free=73251088,total=195166208
[junit4] 2> NOTE: All tests run in this JVM: [SearchRateTriggerTest]
[junit4] Completed [1/10 (1!)] on J2 in 41.17s, 3 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 61 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
There were test failures: 10 suites, 20 tests, 1 failure, 5 ignored (5
assumptions) [seed: 78C045EB67C236C7]
Total time: 59 seconds
[repro] Setting last failure code to 256
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.store.blockcache.BufferStoreTest
[repro] 1/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=013898dec51c87c2cf9fb4d119c51e56354e23c6,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5864
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]