You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/21 03:06:13 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 159 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/159/

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
expected:<3> but was:<6>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<6>
	at __randomizedtesting.SeedInfo.seed([771074D989E3E8FB:FF444B03271F8503]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:256)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)




Build Log:
[...truncated 12787 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/init-core-data-001
   [junit4]   2> 1508530 WARN  (SUITE-ShardRoutingTest-seed#[771074D989E3E8FB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1508530 INFO  (SUITE-ShardRoutingTest-seed#[771074D989E3E8FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1508532 INFO  (SUITE-ShardRoutingTest-seed#[771074D989E3E8FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1508532 INFO  (SUITE-ShardRoutingTest-seed#[771074D989E3E8FB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1508532 INFO  (SUITE-ShardRoutingTest-seed#[771074D989E3E8FB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k_/x
   [junit4]   2> 1508538 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1508543 INFO  (Thread-2994) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1508543 INFO  (Thread-2994) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1508615 ERROR (Thread-2994) [    ] 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> 1508643 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkTestServer start zk server on port:34854
   [junit4]   2> 1508646 INFO  (zkConnectionManagerCallback-1244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508656 INFO  (zkConnectionManagerCallback-1246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508661 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1508663 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1508664 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1508665 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1508666 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1508667 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1508668 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1508669 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1508670 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1508671 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1508672 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1508682 INFO  (zkConnectionManagerCallback-1250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508684 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1508785 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] 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> 1508786 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1508786 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1508786 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1508788 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a5975e4{/k_/x,null,AVAILABLE}
   [junit4]   2> 1508790 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40c9564{SSL,[ssl, http/1.1]}{127.0.0.1:34642}
   [junit4]   2> 1508790 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.Server Started @1508858ms
   [junit4]   2> 1508790 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/tempDir-001/control/data, replicaType=NRT, hostContext=/k_/x, hostPort=34642, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/control-001/cores}
   [junit4]   2> 1508790 ERROR (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1508790 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1508791 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1508791 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1508791 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1508791 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T01:05:55.816Z
   [junit4]   2> 1508797 INFO  (zkConnectionManagerCallback-1252-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508799 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1508799 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/control-001/solr.xml
   [junit4]   2> 1508802 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1508802 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1508804 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1508958 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34854/solr
   [junit4]   2> 1508967 INFO  (zkConnectionManagerCallback-1256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508972 INFO  (zkConnectionManagerCallback-1258-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509093 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34642_k_%2Fx
   [junit4]   2> 1509094 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.Overseer Overseer (id=73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) starting
   [junit4]   2> 1509110 INFO  (zkConnectionManagerCallback-1265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509113 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34854/solr ready
   [junit4]   2> 1509114 INFO  (OverseerStateUpdate-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34642_k_%2Fx
   [junit4]   2> 1509114 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34642_k_%2Fx
   [junit4]   2> 1509135 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1509138 INFO  (OverseerStateUpdate-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1509142 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1509158 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1509165 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1509165 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1509166 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/control-001/cores
   [junit4]   2> 1509200 INFO  (zkConnectionManagerCallback-1271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509201 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1509202 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34854/solr ready
   [junit4]   2> 1509231 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34642_k_%252Fx&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1509234 INFO  (OverseerThreadFactory-1950-thread-1-processing-n:127.0.0.1:34642_k_%2Fx) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1509359 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1509359 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1510381 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1510394 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1510464 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1510485 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1510486 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1510486 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1510489 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1510504 WARN  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1510547 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1510547 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1510548 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1510548 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1510550 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.0068359375, floorSegmentMB=1.2353515625, forceMergeDeletesPctAllowed=26.52584512021439, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.75392978476242
   [junit4]   2> 1510550 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71563d62[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1510551 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1510552 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1510552 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1510553 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612177166909308928
   [junit4]   2> 1510555 INFO  (searcherExecutor-1955-thread-1-processing-n:127.0.0.1:34642_k_%2Fx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@71563d62[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1510560 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1510563 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1510563 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1510563 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34642/k_/x/control_collection_shard1_replica_n1/
   [junit4]   2> 1510563 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1510563 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:34642/k_/x/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1510563 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1510567 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34642/k_/x/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1510669 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1510672 INFO  (qtp217447084-6632) [n:127.0.0.1:34642_k_%2Fx c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1313
   [junit4]   2> 1510674 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1510772 INFO  (zkCallback-1257-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1511237 INFO  (OverseerCollectionConfigSetProcessor-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] 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> 1511675 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34642_k_%252Fx&wt=javabin&version=2} status=0 QTime=2443
   [junit4]   2> 1511686 INFO  (zkConnectionManagerCallback-1276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511687 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1511688 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34854/solr ready
   [junit4]   2> 1511688 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1511694 INFO  (qtp217447084-6631) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1511696 INFO  (OverseerThreadFactory-1950-thread-2-processing-n:127.0.0.1:34642_k_%2Fx) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1511901 WARN  (OverseerThreadFactory-1950-thread-2-processing-n:127.0.0.1:34642_k_%2Fx) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1511904 INFO  (qtp217447084-6631) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1511904 INFO  (qtp217447084-6631) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 1512008 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-1-001 of type NRT
   [junit4]   2> 1512009 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] 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> 1512017 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512017 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512017 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1512017 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@389b6329{/k_/x,null,AVAILABLE}
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34f44d6{SSL,[ssl, http/1.1]}{127.0.0.1:45004}
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.Server Started @1512087ms
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/k_/x, hostPort=45004, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-1-001/cores}
   [junit4]   2> 1512019 ERROR (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512019 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T01:05:59.044Z
   [junit4]   2> 1512022 INFO  (zkConnectionManagerCallback-1278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512023 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512023 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-1-001/solr.xml
   [junit4]   2> 1512037 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1512038 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1512039 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1512130 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34854/solr
   [junit4]   2> 1512132 INFO  (zkConnectionManagerCallback-1282-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512147 INFO  (zkConnectionManagerCallback-1284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512153 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1512164 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1512164 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45004_k_%2Fx
   [junit4]   2> 1512173 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512173 INFO  (zkCallback-1257-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512192 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512205 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512250 INFO  (zkConnectionManagerCallback-1291-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512251 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1512252 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34854/solr ready
   [junit4]   2> 1512252 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1512269 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1512278 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1512278 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1512280 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-1-001/cores
   [junit4]   2> 1512304 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45004_k_%252Fx&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1512318 INFO  (OverseerCollectionConfigSetProcessor-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1512321 INFO  (OverseerThreadFactory-1950-thread-3-processing-n:127.0.0.1:34642_k_%2Fx) [n:127.0.0.1:34642_k_%2Fx c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45004_k_%2Fx for creating new replica of shard shard2
   [junit4]   2> 1512352 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx    x:collection1_shard2_replica_n81] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1513367 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1513424 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema [collection1_shard2_replica_n81] Schema name=test
   [junit4]   2> 1513652 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1513733 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n81' using configuration from collection collection1, trusted=true
   [junit4]   2> 1513734 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n81' (registry 'solr.core.collection1.shard2.replica_n81') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1513734 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [[collection1_shard2_replica_n81] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-1-001/cores/collection1_shard2_replica_n81], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-1-001/cores/collection1_shard2_replica_n81/data/]
   [junit4]   2> 1513737 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1513766 WARN  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1513834 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1513834 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1513835 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1513835 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1513836 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.0068359375, floorSegmentMB=1.2353515625, forceMergeDeletesPctAllowed=26.52584512021439, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.75392978476242
   [junit4]   2> 1513857 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.SolrIndexSearcher Opening [Searcher@195d8294[collection1_shard2_replica_n81] main]
   [junit4]   2> 1513858 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1513859 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1513859 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1513878 INFO  (searcherExecutor-1969-thread-1-processing-n:127.0.0.1:45004_k_%2Fx x:collection1_shard2_replica_n81 c:collection1 s:shard2) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [collection1_shard2_replica_n81] Registered new searcher Searcher@195d8294[collection1_shard2_replica_n81] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1513883 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612177170401067008
   [junit4]   2> 1513894 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node82=0}, version=0}
   [junit4]   2> 1513896 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1513896 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1513896 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45004/k_/x/collection1_shard2_replica_n81/
   [junit4]   2> 1513896 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1513897 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy https://127.0.0.1:45004/k_/x/collection1_shard2_replica_n81/ has no replicas
   [junit4]   2> 1513897 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1513900 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45004/k_/x/collection1_shard2_replica_n81/ shard2
   [junit4]   2> 1514054 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1514056 INFO  (qtp1645812213-6681) [n:127.0.0.1:45004_k_%2Fx c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1704
   [junit4]   2> 1514069 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45004_k_%252Fx&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1765
   [junit4]   2> 1514170 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1514242 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-2-001 of type NRT
   [junit4]   2> 1514244 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] 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> 1514302 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1514302 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1514302 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1514302 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d4a184f{/k_/x,null,AVAILABLE}
   [junit4]   2> 1514303 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@378a234{SSL,[ssl, http/1.1]}{127.0.0.1:41687}
   [junit4]   2> 1514303 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.Server Started @1514371ms
   [junit4]   2> 1514303 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/k_/x, hostPort=41687, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-2-001/cores}
   [junit4]   2> 1514303 ERROR (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1514310 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1514310 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1514310 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1514310 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1514310 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T01:06:01.335Z
   [junit4]   2> 1514324 INFO  (OverseerCollectionConfigSetProcessor-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1514338 INFO  (zkConnectionManagerCallback-1294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514346 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1514346 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-2-001/solr.xml
   [junit4]   2> 1514349 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1514349 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1514350 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1514640 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34854/solr
   [junit4]   2> 1514646 INFO  (zkConnectionManagerCallback-1298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514649 INFO  (zkConnectionManagerCallback-1300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514655 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1514659 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1514659 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41687_k_%2Fx
   [junit4]   2> 1514661 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514661 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514661 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514661 INFO  (zkCallback-1257-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514690 INFO  (zkCallback-1299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514707 INFO  (zkCallback-1290-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514707 INFO  (zkConnectionManagerCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514708 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1514709 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34854/solr ready
   [junit4]   2> 1514714 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1514731 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1514740 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1514740 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1514741 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-2-001/cores
   [junit4]   2> 1514781 INFO  (qtp217447084-6631) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41687_k_%252Fx&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1514785 INFO  (OverseerThreadFactory-1950-thread-4-processing-n:127.0.0.1:34642_k_%2Fx) [n:127.0.0.1:34642_k_%2Fx c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41687_k_%2Fx for creating new replica of shard shard3
   [junit4]   2> 1514817 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx    x:collection1_shard3_replica_n83] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1514922 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1515834 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1515873 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema [collection1_shard3_replica_n83] Schema name=test
   [junit4]   2> 1515948 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1515970 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n83' using configuration from collection collection1, trusted=true
   [junit4]   2> 1515971 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n83' (registry 'solr.core.collection1.shard3.replica_n83') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1515971 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore [[collection1_shard3_replica_n83] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-2-001/cores/collection1_shard3_replica_n83], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-2-001/cores/collection1_shard3_replica_n83/data/]
   [junit4]   2> 1515974 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1515983 WARN  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1516044 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1516044 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1516045 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1516045 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1516046 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.0068359375, floorSegmentMB=1.2353515625, forceMergeDeletesPctAllowed=26.52584512021439, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.75392978476242
   [junit4]   2> 1516048 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.SolrIndexSearcher Opening [Searcher@7905995e[collection1_shard3_replica_n83] main]
   [junit4]   2> 1516049 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1516049 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1516050 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1516050 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612177172673331200
   [junit4]   2> 1516064 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node84=0}, version=0}
   [junit4]   2> 1516066 INFO  (searcherExecutor-1983-thread-1-processing-n:127.0.0.1:41687_k_%2Fx x:collection1_shard3_replica_n83 c:collection1 s:shard3) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore [collection1_shard3_replica_n83] Registered new searcher Searcher@7905995e[collection1_shard3_replica_n83] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1516077 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1516077 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1516077 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41687/k_/x/collection1_shard3_replica_n83/
   [junit4]   2> 1516077 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1516078 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy https://127.0.0.1:41687/k_/x/collection1_shard3_replica_n83/ has no replicas
   [junit4]   2> 1516078 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1516080 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41687/k_/x/collection1_shard3_replica_n83/ shard3
   [junit4]   2> 1516182 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1516183 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1516184 INFO  (qtp1525385884-6725) [n:127.0.0.1:41687_k_%2Fx c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1367
   [junit4]   2> 1516192 INFO  (qtp217447084-6631) [n:127.0.0.1:34642_k_%2Fx c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41687_k_%252Fx&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1411
   [junit4]   2> 1516300 INFO  (zkCallback-1299-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1516301 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1516350 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-3-001 of type NRT
   [junit4]   2> 1516351 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] 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> 1516354 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1516354 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1516355 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1516355 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bb93b84{/k_/x,null,AVAILABLE}
   [junit4]   2> 1516355 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@402d90f2{SSL,[ssl, http/1.1]}{127.0.0.1:41097}
   [junit4]   2> 1516356 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.Server Started @1516423ms
   [junit4]   2> 1516356 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/k_/x, hostPort=41097, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-3-001/cores}
   [junit4]   2> 1516356 ERROR (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1516363 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1516363 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1516363 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1516363 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1516363 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T01:06:03.388Z
   [junit4]   2> 1516371 INFO  (zkConnectionManagerCallback-1310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516379 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1516379 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-3-001/solr.xml
   [junit4]   2> 1516382 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1516382 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1516383 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1516590 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34854/solr
   [junit4]   2> 1516608 INFO  (zkConnectionManagerCallback-1314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516613 INFO  (zkConnectionManagerCallback-1316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516624 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1516628 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1516628 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41097_k_%2Fx
   [junit4]   2> 1516630 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516630 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516630 INFO  (zkCallback-1257-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516630 INFO  (zkCallback-1299-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516630 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516630 INFO  (zkCallback-1290-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516631 INFO  (zkCallback-1315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516632 INFO  (zkCallback-1306-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1516657 INFO  (zkConnectionManagerCallback-1323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1516659 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1516660 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34854/solr ready
   [junit4]   2> 1516660 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1516677 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1516686 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1516686 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1516688 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-3-001/cores
   [junit4]   2> 1516725 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41097_k_%252Fx&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1516727 INFO  (OverseerCollectionConfigSetProcessor-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1516729 INFO  (OverseerThreadFactory-1950-thread-5-processing-n:127.0.0.1:34642_k_%2Fx) [n:127.0.0.1:34642_k_%2Fx c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41097_k_%2Fx for creating new replica of shard shard4
   [junit4]   2> 1516747 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx    x:collection1_shard4_replica_n85] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1516851 INFO  (zkCallback-1299-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1516851 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1517774 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1517793 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema [collection1_shard4_replica_n85] Schema name=test
   [junit4]   2> 1517907 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1517927 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n85' using configuration from collection collection1, trusted=true
   [junit4]   2> 1517927 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n85' (registry 'solr.core.collection1.shard4.replica_n85') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15498e58
   [junit4]   2> 1517927 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrCore [[collection1_shard4_replica_n85] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-3-001/cores/collection1_shard4_replica_n85], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-3-001/cores/collection1_shard4_replica_n85/data/]
   [junit4]   2> 1517931 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1517950 WARN  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1518082 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1518082 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1518083 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1518083 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1518084 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.0068359375, floorSegmentMB=1.2353515625, forceMergeDeletesPctAllowed=26.52584512021439, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.75392978476242
   [junit4]   2> 1518085 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb4f24e[collection1_shard4_replica_n85] main]
   [junit4]   2> 1518087 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1518087 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1518088 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1518088 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612177174810329088
   [junit4]   2> 1518090 INFO  (searcherExecutor-1997-thread-1-processing-n:127.0.0.1:41097_k_%2Fx x:collection1_shard4_replica_n85 c:collection1 s:shard4) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrCore [collection1_shard4_replica_n85] Registered new searcher Searcher@1eb4f24e[collection1_shard4_replica_n85] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1518113 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard4 to Terms{values={core_node86=0}, version=0}
   [junit4]   2> 1518116 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1518119 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1518119 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41097/k_/x/collection1_shard4_replica_n85/
   [junit4]   2> 1518119 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1518119 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy https://127.0.0.1:41097/k_/x/collection1_shard4_replica_n85/ has no replicas
   [junit4]   2> 1518119 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1518138 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41097/k_/x/collection1_shard4_replica_n85/ shard4
   [junit4]   2> 1518253 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1518253 INFO  (zkCallback-1299-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1518291 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1518319 INFO  (qtp651648427-6761) [n:127.0.0.1:41097_k_%2Fx c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1572
   [junit4]   2> 1518337 INFO  (qtp217447084-6629) [n:127.0.0.1:34642_k_%2Fx c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41097_k_%252Fx&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2} status=0 QTime=1611
   [junit4]   2> 1518404 INFO  (zkCallback-1299-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1518404 INFO  (zkCallback-1315-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1518404 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1518699 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-4-001 of type NRT
   [junit4]   2> 1518742 INFO  (OverseerCollectionConfigSetProcessor-73357130746822661-127.0.0.1:34642_k_%2Fx-n_0000000000) [n:127.0.0.1:34642_k_%2Fx    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1518745 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] 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> 1518822 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1518822 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1518822 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1518839 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3da848ee{/k_/x,null,AVAILABLE}
   [junit4]   2> 1518839 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b6e28f3{SSL,[ssl, http/1.1]}{127.0.0.1:42914}
   [junit4]   2> 1518839 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.e.j.s.Server Started @1518907ms
   [junit4]   2> 1518839 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/k_/x, hostPort=42914, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_771074D989E3E8FB-001/shard-4-001/cores}
   [junit4]   2> 1518840 ERROR (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1518840 INFO  (TEST-ShardRoutingTest.test-seed#[771074D989E3E8FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory o

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

BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null892585979
     [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null892585979
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null892585979

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 229 minutes 30 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)