Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/157/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.ShardRoutingTest.test
Error Message:
expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([4237557B89DEB26F:CA636AA12722DF97]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:256)
at
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14482 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/init-core-data-001
[junit4] 2> 2536201 INFO
(SUITE-ShardRoutingTest-seed#[4237557B89DEB26F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2536206 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2536206 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2536206 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2536306 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer start zk server on port:54245
[junit4] 2> 2536306 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54245
[junit4] 2> 2536306 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54245
[junit4] 2> 2536311 INFO (zkConnectionManagerCallback-18290-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536315 INFO (zkConnectionManagerCallback-18292-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536316 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2536318 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2536320 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2536321 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2536323 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2536324 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2536325 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2536328 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2536330 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2536331 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2536333 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2536336 INFO (zkConnectionManagerCallback-18296-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536338 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2536498 WARN
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2536498 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2536498 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2536498 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 2536499 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 2536499 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 2536499 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 2536499 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@421cc441{/,null,AVAILABLE}
[junit4] 2> 2536500 WARN
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@16a87d20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536500 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@58fa936c{SSL,[ssl,
http/1.1]}{127.0.0.1:42317}
[junit4] 2> 2536500 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.s.Server
Started @2537835ms
[junit4] 2> 2536500 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/tempDir-001/control/data,
hostContext=/, hostPort=42317,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/control-001/cores}
[junit4] 2> 2536500 ERROR
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2536500 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2536501 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2536501 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2536501 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2536501 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-02T15:06:08.879Z
[junit4] 2> 2536503 INFO (zkConnectionManagerCallback-18298-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536504 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2536504 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/control-001/solr.xml
[junit4] 2> 2536507 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2536507 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2536508 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2536924 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2536924 WARN
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2536925 WARN
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3c66458f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536927 WARN
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2536928 WARN
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@31a8af8f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2536929 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:54245/solr
[junit4] 2> 2536930 INFO (zkConnectionManagerCallback-18305-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2536932 INFO (zkConnectionManagerCallback-18307-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2537055 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42317_
[junit4] 2> 2537056 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.c.Overseer Overseer (id=72116106762387461-127.0.0.1:42317_-n_0000000000)
starting
[junit4] 2> 2537064 INFO (zkConnectionManagerCallback-18314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2537067 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54245/solr ready
[junit4] 2> 2537068 INFO
(OverseerStateUpdate-72116106762387461-127.0.0.1:42317_-n_0000000000)
[n:127.0.0.1:42317_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:42317_
[junit4] 2> 2537069 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42317_
[junit4] 2> 2537070 INFO
(OverseerStateUpdate-72116106762387461-127.0.0.1:42317_-n_0000000000)
[n:127.0.0.1:42317_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2537071 INFO (zkCallback-18313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2537093 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2537109 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2537116 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2537116 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2537118 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [n:127.0.0.1:42317_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/control-001/cores
[junit4] 2> 2537133 INFO (zkConnectionManagerCallback-18320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2537135 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2537137 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54245/solr ready
[junit4] 2> 2537153 INFO (qtp1405003557-44151) [n:127.0.0.1:42317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42317_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2537157 INFO
(OverseerThreadFactory-11177-thread-1-processing-n:127.0.0.1:42317_)
[n:127.0.0.1:42317_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2537269 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2537269 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2538301 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 2538346 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2538405 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2538427 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2538427 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2538427 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2538430 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 2538434 WARN (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2538491 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2538491 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2538500 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2538500 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2538501 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=78.45703125,
floorSegmentMB=0.240234375, forceMergeDeletesPctAllowed=13.55614496612151,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7471043786100166, deletesPctAllowed=44.98669091271293
[junit4] 2> 2538501 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@13a256ff[control_collection_shard1_replica_n1] main]
[junit4] 2> 2538503 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2538504 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2538504 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2538504 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1635241658555564032
[junit4] 2> 2538507 INFO
(searcherExecutor-11182-thread-1-processing-n:127.0.0.1:42317_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:42317_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@13a256ff[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2538511 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2538511 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 2538515 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2538515 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2538515 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42317/control_collection_shard1_replica_n1/
[junit4] 2> 2538516 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2538516 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:42317/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2538516 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72116106762387461-core_node2-n_0000000000
[junit4] 2> 2538526 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42317/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2538695 INFO (zkCallback-18306-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2538695 INFO (zkCallback-18306-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2538697 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2538700 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1431
[junit4] 2> 2538703 INFO (qtp1405003557-44151) [n:127.0.0.1:42317_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2538800 INFO (zkCallback-18306-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2538800 INFO (zkCallback-18306-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2538800 INFO (zkCallback-18306-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2538801 INFO (qtp1405003557-44151) [n:127.0.0.1:42317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42317_&wt=javabin&version=2}
status=0 QTime=1649
[junit4] 2> 2538807 INFO (zkConnectionManagerCallback-18326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2538808 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2538809 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54245/solr ready
[junit4] 2> 2538809 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 2538812 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2538817 INFO
(OverseerThreadFactory-11177-thread-2-processing-n:127.0.0.1:42317_)
[n:127.0.0.1:42317_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2538817 INFO
(OverseerCollectionConfigSetProcessor-72116106762387461-127.0.0.1:42317_-n_0000000000)
[n:127.0.0.1:42317_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2539022 WARN
(OverseerThreadFactory-11177-thread-2-processing-n:127.0.0.1:42317_)
[n:127.0.0.1:42317_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 2539024 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2539025 INFO (qtp1405003557-44148) [n:127.0.0.1:42317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=212
[junit4] 2> 2539026 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=8
[junit4] 2> 2539772 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-1-001
of type NRT
[junit4] 2> 2539774 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2539775 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2539775 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2539775 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 2539777 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2539777 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2539777 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2539777 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b62d052{/,null,AVAILABLE}
[junit4] 2> 2539777 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5dfc31c2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@93ad628{SSL,[ssl,
http/1.1]}{127.0.0.1:50563}
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.Server Started @2541114ms
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=50563,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-1-001/cores}
[junit4] 2> 2539778 ERROR (closeThreadPool-18327-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2539778 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-02T15:06:12.156Z
[junit4] 2> 2539780 INFO (zkConnectionManagerCallback-18329-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2539782 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2539782 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-1-001/solr.xml
[junit4] 2> 2539785 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2539785 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2539787 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2540496 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2540497 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2540498 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@72d15fe3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540501 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2540502 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@48d4c53a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540503 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54245/solr
[junit4] 2> 2540505 INFO (zkConnectionManagerCallback-18336-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540509 INFO (zkConnectionManagerCallback-18338-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540517 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2540522 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.ZkController Publish node=127.0.0.1:50563_ as
DOWN
[junit4] 2> 2540524 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2540524 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50563_
[junit4] 2> 2540526 INFO (zkCallback-18313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540526 INFO (zkCallback-18306-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540527 INFO (zkCallback-18325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540529 INFO (zkCallback-18337-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2540531 INFO (zkConnectionManagerCallback-18345-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540532 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2540533 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54245/solr ready
[junit4] 2> 2540577 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2540594 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2540654 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2540654 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2540657 INFO (closeThreadPool-18327-thread-1)
[n:127.0.0.1:50563_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-1-001/cores
[junit4] 2> 2540712 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-2-001
of type NRT
[junit4] 2> 2540758 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2540758 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2540758 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2540758 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 2540761 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2540762 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2540762 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2540762 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ad1830f{/,null,AVAILABLE}
[junit4] 2> 2540763 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@25e83145[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@30dab21c{SSL,[ssl,
http/1.1]}{127.0.0.1:53420}
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.Server Started @2542100ms
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53420,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-2-001/cores}
[junit4] 2> 2540763 ERROR (closeThreadPool-18327-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2540763 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-02T15:06:13.141Z
[junit4] 2> 2540773 INFO (zkConnectionManagerCallback-18348-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2540774 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2540775 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-2-001/solr.xml
[junit4] 2> 2540781 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2540781 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2540782 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2540819 INFO
(OverseerCollectionConfigSetProcessor-72116106762387461-127.0.0.1:42317_-n_0000000000)
[n:127.0.0.1:42317_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2541395 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-3-001
of type NRT
[junit4] 2> 2541397 WARN (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2541397 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2541398 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2541398 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 2541400 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2541400 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2541400 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2541400 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@463d9463{/,null,AVAILABLE}
[junit4] 2> 2541401 WARN (closeThreadPool-18327-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@28325bab[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541401 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@50416701{SSL,[ssl,
http/1.1]}{127.0.0.1:36873}
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.e.j.s.Server Started @2542738ms
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36873,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-3-001/cores}
[junit4] 2> 2541402 ERROR (closeThreadPool-18327-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2541402 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-02T15:06:13.780Z
[junit4] 2> 2541405 INFO (zkConnectionManagerCallback-18351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541406 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2541406 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-3-001/solr.xml
[junit4] 2> 2541409 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2541409 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2541410 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2541641 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2541654 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2541655 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1159e663[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541658 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2541658 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@42a5b492[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2541659 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54245/solr
[junit4] 2> 2541661 INFO (zkConnectionManagerCallback-18358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541664 INFO (zkConnectionManagerCallback-18360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541671 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2541675 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53420_ as DOWN
[junit4] 2> 2541677 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2541677 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53420_
[junit4] 2> 2541678 INFO (zkCallback-18313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541678 INFO (zkCallback-18306-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541678 INFO (zkCallback-18337-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541678 INFO (zkCallback-18325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541679 INFO (zkCallback-18344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541681 INFO (zkCallback-18359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2541682 INFO (zkConnectionManagerCallback-18367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2541683 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2541684 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54245/solr ready
[junit4] 2> 2541739 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2541769 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2541776 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2541776 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2541777 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-2-001/cores
[junit4] 2> 2542222 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-4-001
of type NRT
[junit4] 2> 2542225 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2542225 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2542225 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2542225 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 2542228 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2542228 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2542228 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2542228 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@663143c5{/,null,AVAILABLE}
[junit4] 2> 2542228 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@c720403[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3cd481d1{SSL,[ssl,
http/1.1]}{127.0.0.1:44361}
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.e.j.s.Server Started @2543566ms
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44361,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-4-001/cores}
[junit4] 2> 2542229 ERROR (closeThreadPool-18327-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2542229 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-02T15:06:14.607Z
[junit4] 2> 2542232 INFO (zkConnectionManagerCallback-18370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542234 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2542234 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-4-001/solr.xml
[junit4] 2> 2542237 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2542237 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2542253 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2542453 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2542454 WARN (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2542455 WARN (closeThreadPool-18327-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3f2b53d8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2542460 WARN (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2542461 WARN (closeThreadPool-18327-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@81e601a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2542462 INFO (closeThreadPool-18327-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54245/solr
[junit4] 2> 2542464 INFO (zkConnectionManagerCallback-18377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542466 INFO (zkConnectionManagerCallback-18379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542488 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2542492 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.ZkController Publish node=127.0.0.1:36873_ as
DOWN
[junit4] 2> 2542493 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2542493 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36873_
[junit4] 2> 2542495 INFO (zkCallback-18306-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542495 INFO (zkCallback-18313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542495 INFO (zkCallback-18325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542495 INFO (zkCallback-18337-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542495 INFO (zkCallback-18344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542495 INFO (zkCallback-18359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542496 INFO (zkCallback-18366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542497 INFO (zkCallback-18378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2542500 INFO (zkConnectionManagerCallback-18386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542501 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2542503 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54245/solr ready
[junit4] 2> 2542531 INFO
(TEST-ShardRoutingTest.test-seed#[4237557B89DEB26F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-5-001
of type NRT
[junit4] 2> 2542535 WARN (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2542624 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2542624 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2542624 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 2542625 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2542626 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2542626 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2542626 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@490a3909{/,null,AVAILABLE}
[junit4] 2> 2542626 WARN (closeThreadPool-18327-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@48766867[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2542627 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1516f178{SSL,[ssl,
http/1.1]}{127.0.0.1:58839}
[junit4] 2> 2542627 INFO (closeThreadPool-18327-thread-3) [ ]
o.e.j.s.Server Started @2543965ms
[junit4] 2> 2542627 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/tempDir-001/jetty5,
solrconfig=solrconfig.xml, hostContext=/, hostPort=58839,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-5-001/cores}
[junit4] 2> 2542627 ERROR (closeThreadPool-18327-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2542627 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2542627 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 2542628 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2542628 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2542628 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-02T15:06:15.006Z
[junit4] 2> 2542630 INFO (zkConnectionManagerCallback-18388-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542631 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2542631 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-5-001/solr.xml
[junit4] 2> 2542657 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2542657 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2542659 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2542682 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2542721 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2542729 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2542729 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2542730 INFO (closeThreadPool-18327-thread-2)
[n:127.0.0.1:36873_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001/shard-3-001/cores
[junit4] 2> 2542976 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2542976 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2542977 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@46a925d6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2542979 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2542980 WARN (closeThreadPool-18327-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@44a27d1f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2542981 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54245/solr
[junit4] 2> 2542983 INFO (zkConnectionManagerCallback-18396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542986 INFO (zkConnectionManagerCallback-18398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2542992 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2542996 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:44361_ as DOWN
[junit4] 2> 2542997 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2542997 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44361_
[junit4] 2> 2542999 INFO (zkCallback-18306-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2542999 INFO (zkCallback-18313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2542999 INFO (zkCallback-18344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2542999 INFO (zkCallback-18337-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2542999 INFO (zkCallback-18359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2542999 INFO (zkCallback-18325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2543000 INFO (zkCallback-18378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2543000 INFO (zkCallback-18366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2543000 INFO (zkCallback-18385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2543001 INFO (zkCallback-18397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2543003 INFO (zkConnectionManagerCallback-18405-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2543004 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 2543010 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54245/solr ready
[junit4] 2> 2543012 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2543013 WARN (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2543014 WARN (closeThreadPool-18327-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5e8eb78e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2543015 WARN (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2543016 WARN (closeThreadPool-18327-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7d03ec5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2543017 INFO (closeThreadPool-18327-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54245/solr
[junit4] 2> 2543018 INFO (zkConnectionManagerCallback-18411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2543021 INFO (zkConnectionManagerCallback-18413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2543027 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 2543032 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.c.ZkController Publish node=127.0.0.1:58839_ as
DOWN
[junit4] 2> 2543034 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2543034 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58839_
[junit4] 2> 2543035 INFO (zkCallback-18313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543035 INFO (zkCallback-18306-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543035 INFO (zkCallback-18359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543035 INFO (zkCallback-18344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543035 INFO (zkCallback-18337-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543036 INFO (zkCallback-18325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543036 INFO (zkCallback-18366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543036 INFO (zkCallback-18385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543036 INFO (zkCallback-18378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543037 INFO (zkCallback-18412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543038 INFO (zkCallback-18404-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543038 INFO (zkConnectionManagerCallback-18420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2543038 INFO (zkCallback-18397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 2543040 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (6)
[junit4] 2> 2543041 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54245/solr ready
[junit4] 2> 2543129 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2543131 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2543146 WARN (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
[junit4] 2> => javax.management.InstanceNotFoundException:
solr:dom1=node,category=ADMIN,scope=/admin/authorization,name=shardRequests
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=node,category=ADMIN,scope=/admin/authorization,name=shardRequests
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
~[?:1.8.0_201]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
~[?:1.8.0_201]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
~[?:1.8.0_201]
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
~[?:1.8.0_201]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:468)
~[metrics-core-4.0.5.jar:4.0.5]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:309)
~[metrics-core-4.0.5.jar:4.0.5]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:729)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:654) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:175)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
~[?:1.8.0_201]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_201]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_201]
[junit4] 2> at
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
~[?:1.8.0_201]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464)
~[java/:?]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_201]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_201]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_201]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[junit4] 2> 2543159 INFO (closeThreadPool-18327-thread-3)
[n:127.0.0.1:58839_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2543159 INFO (closeThreadPool-18327-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56a04fbc
[junit4] 2> 2543162 WARN (closeThreadPool-18327-thread-1) [ ]
o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
[junit4] 2> => javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=system,name=properties
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=system,name=properties
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
~[?:1.8.0_201]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
~[?:1.8.0_201]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
~[?:1.8.0_201]
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
~[?:1.8.0_201]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:468)
~[metrics-core-4.0.5.jar:4.0.5]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:309)
~[metrics-core-4.0.5.jar:4.0.5]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:729)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:655) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:175)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
~[?:1.8.0_201]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_201]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_201]
[junit4] 2> at
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
~[?:1.8.0_201]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(
[...truncated too long message...]
rtionError: expected:<3> but was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4237557B89DEB26F:CA636AA12722DF97]:0)
[junit4] > at
org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:256)
[junit4] > at
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_4237557B89DEB26F-001
[junit4] 2> Jun 02, 2019 3:07:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{_root_=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=Asserting)},
docValues:{_version_=DocValuesFormat(name=Lucene80),
_root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80)},
maxPointsInLeafNode=1846, maxMBSortInHeap=6.4842076414376955,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@788ac8dd),
locale=et-EE, timezone=Pacific/Wake
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=3,threads=1,free=247647808,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotSmallTest, PeerSyncWithBufferUpdatesTest,
TestManagedSchema, CollectionsAPIAsyncDistributedZkTest, HLLSerializationTest,
DocValuesMissingTest, TestSchemalessBufferedUpdates, DocValuesTest,
LeaderFailureAfterFreshStartTest, TestCloudJSONFacetJoinDomain,
TestSimPolicyCloud, TimeRoutedAliasUpdateProcessorTest,
TestUseDocValuesAsStored, PhrasesIdentificationComponentTest,
TestAtomicUpdateErrorCases, TriggerIntegrationTest,
TemplateUpdateProcessorTest, TestDynamicURP, ReplicaListTransformerTest,
TestJavabinTupleStreamParser, TestRandomFaceting,
ShufflingReplicaListTransformerTest, TestPhraseSuggestions, TestMinHashQParser,
TestComponentsName, TestNonDefinedSimilarityFactory, AlternateDirectoryTest,
TestConfigSetsAPIExclusivity, MaxSizeAutoCommitTest, TestBulkSchemaConcurrent,
TestGroupingSearch, BJQParserTest, CopyFieldTest, MoveReplicaTest,
DisMaxRequestHandlerTest, TestLegacyFieldCache, TestSolr4Spatial2,
SortSpecParsingTest, TestPointFields, TestFileDictionaryLookup, SparseHLLTest,
TestDistributedGrouping, SolrCLIZkUtilsTest,
OverriddenZkACLAndCredentialsProvidersTest, RollingRestartTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, TestSQLHandler,
TestReplicationHandlerBackup, ConvertedLegacyTest, CheckHdfsIndexTest,
SolrCoreCheckLockOnStartupTest, TestIBSimilarityFactory, TestStressRecovery,
ProtectedTermFilterFactoryTest, UniqFieldsUpdateProcessorFactoryTest,
NodeLostTriggerTest, HighlighterConfigTest, SolrMetricReporterTest,
TestConfigReload, ConcurrentCreateRoutedAliasTest,
TestLMJelinekMercerSimilarityFactory, TestCloudPhrasesIdentificationComponent,
TestCollectionsAPIViaSolrCloudCluster, RandomizedTaggerTest,
SolrCoreMetricManagerTest, SystemInfoHandlerTest, TestDocSet,
TestSimExecutePlanAction, SearchHandlerTest, DaemonStreamApiTest,
TestPKIAuthenticationPlugin, TestReqParamsAPI, CdcrWithNodesRestartsTest,
TestUnifiedSolrHighlighter, ComputePlanActionTest, CollectionStateFormat2Test,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, TestQueryTypes,
MultiDestinationAuditLoggerTest, TestNumericTokenStream, ResourceLoaderTest,
AutoAddReplicasPlanActionTest, AddBlockUpdateTest, TestSegmentSorting,
OutputWriterTest, TestSubQueryTransformerCrossCore, DistanceUnitsTest,
DirectSolrConnectionTest, TestSchemaVersionResource,
ExitableDirectoryReaderTest, XsltUpdateRequestHandlerTest,
SearchRateTriggerIntegrationTest, TestHttpShardHandlerFactory, TestFieldCache,
TestJoin, TestFieldCacheSort, OpenExchangeRatesOrgProviderTest,
TestCloudDeleteByQuery, DistributedMLTComponentTest, TestAnalyzedSuggestions,
MigrateRouteKeyTest, TestClusterProperties, TestReversedWildcardFilterFactory,
TestSearcherReuse, RAMDirectoryFactoryTest, ExternalFileFieldSortTest,
TestCopyFieldCollectionResource, LoggingHandlerTest, TestSolrQueryParser,
TestStandardQParsers, ForceLeaderWithTlogReplicasTest, DateFieldTest,
HdfsWriteToMultipleCollectionsTest, PingRequestHandlerTest, TestPushWriter,
TestHdfsBackupRestoreCore, TestLeaderElectionZkExpiry, DistributedQueueTest,
TestFieldSortValues, TestDistributedSearch, HdfsNNFailoverTest,
TestScoreJoinQPScore, TestDownShardTolerantSearch, OverseerTest,
TestReloadDeadlock, ZkCLITest, SolrCmdDistributorTest, CoreSorterTest,
TestEmbeddedSolrServerSchemaAPI, TestQuerySenderListener,
DistributedFacetPivotLongTailTest, SolrGraphiteReporterTest,
TestNestedUpdateProcessor, TestConfigSetProperties, RootFieldTest,
ClassificationUpdateProcessorIntegrationTest, NumberUtilsTest, JvmMetricsTest,
BasicAuthIntegrationTest, SolrPluginUtilsTest, BadCopyFieldTest,
TestManagedResource, TestLegacyNumericRangeQueryBuilder,
NotRequiredUniqueKeyTest, TestCloudRecovery2, JsonLoaderTest,
TestHashPartitioner, TokenizerChainTest, StatsComponentTest, TestTestInjection,
TestZkAclsWithHadoopAuth, LeaderElectionContextKeyTest,
TestEmbeddedSolrServerAdminHandler, DistributedSpellCheckComponentTest,
AddReplicaTest, BadComponentTest, ShowFileRequestHandlerTest,
TestImpersonationWithHadoopAuth, HdfsAutoAddReplicasIntegrationTest,
SpellCheckCollatorWithCollapseTest, TestDocTermOrds, TestGeoJSONResponseWriter,
LeaderElectionTest, TestIndexSearcher, DistributedDebugComponentTest,
CoreAdminRequestStatusTest, SolrLogAuditLoggerPluginTest, V2StandaloneTest,
TestSolrConfigHandlerCloud, TestExactStatsCache,
DistributedUpdateProcessorTest, TestRawTransformer, RangeFacetCloudTest,
SolrCloudReportersTest, TestJsonFacetsStatsParsing,
TestCloudPseudoReturnFields, UpdateParamsTest, TestClusterStateMutator,
AnalysisAfterCoreReloadTest, TestNestedDocsSort, TestSimNodeAddedTrigger,
TestMaxTokenLenTokenizer, DistributedTermsComponentTest, ZkShardTermsTest,
TestSimGenericDistributedQueue, NodeMutatorTest, BlockJoinFacetRandomTest,
AssignBackwardCompatibilityTest, UninvertDocValuesMergePolicyTest,
TestRTimerTree, TestRealTimeGet, TermVectorComponentTest, TestMacros,
IndexSchemaTest, DistributedFacetExistsSmallTest, AuditLoggerIntegrationTest,
TestValueSourceCache, PrimitiveFieldTypeTest,
CloneFieldUpdateProcessorFactoryTest, DOMUtilTest, CdcrRequestHandlerTest,
PrimUtilsTest, UnloadDistributedZkTest, TriggerCooldownIntegrationTest,
ZkStateWriterTest, TestAddFieldRealTimeGet, EchoParamsTest, MinimalSchemaTest,
SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestSolrCoreProperties, TestTolerantSearch,
TestTrie, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters,
TestLuceneMatchVersion, ConnectionReuseTest, ActionThrottleTest,
BasicDistributedZkTest, BasicZkTest, CloudExitableDirectoryReaderTest,
ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest,
ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest,
MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest,
MultiThreadedOCPTest, OverseerModifyCollectionTest, OverseerRolesTest,
OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest,
ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest,
ShardRoutingCustomTest, ShardRoutingTest]
[junit4] Completed [491/858 (1!)] on J0 in 52.86s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1300 lines...]
[junit4] JVM J0: stdout was not empty, see:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp/junit4-J0-20190602_142352_2235000513623630856776.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/heapdumps/java_pid20349.hprof
...
[junit4] Heap dump file created [383373370 bytes in 3.557 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 8944 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:634: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:586: Some of
the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid20349.hprof
Total time: 108 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]