Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/399/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys:
1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING,
group=TGRP-TestCryptoKeys] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestCryptoKeys:
1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING,
group=TGRP-TestCryptoKeys]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([6DF535E37CAE1306]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING,
group=TGRP-TestCryptoKeys] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING,
group=TGRP-TestCryptoKeys]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([6DF535E37CAE1306]:0)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData
Error Message:
Node watch should have fired!
Stack Trace:
java.lang.AssertionError: Node watch should have fired!
at
__randomizedtesting.SeedInfo.seed([6DF535E37CAE1306:4B65DAB12820D50C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 11963 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/init-core-data-001
[junit4] 2> 701351 WARN
(SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 701351 INFO
(SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 701353 INFO
(SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 701353 INFO
(SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 701353 INFO
(SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 701355 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 701355 INFO (Thread-925) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 701355 INFO (Thread-925) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 701357 ERROR (Thread-925) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 701460 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ZkTestServer
start zk server on port:57175
[junit4] 2> 701462 INFO (zkConnectionManagerCallback-951-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 701466 INFO (zkConnectionManagerCallback-953-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 701473 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 701476 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 701478 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 701479 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 701481 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 701483 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 701484 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 701486 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 701487 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 701489 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 701491 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 701493 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 701616 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 701617 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 701617 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 701617 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
Scavenging every 600000ms
[junit4] 2> 701617 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@392c96de{/,null,AVAILABLE}
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18c6b3a6{HTTP/1.1,[http/1.1]}{127.0.0.1:37624}
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
Started @704548ms
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/control/data,
hostContext=/, hostPort=37624,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores}
[junit4] 2> 701621 ERROR
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 701621 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-19T09:42:28.941Z
[junit4] 2> 701623 INFO (zkConnectionManagerCallback-955-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 701624 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 701624 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/solr.xml
[junit4] 2> 701630 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 701630 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 701631 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 701633 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57175/solr
[junit4] 2> 701635 INFO (zkConnectionManagerCallback-959-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 701638 INFO
(zkConnectionManagerCallback-961-thread-1-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 701773 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 701774 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37624_
[junit4] 2> 701775 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.c.Overseer Overseer (id=99375837916430340-127.0.0.1:37624_-n_0000000000)
starting
[junit4] 2> 701785 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37624_
[junit4] 2> 701790 INFO
(OverseerStateUpdate-99375837916430340-127.0.0.1:37624_-n_0000000000)
[n:127.0.0.1:37624_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 701868 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 701874 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 701874 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 701875 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores
[junit4] 2> 701889 INFO (zkConnectionManagerCallback-967-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 701891 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 701892 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57175/solr ready
[junit4] 2> 701895 INFO (qtp764781794-4381) [n:127.0.0.1:37624_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37624_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 701899 INFO
(OverseerThreadFactory-1531-thread-1-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 702009 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
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> 702010 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 702123 INFO
(zkCallback-960-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_
] 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> 703034 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 703047 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703124 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 703144 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703144 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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@7737857
[junit4] 2> 703144 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 703145 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 703147 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875,
floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8514603814104132
[junit4] 2> 703150 WARN (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703201 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703201 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703202 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 703202 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 703203 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 703203 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@72b66c8c[control_collection_shard1_replica_n1] main]
[junit4] 2> 703205 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 703205 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703206 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 703206 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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 1590013408602750976
[junit4] 2> 703206 INFO
(searcherExecutor-1534-thread-1-processing-n:127.0.0.1:37624_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:37624_ 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@72b66c8c[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 703212 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 703212 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703212 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37624/control_collection_shard1_replica_n1/
[junit4] 2> 703212 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703212 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37624/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 703212 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 703219 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37624/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 703321 INFO
(zkCallback-960-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_
] 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> 703370 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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> 703373 INFO (qtp764781794-4385) [n:127.0.0.1:37624_
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=1364
[junit4] 2> 703377 INFO (qtp764781794-4381) [n:127.0.0.1:37624_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 703474 INFO
(zkCallback-960-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_
] 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> 703901 INFO
(OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000)
[n:127.0.0.1:37624_ ] 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> 704378 INFO (qtp764781794-4381) [n:127.0.0.1:37624_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37624_&wt=javabin&version=2}
status=0 QTime=2483
[junit4] 2> 704387 INFO (zkConnectionManagerCallback-971-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 704388 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 704390 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57175/solr ready
[junit4] 2> 704390 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 704391 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 704395 INFO
(OverseerThreadFactory-1531-thread-2-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 704396 WARN
(OverseerThreadFactory-1531-thread-2-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 704603 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 704603 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=211
[junit4] 2> 704738 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001
of type NRT
[junit4] 2> 704739 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 704740 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 704740 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 704740 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 704741 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@732820e2{/,null,AVAILABLE}
[junit4] 2> 704741 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4d645092{HTTP/1.1,[http/1.1]}{127.0.0.1:56678}
[junit4] 2> 704741 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
Started @707670ms
[junit4] 2> 704741 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=56678,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores}
[junit4] 2> 704742 ERROR
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 704742 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 704742 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 704742 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 704742 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-19T09:42:32.062Z
[junit4] 2> 704744 INFO (zkConnectionManagerCallback-973-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 704745 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 704745 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/solr.xml
[junit4] 2> 704748 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 704748 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 704749 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 704751 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57175/solr
[junit4] 2> 704753 INFO (zkConnectionManagerCallback-977-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 704757 INFO
(zkConnectionManagerCallback-979-thread-1-processing-n:127.0.0.1:56678_)
[n:127.0.0.1:56678_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 704766 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 704769 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 704772 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56678_
[junit4] 2> 704773 INFO (zkCallback-970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 704774 INFO
(zkCallback-960-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 704775 INFO
(zkCallback-978-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 704863 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 704869 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 704869 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 704871 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores
[junit4] 2> 704892 INFO (qtp764781794-4386) [n:127.0.0.1:37624_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56678_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 704896 INFO
(OverseerThreadFactory-1531-thread-3-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:56678_ for creating new replica
[junit4] 2> 704898 INFO
(OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000)
[n:127.0.0.1:37624_ ] 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> 704900 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 704902 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 705919 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 705936 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
[collection1_shard1_replica_n21] Schema name=test
[junit4] 2> 706014 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 706037 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from
collection collection1, trusted=true
[junit4] 2> 706038 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n21' (registry
'solr.core.collection1.shard1.replica_n21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 706038 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 706038 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[[collection1_shard1_replica_n21] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores/collection1_shard1_replica_n21],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
[junit4] 2> 706040 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875,
floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8514603814104132
[junit4] 2> 706042 WARN (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
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> 706080 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 706080 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 706087 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 706087 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 706088 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 706089 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5987ecdb[collection1_shard1_replica_n21] main]
[junit4] 2> 706090 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 706090 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 706091 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 706091 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1590013411627892736
[junit4] 2> 706092 INFO
(searcherExecutor-1545-thread-1-processing-n:127.0.0.1:56678_
x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[collection1_shard1_replica_n21] Registered new searcher
Searcher@5987ecdb[collection1_shard1_replica_n21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 706098 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 706098 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 706098 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56678/collection1_shard1_replica_n21/
[junit4] 2> 706098 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 706098 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
http://127.0.0.1:56678/collection1_shard1_replica_n21/ has no replicas
[junit4] 2> 706098 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 706104 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56678/collection1_shard1_replica_n21/ shard1
[junit4] 2> 706255 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 706258 INFO (qtp1442724641-4430) [n:127.0.0.1:56678_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1358
[junit4] 2> 706261 INFO (qtp764781794-4386) [n:127.0.0.1:37624_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:56678_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1369
[junit4] 2> 706392 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001
of type NRT
[junit4] 2> 706393 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 706394 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 706394 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 706394 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 706395 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5586a7ce{/,null,AVAILABLE}
[junit4] 2> 706395 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@69f2eef1{HTTP/1.1,[http/1.1]}{127.0.0.1:50185}
[junit4] 2> 706395 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
Started @709324ms
[junit4] 2> 706395 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50185,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores}
[junit4] 2> 706395 ERROR
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 706396 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 706396 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 706396 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 706396 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-19T09:42:33.716Z
[junit4] 2> 706399 INFO (zkConnectionManagerCallback-983-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 706400 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 706400 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/solr.xml
[junit4] 2> 706404 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 706404 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 706414 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 706416 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57175/solr
[junit4] 2> 706418 INFO (zkConnectionManagerCallback-987-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 706423 INFO
(zkConnectionManagerCallback-989-thread-1-processing-n:127.0.0.1:50185_)
[n:127.0.0.1:50185_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 706431 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 706434 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 706437 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50185_
[junit4] 2> 706441 INFO
(zkCallback-978-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706441 INFO
(zkCallback-960-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706442 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:50185_) [n:127.0.0.1:50185_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706443 INFO (zkCallback-970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706527 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 706533 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 706533 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 706534 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores
[junit4] 2> 706562 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50185_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 706565 INFO
(OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000)
[n:127.0.0.1:37624_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 706570 INFO
(OverseerThreadFactory-1531-thread-4-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:50185_ for creating new replica
[junit4] 2> 706576 INFO (qtp75677067-4461) [n:127.0.0.1:50185_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 706576 INFO (qtp75677067-4461) [n:127.0.0.1:50185_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 707603 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 707616 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
[collection1_shard1_replica_n23] Schema name=test
[junit4] 2> 707695 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 707714 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from
collection collection1, trusted=true
[junit4] 2> 707714 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n23' (registry
'solr.core.collection1.shard1.replica_n23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 707714 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 707714 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[[collection1_shard1_replica_n23] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores/collection1_shard1_replica_n23],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
[junit4] 2> 707716 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875,
floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8514603814104132
[junit4] 2> 707719 WARN (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
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> 707776 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 707776 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 707777 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 707777 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 707777 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 707778 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15afb9df[collection1_shard1_replica_n23] main]
[junit4] 2> 707780 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 707780 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 707780 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 707781 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1590013413399986176
[junit4] 2> 707781 INFO
(searcherExecutor-1556-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[collection1_shard1_replica_n23] Registered new searcher
Searcher@15afb9df[collection1_shard1_replica_n23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 707785 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n23
[junit4] 2> 707786 INFO
(updateExecutor-984-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:50185_
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 707786 INFO (qtp75677067-4461) [n:127.0.0.1:50185_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1210
[junit4] 2> 707786 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 707787 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 707787 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n23]
[junit4] 2> 707787 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 707787 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n23] as recovering, leader is
[http://127.0.0.1:56678/collection1_shard1_replica_n21/] and I am
[http://127.0.0.1:50185/collection1_shard1_replica_n23/]
[junit4] 2> 707789 INFO (qtp764781794-4385) [n:127.0.0.1:37624_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:50185_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1227
[junit4] 2> 707791 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:56678]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:50185_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 707796 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 707797 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:50185_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:50185","node_name":"127.0.0.1:50185_","state":"down","type":"NRT"}
[junit4] 2> 707907 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001
of type NRT
[junit4] 2> 707908 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 707917 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 707917 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 707917 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.session
Scavenging every 600000ms
[junit4] 2> 707918 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76e277c4{/,null,AVAILABLE}
[junit4] 2> 707918 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5edc400d{HTTP/1.1,[http/1.1]}{127.0.0.1:34443}
[junit4] 2> 707918 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.e.j.s.Server
Started @710848ms
[junit4] 2> 707918 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34443,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores}
[junit4] 2> 707918 ERROR
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 707920 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 707920 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 707920 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 707920 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-19T09:42:35.240Z
[junit4] 2> 707922 INFO (zkConnectionManagerCallback-994-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 707923 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 707923 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/solr.xml
[junit4] 2> 707926 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 707926 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 707927 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 707929 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57175/solr
[junit4] 2> 707931 INFO (zkConnectionManagerCallback-998-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 707934 INFO
(zkConnectionManagerCallback-1000-thread-1-processing-n:127.0.0.1:34443_)
[n:127.0.0.1:34443_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 707944 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 707948 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 707951 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34443_
[junit4] 2> 707953 INFO (zkCallback-970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 707953 INFO
(zkCallback-960-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 707953 INFO
(zkCallback-988-thread-1-processing-n:127.0.0.1:50185_) [n:127.0.0.1:50185_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 707953 INFO
(zkCallback-978-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 707954 INFO
(zkCallback-999-thread-1-processing-n:127.0.0.1:34443_) [n:127.0.0.1:34443_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 708066 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 708072 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 708072 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 708073 INFO
(TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores
[junit4] 2> 708108 INFO (qtp461804710-4503) [n:127.0.0.1:34443_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34443_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 708113 INFO
(OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000)
[n:127.0.0.1:37624_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 708113 INFO
(OverseerThreadFactory-1531-thread-5-processing-n:127.0.0.1:37624_)
[n:127.0.0.1:37624_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:34443_ for creating new replica
[junit4] 2> 708117 INFO (qtp461804710-4500) [n:127.0.0.1:34443_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 708117 INFO (qtp461804710-4500) [n:127.0.0.1:34443_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 708797 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:50185_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:50185","node_name":"127.0.0.1:50185_","state":"recovering","type":"NRT"}
[junit4] 2> 708798 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 708798 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:50185_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 709144 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.0
[junit4] 2> 709157 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema
[collection1_shard1_replica_n25] Schema name=test
[junit4] 2> 709236 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 709254 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n25' using configuration from
collection collection1, trusted=true
[junit4] 2> 709254 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n25' (registry
'solr.core.collection1.shard1.replica_n25') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
[junit4] 2> 709254 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 709254 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore
[[collection1_shard1_replica_n25] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores/collection1_shard1_replica_n25],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores/collection1_shard1_replica_n25/data/]
[junit4] 2> 709256 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875,
floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8514603814104132
[junit4] 2> 709259 WARN (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
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> 709295 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 709295 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 709296 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 709296 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 709297 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 709297 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4cf51386[collection1_shard1_replica_n25] main]
[junit4] 2> 709298 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:56678/collection1_shard1_replica_n21/] -
recoveringAfterStartup=[true]
[junit4] 2> 709298 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync:
core=collection1_shard1_replica_n23 url=http://127.0.0.1:50185 START
replicas=[http://127.0.0.1:56678/collection1_shard1_replica_n21/] nUpdates=100
[junit4] 2> 709299 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 709301 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 709301 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 709301 INFO (qtp1442724641-4434) [n:127.0.0.1:56678_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 709303 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint
millis:1.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 709303 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No
need to do a PeerSync
[junit4] 2> 709303 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 709303 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 709303 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 709304 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 709304 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 709304 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1590013414996967424
[junit4] 2> 709304 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 709304 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 709304 INFO
(recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 709304 INFO
(searcherExecutor-1567-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore
[collection1_shard1_replica_n25] Registered new searcher
Searcher@4cf51386[collection1_shard1_replica_n25]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 709310 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n25
[junit4] 2> 709310 INFO
(updateExecutor-995-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:34443_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 709311 INFO (qtp461804710-4500) [n:127.0.0.1:34443_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1194
[junit4] 2> 709311 INFO
(recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 709312 INFO
(recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 709312 INFO
(recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n25]
[junit4] 2> 709312 INFO
(recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 709312 INFO
(recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34443_ c:collec
[...truncated too long message...]
t:65475
[junit4] 2> 1281592 INFO (zkConnectionManagerCallback-2214-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1281592 INFO
(TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 1281615 ERROR
(TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1281619 INFO
(TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65475 65475
[junit4] 2> 1292515 INFO (Thread-2539) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:65475 65475
[junit4] 2> 1292525 INFO
(TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testHasData
[junit4] 2> 1292544 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
[junit4] 2> 1292544 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1292544 INFO (Thread-2540) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1292544 INFO (Thread-2540) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1292550 ERROR (Thread-2540) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1292644 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.c.ZkTestServer start zk server on port:38992
[junit4] 2> 1292651 INFO (zkConnectionManagerCallback-2216-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1292651 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 1292668 INFO (zkConnectionManagerCallback-2218-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1292668 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 1297670 ERROR
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1297679 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38992 38992
[junit4] 2> 1307914 INFO (Thread-2540) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38992 38992
[junit4] 2> 1307930 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [
] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData
-Dtests.seed=6DF535E37CAE1306 -Dtests.slow=true -Dtests.locale=sr-ME
-Dtests.timezone=US/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 15.4s J0 | TestDistribStateManager.testGetSetRemoveData <<<
[junit4] > Throwable #1: java.lang.AssertionError: Node watch should have
fired!
[junit4] > at
__randomizedtesting.SeedInfo.seed([6DF535E37CAE1306:4B65DAB12820D50C]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1307974 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
[junit4] 2> 1307974 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
[junit4] 2> 1307975 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
[junit4] 2> 1307975 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
[junit4] 2> 1307996 INFO
(TEST-TestDistribStateManager.testListData-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testListData
[junit4] 2> 1307996 INFO
(TEST-TestDistribStateManager.testListData-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
[junit4] 2> 1307996 INFO
(TEST-TestDistribStateManager.testListData-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testListData
[junit4] 2> 1308016 INFO
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMulti
[junit4] 2> 1308016 INFO
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1308016 INFO (Thread-2541) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1308017 INFO (Thread-2541) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1308021 ERROR (Thread-2541) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1308117 INFO
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37375
[junit4] 2> 1308129 INFO (zkConnectionManagerCallback-2220-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1308130 INFO
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 1308132 ERROR
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1308138 INFO
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37375 37375
[junit4] 2> 1309031 INFO (Thread-2541) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37375 37375
[junit4] 2> 1309049 INFO
(TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMulti
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_6DF535E37CAE1306-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-ME, timezone=US/Central
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=114345296,total=250990592
[junit4] 2> NOTE: All tests run in this JVM: [TestLazyCores,
TestComplexPhraseLeadingWildcard, TestConfigSetsAPIZkFailure,
TestShardHandlerFactory, TestGenericDistributedQueue, SpatialHeatmapFacetsTest,
TlogReplayBufferedWhileIndexingTest, SubstringBytesRefFilterTest,
MetricUtilsTest, MoreLikeThisHandlerTest, SolrShardReporterTest,
TestSolrCLIRunExample, TestDynamicFieldCollectionResource,
TestManagedResourceStorage, CdcrReplicationDistributedZkTest,
RollingRestartTest, TestTrieFacet, TestExactSharedStatsCache,
TestQueryWrapperFilter, TestReplicationHandler, OverseerModifyCollectionTest,
TestCollationFieldDocValues, LeaderElectionContextKeyTest,
AutoscalingHistoryHandlerTest, QueryResultKeyTest, TestBlobHandler,
TestRequestForwarding, DistributedMLTComponentTest,
UUIDUpdateProcessorFallbackTest, TestConfigSetsAPI, TestBinaryField,
CloudExitableDirectoryReaderTest, NumberUtilsTest, HttpSolrCallGetCoreTest,
TestDefaultStatsCache, AutoAddReplicasIntegrationTest,
FieldMutatingUpdateProcessorTest, DirectSolrSpellCheckerTest,
ConnectionManagerTest, TestCollationField, CurrencyRangeFacetCloudTest,
TestXmlQParserPlugin, UninvertDocValuesMergePolicyTest, SampleTest,
TestCharFilters, TestCloudNestedDocsSort, PathHierarchyTokenizerFactoryTest,
SaslZkACLProviderTest, CdcrBidirectionalTest, AlternateDirectoryTest,
AnalyticsMergeStrategyTest, TestSolrConfigHandlerConcurrent,
TestPullReplicaErrorHandling, UpdateLogTest,
StatelessScriptUpdateProcessorFactoryTest, SOLR749Test, SolrPluginUtilsTest,
ShardRoutingCustomTest, TestPrepRecovery, TestSchemaManager,
BasicAuthStandaloneTest, BlobRepositoryCloudTest, AnalysisAfterCoreReloadTest,
TestSuggestSpellingConverter, TestSmileRequest,
UniqFieldsUpdateProcessorFactoryTest, TestPhraseSuggestions,
ManagedSchemaRoundRobinCloudTest, TestUninvertingReader, AssignTest,
NodeMutatorTest, CurrencyFieldTypeTest, ConvertedLegacyTest, TestRecovery,
LeaderFailureAfterFreshStartTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestPushWriter, TestFoldingMultitermQuery, TestPostingsSolrHighlighter,
ConjunctionSolrSpellCheckerTest, LeaderElectionTest,
TestManagedStopFilterFactory, PeerSyncReplicationTest, HdfsNNFailoverTest,
TestSchemaNameResource, TestRealTimeGet, NumericFieldsTest, CopyFieldTest,
SolrGangliaReporterTest, TestDistribStateManager]
[junit4] Completed [665/767 (2!)] on J0 in 27.67s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 48497 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]