You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/09/16 20:57:27 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 820 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/820/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger

Error Message:
Did not expect the listener to fire on first run!

Stack Trace:
java.lang.AssertionError: Did not expect the listener to fire on first run!
	at __randomizedtesting.SeedInfo.seed([1AC4C25855AC9CBE:790FF4DACC63EF93]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.lambda$new$0(ScheduledTriggerTest.java:47)
	at org.apache.solr.cloud.autoscaling.ScheduledTrigger.run(ScheduledTrigger.java:200)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.scheduledTriggerTest(ScheduledTriggerTest.java:103)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger(ScheduledTriggerTest.java:76)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=46987, name=cdcr-replicator-16990-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=46987, name=cdcr-replicator-16990-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1611736228132028416 != 1611736227376005120
	at __randomizedtesting.SeedInfo.seed([1AC4C25855AC9CBE]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13547 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledTriggerTest
   [junit4]   2> 4727422 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledTriggerTest_1AC4C25855AC9CBE-001/init-core-data-001
   [junit4]   2> 4727423 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4727424 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4727425 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledTriggerTest_1AC4C25855AC9CBE-001/tempDir-001
   [junit4]   2> 4727425 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4727425 INFO  (Thread-9636) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4727425 INFO  (Thread-9636) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4727427 ERROR (Thread-9636) [    ] 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> 4727525 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39655
   [junit4]   2> 4727531 INFO  (zkConnectionManagerCallback-13342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4727537 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1822d681{/solr,null,AVAILABLE}
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e7d1fac{HTTP/1.1,[http/1.1]}{127.0.0.1:44742}
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.e.j.s.Server Started @4729990ms
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44742}
   [junit4]   2> 4727538 ERROR (jetty-launcher-13339-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4727538 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-16T04:15:23.135Z
   [junit4]   2> 4727540 INFO  (zkConnectionManagerCallback-13344-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4727541 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4727807 INFO  (jetty-launcher-13339-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39655/solr
   [junit4]   2> 4727809 INFO  (zkConnectionManagerCallback-13348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4727812 INFO  (zkConnectionManagerCallback-13350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4727939 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44742_solr
   [junit4]   2> 4727940 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.c.Overseer Overseer (id=72344268972490755-127.0.0.1:44742_solr-n_0000000000) starting
   [junit4]   2> 4727951 INFO  (zkConnectionManagerCallback-13357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4727954 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39655/solr ready
   [junit4]   2> 4727955 INFO  (OverseerStateUpdate-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [n:127.0.0.1:44742_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44742_solr
   [junit4]   2> 4727955 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44742_solr
   [junit4]   2> 4727955 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 4727956 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 4727957 INFO  (OverseerStateUpdate-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [n:127.0.0.1:44742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4727957 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 4727957 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 4727957 INFO  (zkCallback-13356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4727962 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:44742_solr]
   [junit4]   2> 4727963 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 4727963 DEBUG (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 4727963 DEBUG (ScheduledTrigger-16720-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4727975 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4727994 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44742.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4727999 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44742.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4727999 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44742.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4728000 INFO  (jetty-launcher-13339-thread-1) [n:127.0.0.1:44742_solr    ] 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.autoscaling.ScheduledTriggerTest_1AC4C25855AC9CBE-001/tempDir-001/node1/.
   [junit4]   2> 4728012 INFO  (zkConnectionManagerCallback-13360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4728016 INFO  (zkConnectionManagerCallback-13365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4728017 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4728019 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39655/solr ready
   [junit4]   2> 4728109 INFO  (TEST-ScheduledTriggerTest.testTrigger-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 4728971 DEBUG (ScheduledTrigger-16720-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4729972 DEBUG (ScheduledTrigger-16720-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4730973 DEBUG (ScheduledTrigger-16720-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4731120 WARN  (TEST-ScheduledTriggerTest.testTrigger-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-09-16T04:15:26.706Z. Now: 2018-09-16T04:15:29.088Z
   [junit4]   2> 4731976 DEBUG (ScheduledTrigger-16720-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4732978 DEBUG (ScheduledTrigger-16720-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4733979 DEBUG (ScheduledTrigger-16720-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4734123 WARN  (TEST-ScheduledTriggerTest.testTrigger-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-09-16T04:15:29.706Z. Now: 2018-09-16T04:15:32.092Z
   [junit4]   2> 4734980 DEBUG (ScheduledTrigger-16720-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4735983 DEBUG (ScheduledTrigger-16720-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4736984 DEBUG (ScheduledTrigger-16720-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 4737123 WARN  (TEST-ScheduledTriggerTest.testTrigger-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-09-16T04:15:32.706Z. Now: 2018-09-16T04:15:35.093Z
   [junit4]   2> 4737126 DEBUG (TEST-ScheduledTriggerTest.testTrigger-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger sched1 firing registered processor for scheduled time 2018-09-16T04:15:35Z, now=2018-09-16T04:15:35.096Z
   [junit4]   2> 4737127 INFO  (TEST-ScheduledTriggerTest.testTrigger-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrigger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ScheduledTriggerTest -Dtests.method=testTrigger -Dtests.seed=1AC4C25855AC9CBE -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Banjul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 9.10s J1 | ScheduledTriggerTest.testTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Did not expect the listener to fire on first run!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1AC4C25855AC9CBE:790FF4DACC63EF93]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.lambda$new$0(ScheduledTriggerTest.java:47)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTrigger.run(ScheduledTrigger.java:200)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.scheduledTriggerTest(ScheduledTriggerTest.java:103)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger(ScheduledTriggerTest.java:76)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4737217 INFO  (TEST-ScheduledTriggerTest.testIgnoredEvent-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIgnoredEvent
   [junit4]   2> 4737219 WARN  (TEST-ScheduledTriggerTest.testIgnoredEvent-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.a.ScheduledTrigger ScheduledTrigger was not able to run event at scheduled time: 2018-09-15T04:15:32.815Z. Now: 2018-09-16T04:15:35.189Z
   [junit4]   2> 4737220 INFO  (TEST-ScheduledTriggerTest.testIgnoredEvent-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIgnoredEvent
   [junit4]   2> 4737222 INFO  (jetty-closer-13340-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6e7d1fac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4737224 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=208761002
   [junit4]   2> 4737225 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4737225 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f3d6d19: rootName = solr_44742, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@79b08cb4
   [junit4]   2> 4737229 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4737229 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e297a48: rootName = solr_44742, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@26a6974b
   [junit4]   2> 4737231 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4737231 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50125188: rootName = solr_44742, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@39061835
   [junit4]   2> 4737233 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44742_solr
   [junit4]   2> 4737233 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4737234 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4737234 INFO  (jetty-closer-13340-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72344268972490755-127.0.0.1:44742_solr-n_0000000000) closing
   [junit4]   2> 4737234 INFO  (zkCallback-13349-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 4737234 INFO  (OverseerStateUpdate-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [n:127.0.0.1:44742_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44742_solr
   [junit4]   2> 4737234 WARN  (OverseerAutoScalingTriggerThread-72344268972490755-127.0.0.1:44742_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4737239 DEBUG (jetty-closer-13340-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 4737239 DEBUG (jetty-closer-13340-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 4737239 DEBUG (jetty-closer-13340-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 4737239 DEBUG (jetty-closer-13340-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 4737239 INFO  (zkCallback-13356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 4737240 DEBUG (jetty-closer-13340-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 4737240 DEBUG (jetty-closer-13340-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 4737244 INFO  (jetty-closer-13340-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1822d681{/solr,null,UNAVAILABLE}
   [junit4]   2> 4737246 INFO  (jetty-closer-13340-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4737248 ERROR (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] 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> 4737248 INFO  (SUITE-ScheduledTriggerTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39655 39655
   [junit4]   2> 4739750 INFO  (Thread-9636) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39655 39655
   [junit4]   2> 4739752 WARN  (Thread-9636) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ScheduledTriggerTest_1AC4C25855AC9CBE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1554, maxMBSortInHeap=7.56487161973488, sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=Africa/Banjul
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=238480880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, TestSchemaVersionResource, TestPolicyCloud, TestPivotHelperCode, TestPhraseSuggestions, RulesTest, CollectionPropsTest, OpenCloseCoreStressTest, TestUniqueKeyFieldResource, AdminHandlersProxyTest, MaxSizeAutoCommitTest, TestComplexPhraseQParserPlugin, TestHalfAndHalfDocValues, TestManagedSchemaAPI, AnalyticsMergeStrategyTest, DirectUpdateHandlerTest, AssignTest, SolrGraphiteReporterTest, TestTestInjection, OverseerTest, AutoAddReplicasIntegrationTest, AssignBackwardCompatibilityTest, TestOmitPositions, NoCacheHeaderTest, TestCustomStream, TestAuthenticationFramework, HDFSCollectionsAPITest, TestPushWriter, TestCursorMarkWithoutUniqueKey, TestExportWriter, DirectSolrConnectionTest, TestPerFieldSimilarityWithDefaultOverride, ZkFailoverTest, OverseerStatusTest, HdfsRecoverLeaseTest, CdcrReplicationHandlerTest, TestInPlaceUpdatesStandalone, BadComponentTest, CollectionsAPIDistributedZkTest, TestExclusionRuleCollectionAccess, SpatialRPTFieldTypeTest, TestSolr4Spatial, MinimalSchemaTest, PeerSyncWithBufferUpdatesTest, SuggesterWFSTTest, TestCollapseQParserPlugin, TestSizeLimitedDistributedMap, HdfsDirectoryTest, SpatialHeatmapFacetsTest, TestRandomDVFaceting, SpellingQueryConverterTest, IndexSchemaTest, DistanceFunctionTest, TestReload, SolrCoreTest, TestCopyFieldCollectionResource, TestExactStatsCache, HLLSerializationTest, DistributedFacetPivotWhiteBoxTest, TestManagedResource, XmlUpdateRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, TestFieldCacheSort, TestSolrJ, TestStressVersions, CdcrBootstrapTest, ClassificationUpdateProcessorIntegrationTest, DistributedUpdateProcessorTest, DirectSolrSpellCheckerTest, TestPostingsSolrHighlighter, LeaderElectionContextKeyTest, LIROnShardRestartTest, TestChildDocTransformerHierarchy, PathHierarchyTokenizerFactoryTest, TestLRUCache, ClusterStateTest, StressHdfsTest, TestMultiValuedNumericRangeQuery, MBeansHandlerTest, TestSortableTextField, TestRangeQuery, TestSegmentSorting, CdcrVersionReplicationTest, CloneFieldUpdateProcessorFactoryTest, NodeMarkersRegistrationTest, IndexBasedSpellCheckerTest, DistributedVersionInfoTest, NumericFieldsTest, TestCloudNestedDocsSort, PreAnalyzedFieldTest, TestNumericTerms64, TestSolrConfigHandler, ResponseBuilderTest, AutoScalingHandlerTest, TestMaxScoreQueryParser, LeaderVoteWaitTimeoutTest, TestSchemaResource, TestUseDocValuesAsStored2, TestMacros, TestRTGBase, TestFoldingMultitermQuery, TestXmlQParser, RequiredFieldsTest, BlockJoinFacetSimpleTest, TestNRTOpen, DeleteShardTest, TestLeaderElectionWithEmptyReplica, TestSimGenericDistributedQueue, TestSimDistributedQueue, TestFuzzyAnalyzedSuggestions, TestTrieFacet, LeaderElectionTest, CollectionTooManyReplicasTest, DocValuesMissingTest, TestCloudSearcherWarming, RankQueryTest, SparseHLLTest, TestTolerantUpdateProcessorRandomCloud, MetricsHistoryHandlerTest, TestRequestForwarding, TestFieldResource, NodeLostTriggerIntegrationTest, TestJsonFacets, DocumentAnalysisRequestHandlerTest, HighlighterMaxOffsetTest, ExitableDirectoryReaderTest, HdfsThreadLeakTest, CustomCollectionTest, SolrXmlInZkTest, HttpPartitionOnCommitTest, TestManagedSynonymFilterFactory, PreAnalyzedUpdateProcessorTest, SoftAutoCommitTest, SolrPluginUtilsTest, RemoteQueryErrorTest, TestTlogReplica, TestFileDictionaryLookup, BlockDirectoryTest, ConnectionReuseTest, ShardRoutingCustomTest, CopyFieldTest, OverseerModifyCollectionTest, TestElisionMultitermQuery, TestEmbeddedSolrServerSchemaAPI, TestInitParams, TestSolrDeletionPolicy2, SecurityConfHandlerTest, MetricsConfigTest, CachingDirectoryFactoryTest, LargeFieldTest, CoreAdminCreateDiscoverTest, DOMUtilTest, TestSimComputePlanAction, TestSort, TestSolrCloudWithDelegationTokens, BaseCdcrDistributedZkTest, TestIntervalFaceting, DistributedFacetPivotSmallAdvancedTest, TestReRankQParserPlugin, DistributedIntervalFacetingTest, DateFieldTest, TestSolrConfigHandlerConcurrent, CoreSorterTest, ExecutePlanActionTest, TriggerEventQueueTest, TestDynamicFieldResource, TestRestoreCore, TestSimPolicyCloud, TestDocTermOrds, QueryResultKeyTest, SOLR749Test, SearchRateTriggerTest, SolrRequestParserTest, TestShardHandlerFactory, ScriptEngineTest, CollectionsAPISolrJTest, LeaderFailureAfterFreshStartTest, NumberUtilsTest, PhrasesIdentificationComponentTest, TestStressReorder, TestOverriddenPrefixQueryForCustomFieldType, TestNumericRangeQuery64, ScheduledMaintenanceTriggerTest, TestBinaryField, TolerantUpdateProcessorTest, TestJavabinTupleStreamParser, ReplaceNodeTest, SearchHandlerTest, SchemaVersionSpecificBehaviorTest, TriggerSetPropertiesIntegrationTest, DistanceUnitsTest, TestCloudManagedSchema, TestDistribIDF, DocValuesTest, UpdateRequestProcessorFactoryTest, TestGeoJSONResponseWriter, TestConfigSetImmutable, TestFunctionQuery, TokenizerChainTest, SolrMetricManagerTest, BasicFunctionalityTest, CursorPagingTest, EchoParamsTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, AddReplicaTest, AliasIntegrationTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateUpdateTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionIntegrationTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SyncSliceTest, TestCloudConsistency, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestPullReplica, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestRebalanceLeaders, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, TestStressLiveNodes, TestWithCollection, TestZkChroot, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkCLITest, ZkControllerTest, ZkShardTermsTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestReplicaProperties, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, RestoreTriggerStateTest, ScheduledTriggerTest]
   [junit4] Completed [325/833 (1!)] on J1 in 12.36s, 2 tests, 1 failure <<< FAILURES!

[...truncated 27 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 4825389 INFO  (SUITE-CdcrBidirectionalTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/init-core-data-001
   [junit4]   2> 4825390 INFO  (SUITE-CdcrBidirectionalTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4825390 INFO  (SUITE-CdcrBidirectionalTest-seed#[1AC4C25855AC9CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4825397 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 4825397 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster2-001
   [junit4]   2> 4825397 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4825397 INFO  (Thread-9740) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4825397 INFO  (Thread-9740) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4825399 ERROR (Thread-9740) [    ] 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> 4825498 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.ZkTestServer start zk server on port:43663
   [junit4]   2> 4825503 INFO  (zkConnectionManagerCallback-13554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4825509 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 4825510 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4825510 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4825510 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4825510 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c119f94{/solr,null,AVAILABLE}
   [junit4]   2> 4825514 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a65489b{HTTP/1.1,[http/1.1]}{127.0.0.1:53025}
   [junit4]   2> 4825514 INFO  (jetty-launcher-13551-thread-1) [    ] o.e.j.s.Server Started @4827995ms
   [junit4]   2> 4825514 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53025}
   [junit4]   2> 4825514 ERROR (jetty-launcher-13551-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4825514 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4825515 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 4825515 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4825515 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4825515 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-16T04:17:01.112Z
   [junit4]   2> 4825516 INFO  (zkConnectionManagerCallback-13556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4825517 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4826272 INFO  (jetty-launcher-13551-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43663/solr
   [junit4]   2> 4826274 INFO  (zkConnectionManagerCallback-13560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826278 INFO  (zkConnectionManagerCallback-13562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826400 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53025_solr
   [junit4]   2> 4826402 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.c.Overseer Overseer (id=72344275395018755-127.0.0.1:53025_solr-n_0000000000) starting
   [junit4]   2> 4826412 INFO  (zkConnectionManagerCallback-13569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826415 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43663/solr ready
   [junit4]   2> 4826415 INFO  (OverseerStateUpdate-72344275395018755-127.0.0.1:53025_solr-n_0000000000) [n:127.0.0.1:53025_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53025_solr
   [junit4]   2> 4826416 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53025_solr
   [junit4]   2> 4826418 INFO  (OverseerStateUpdate-72344275395018755-127.0.0.1:53025_solr-n_0000000000) [n:127.0.0.1:53025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4826418 INFO  (zkCallback-13568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4826433 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4826451 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53025.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4826456 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53025.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4826456 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53025.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4826457 INFO  (jetty-launcher-13551-thread-1) [n:127.0.0.1:53025_solr    ] 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.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 4826468 INFO  (zkConnectionManagerCallback-13572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826473 INFO  (zkConnectionManagerCallback-13575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826475 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10104bc34740006, likely client has closed socket
   [junit4]   2> 4826475 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster1-001
   [junit4]   2> 4826476 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4826476 INFO  (Thread-9750) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4826476 INFO  (Thread-9750) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4826481 ERROR (Thread-9750) [    ] 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> 4826580 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.ZkTestServer start zk server on port:60671
   [junit4]   2> 4826586 INFO  (zkConnectionManagerCallback-13579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826592 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 4826593 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4826593 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4826593 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4826593 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@107ba5ca{/solr,null,AVAILABLE}
   [junit4]   2> 4826594 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e6030ee{HTTP/1.1,[http/1.1]}{127.0.0.1:32840}
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.e.j.s.Server Started @4829075ms
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32840}
   [junit4]   2> 4826595 ERROR (jetty-launcher-13576-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4826595 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-16T04:17:02.192Z
   [junit4]   2> 4826596 INFO  (zkConnectionManagerCallback-13581-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4826597 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4827980 INFO  (jetty-launcher-13576-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60671/solr
   [junit4]   2> 4827982 INFO  (zkConnectionManagerCallback-13585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4827984 INFO  (zkConnectionManagerCallback-13587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4828126 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32840_solr
   [junit4]   2> 4828127 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.c.Overseer Overseer (id=72344275465797635-127.0.0.1:32840_solr-n_0000000000) starting
   [junit4]   2> 4828138 INFO  (zkConnectionManagerCallback-13594-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4828142 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60671/solr ready
   [junit4]   2> 4828144 INFO  (OverseerStateUpdate-72344275465797635-127.0.0.1:32840_solr-n_0000000000) [n:127.0.0.1:32840_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32840_solr
   [junit4]   2> 4828144 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32840_solr
   [junit4]   2> 4828147 INFO  (zkCallback-13593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4828148 INFO  (zkCallback-13586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4828165 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4828180 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32840.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4828198 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32840.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4828199 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32840.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4828199 INFO  (jetty-launcher-13576-thread-1) [n:127.0.0.1:32840_solr    ] 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.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 4828217 INFO  (zkConnectionManagerCallback-13597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4828221 INFO  (zkConnectionManagerCallback-13600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4828223 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:43663/solr
   [junit4]   2> 4828223 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:60671/solr
   [junit4]   2> 4828224 INFO  (zkConnectionManagerCallback-13602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4828231 INFO  (zkConnectionManagerCallback-13606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4828233 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4828234 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60671/solr ready
   [junit4]   2> 4828236 INFO  (qtp660640643-46851) [n:127.0.0.1:32840_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4828239 INFO  (OverseerThreadFactory-16951-thread-1-processing-n:127.0.0.1:32840_solr) [n:127.0.0.1:32840_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 4828351 INFO  (OverseerStateUpdate-72344275465797635-127.0.0.1:32840_solr-n_0000000000) [n:127.0.0.1:32840_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32840/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4828354 INFO  (OverseerStateUpdate-72344275465797635-127.0.0.1:32840_solr-n_0000000000) [n:127.0.0.1:32840_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32840/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4828560 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 4828560 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 4828560 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4829575 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 4829575 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 4829581 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4829581 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4829583 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4829583 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4829583 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 4829583 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 4829594 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32840.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4829594 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32840.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4829594 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 4829594 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_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.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 4831648 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4831649 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4831649 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4831649 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4831651 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@719dc1b8[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 4831653 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 4831653 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 4831653 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 4831654 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4831654 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4831658 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 4831659 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 4831661 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611736208908484608
   [junit4]   2> 4831662 INFO  (searcherExecutor-16956-thread-1-processing-n:127.0.0.1:32840_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@719dc1b8[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4831666 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4831666 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4831667 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4831667 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4831669 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 4831670 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@86b720c[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 4831672 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 4831672 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 4831672 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 4831673 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4831674 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4831674 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4831674 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32840/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 4831674 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4831675 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4831675 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:32840/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 4831675 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4831680 INFO  (zkCallback-13586-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 4831681 INFO  (searcherExecutor-16957-thread-1-processing-n:127.0.0.1:32840_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@86b720c[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4831687 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611736208935747584
   [junit4]   2> 4831688 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32840/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 4831692 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 4831698 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4831698 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4831698 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32840/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 4831698 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4831699 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32840/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 4831699 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4831702 INFO  (zkCallback-13586-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 4831709 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32840/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 4831742 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4831747 INFO  (qtp660640643-46853) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=3190
   [junit4]   2> 4831846 INFO  (zkCallback-13586-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4831861 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4831863 INFO  (qtp660640643-46850) [n:127.0.0.1:32840_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=3304
   [junit4]   2> 4831868 INFO  (qtp660640643-46851) [n:127.0.0.1:32840_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 4831964 INFO  (zkCallback-13586-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4832246 INFO  (OverseerCollectionConfigSetProcessor-72344275465797635-127.0.0.1:32840_solr-n_0000000000) [n:127.0.0.1:32840_solr    ] 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> 4832870 INFO  (qtp660640643-46851) [n:127.0.0.1:32840_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=4635
   [junit4]   2> 4832872 INFO  (zkConnectionManagerCallback-13610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4832880 INFO  (zkConnectionManagerCallback-13614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4832882 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4832883 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[1AC4C25855AC9CBE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43663/solr ready
   [junit4]   2> 4832884 INFO  (qtp1716395113-46800) [n:127.0.0.1:53025_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4832888 INFO  (OverseerThreadFactory-16938-thread-1-processing-n:127.0.0.1:53025_solr) [n:127.0.0.1:53025_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 4833000 INFO  (OverseerStateUpdate-72344275395018755-127.0.0.1:53025_solr-n_0000000000) [n:127.0.0.1:53025_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53025/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4833003 INFO  (OverseerStateUpdate-72344275395018755-127.0.0.1:53025_solr-n_0000000000) [n:127.0.0.1:53025_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53025/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4833209 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 4833209 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 4833210 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4834239 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 4834240 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 4834244 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4834246 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4834246 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4834246 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 4834247 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53025.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4834247 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_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.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 4834247 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4834247 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 4834247 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53025.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466e762e
   [junit4]   2> 4834248 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_1AC4C25855AC9CBE-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 4834993 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4834993 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4834993 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4834993 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4834994 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4834994 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4834994 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4834994 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4834996 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ffc112b[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 4834996 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e9ad131[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 4834998 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 4834998 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 4834998 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 4834998 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 4834998 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 4834998 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 4835000 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4835000 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4835000 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4835000 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4835004 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 4835005 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 4835008 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611736212418068480
   [junit4]   2> 4835008 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611736212418068480
   [junit4]   2> 4835009 INFO  (searcherExecutor-16968-thread-1-processing-n:127.0.0.1:53025_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@2ffc112b[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4835010 INFO  (searcherExecutor-16969-thread-1-processing-n:127.0.0.1:53025_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@5e9ad131[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4835015 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 4835017 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 4835020 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4835020 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4835020 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53025/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 4835021 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4835021 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:53025/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 4835021 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4835022 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4835022 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4835022 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53025/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 4835023 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4835023 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53025/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 4835023 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4835025 INFO  (zkCallback-13561-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 4835031 INFO  (zkCallback-13561-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 4835032 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53025/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 4835038 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53025/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 4835142 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4835147 INFO  (qtp1716395113-46797) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1938
   [junit4]   2> 4835189 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4835194 INFO  (qtp1716395113-46798) [n:127.0.0.1:53025_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1987
   [junit4]   2> 4835199 INFO  (qtp1716395113-46800) [n:127.0.0.1:53025_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 4835295 INFO  (zkCallback

[...truncated too long message...]

test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/api-all-1.0.0-M20.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/byte-buddy-1.6.2.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/commons-collections-3.2.2.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/ehcache-core-2.4.4.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/jersey-core-1.9.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/jersey-server-1.9.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/jetty-6.1.26.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/jetty-util-6.1.26.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/mina-core-2.0.0-M5.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/mockito-core-2.6.2.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/netty-all-4.0.36.Final.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/test-lib/objenesis-2.5.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-7.6.0-SNAPSHOT.jar:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/contrib/solr-analysis-extras/classes/java:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/queryparser/classes/test:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/backward-codecs/classes/test:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/export/home/jenkins/.ant/lib/ivy-2.4.0.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/usr/jdk/instances/jdk1.8.0/lib/tools.jar:/export/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp/junit4-J0-20180916_025635_4427982325390720487290.events @/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp/junit4-J0-20180916_025635_4428554314124969816528.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 9.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4] 	at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:577: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build.xml:267: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/common-build.xml:558: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092: At least one slave process threw an exception, first: Forked process returned with error code: 9.

Total time: 1098 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2