Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/41/
Java: 64bit/jdk-11-ea+14 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Replica didn't have the proper urlScheme in the ClusterState

Stack Trace:
java.lang.AssertionError: Replica didn't have the proper urlScheme in the 
ClusterState
        at 
__randomizedtesting.SeedInfo.seed([1F895AD6ABF306EB:97DD650C050F6B13]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
        at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13292 lines...]
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/init-core-data-001
   [junit4]   2> 789503 WARN  
(SUITE-SSLMigrationTest-seed#[1F895AD6ABF306EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 789503 INFO  
(SUITE-SSLMigrationTest-seed#[1F895AD6ABF306EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 789503 INFO  
(SUITE-SSLMigrationTest-seed#[1F895AD6ABF306EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 789503 INFO  
(SUITE-SSLMigrationTest-seed#[1F895AD6ABF306EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 789503 INFO  
(SUITE-SSLMigrationTest-seed#[1F895AD6ABF306EB]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 789504 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 789504 INFO  (Thread-3897) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 789504 INFO  (Thread-3897) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 789509 ERROR (Thread-3897) [    ] 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> 789604 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34333
   [junit4]   2> 789606 INFO  (zkConnectionManagerCallback-1661-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789607 INFO  (zkConnectionManagerCallback-1663-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789609 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 789610 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 789610 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 789611 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 789611 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 789612 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 789612 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 789613 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 789613 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 789613 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 789614 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 789614 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 789674 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 789674 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 789674 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 789674 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 789675 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22aff7b4{/,null,AVAILABLE}
   [junit4]   2> 789676 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2164c1d9{HTTP/1.1,[http/1.1]}{127.0.0.1:39953}
   [junit4]   2> 789676 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
Started @789712ms
   [junit4]   2> 789676 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/tempDir-001/control/data,
 hostPort=39953, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/control-001/cores}
   [junit4]   2> 789677 ERROR 
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 789677 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 789677 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 789677 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 789677 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 789677 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-24T03:00:30.268167Z
   [junit4]   2> 789678 INFO  (zkConnectionManagerCallback-1665-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789678 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 789678 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/control-001/solr.xml
   [junit4]   2> 789680 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 789680 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 789681 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 789683 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34333/solr
   [junit4]   2> 789683 INFO  (zkConnectionManagerCallback-1669-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789684 INFO  (zkConnectionManagerCallback-1671-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789712 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 789713 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39953_
   [junit4]   2> 789713 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.c.Overseer Overseer (id=72078037454422020-127.0.0.1:39953_-n_0000000000) 
starting
   [junit4]   2> 789716 INFO  (zkConnectionManagerCallback-1678-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789716 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34333/solr ready
   [junit4]   2> 789717 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39953_
   [junit4]   2> 789722 INFO  (zkCallback-1677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789722 INFO  (zkCallback-1670-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789767 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 789772 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 789773 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 789774 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:39953_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/control-001/cores
   [junit4]   2> 789786 INFO  (zkConnectionManagerCallback-1683-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789786 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789787 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34333/solr ready
   [junit4]   2> 789788 INFO  (qtp1585495989-8773) [n:127.0.0.1:39953_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39953_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 789790 INFO  (OverseerThreadFactory-2064-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 789894 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_    
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> 789895 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 790905 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 790914 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 790973 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 790980 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 790980 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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@757db88e
   [junit4]   2> 790981 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 790981 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 790982 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.9423828125, 
floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=7.292834999652538, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7546524281015332
   [junit4]   2> 790983 WARN  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791007 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791007 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791008 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 791008 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 791008 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14258782975969]
   [junit4]   2> 791009 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fc209b2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 791009 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 791010 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791010 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 791011 INFO  
(searcherExecutor-2067-thread-1-processing-n:127.0.0.1:39953_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39953_ 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@4fc209b2[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 791011 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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 1601312738877898752
   [junit4]   2> 791014 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791015 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 791015 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791015 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39953/control_collection_shard1_replica_n1/
   [junit4]   2> 791015 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791015 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39953/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 791015 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791016 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39953/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 791117 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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> 791119 INFO  (qtp1585495989-8768) [n:127.0.0.1:39953_ 
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=1225
   [junit4]   2> 791121 INFO  (qtp1585495989-8773) [n:127.0.0.1:39953_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 791219 INFO  (zkCallback-1670-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> 791791 INFO  
(OverseerCollectionConfigSetProcessor-72078037454422020-127.0.0.1:39953_-n_0000000000)
 [    ] 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> 792121 INFO  (qtp1585495989-8773) [n:127.0.0.1:39953_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39953_&wt=javabin&version=2}
 status=0 QTime=2333
   [junit4]   2> 792124 INFO  (zkConnectionManagerCallback-1688-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792125 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792125 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34333/solr ready
   [junit4]   2> 792125 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 792126 INFO  (qtp1585495989-8769) [n:127.0.0.1:39953_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 792127 INFO  (OverseerThreadFactory-2064-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 792127 WARN  (OverseerThreadFactory-2064-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 792329 INFO  (qtp1585495989-8769) [n:127.0.0.1:39953_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 792329 INFO  (qtp1585495989-8769) [n:127.0.0.1:39953_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 792400 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-1-001
 of type NRT
   [junit4]   2> 792401 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 792401 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 792401 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 792401 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 792401 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f2d5cb2{/,null,AVAILABLE}
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@135ca16f{HTTP/1.1,[http/1.1]}{127.0.0.1:34455}
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
Started @792437ms
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/tempDir-001/jetty1,
 hostPort=34455, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 792402 ERROR 
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 792402 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-24T03:00:32.993915Z
   [junit4]   2> 792404 INFO  (zkConnectionManagerCallback-1690-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792404 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 792404 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-1-001/solr.xml
   [junit4]   2> 792421 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 792422 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 792422 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 792425 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34333/solr
   [junit4]   2> 792428 INFO  (zkConnectionManagerCallback-1694-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792433 INFO  (zkConnectionManagerCallback-1696-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792436 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792437 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 792438 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 792438 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34455_
   [junit4]   2> 792439 INFO  (zkCallback-1677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 792439 INFO  (zkCallback-1687-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 792439 INFO  (zkCallback-1670-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 792444 INFO  (zkCallback-1695-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 792554 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 792559 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 792560 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 792560 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-1-001/cores
   [junit4]   2> 792562 INFO  (zkConnectionManagerCallback-1703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792563 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 792563 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34455_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34333/solr ready
   [junit4]   2> 792576 INFO  (qtp688789436-8829) [n:127.0.0.1:34455_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34455_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 792577 INFO  
(OverseerCollectionConfigSetProcessor-72078037454422020-127.0.0.1:39953_-n_0000000000)
 [    ] 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> 792578 INFO  (OverseerThreadFactory-2064-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34455_ for creating new replica
   [junit4]   2> 792579 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_    
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 793607 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 793614 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 793665 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 793672 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 793673 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 793673 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 793673 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 793674 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.9423828125, 
floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=7.292834999652538, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7546524281015332
   [junit4]   2> 793675 WARN  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 793698 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 793698 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 793699 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 793699 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 793700 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14258782975969]
   [junit4]   2> 793700 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63bb9fc[collection1_shard2_replica_n41] main]
   [junit4]   2> 793701 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 793701 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 793701 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 793701 INFO  
(searcherExecutor-2078-thread-1-processing-n:127.0.0.1:34455_ 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@63bb9fc[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 793702 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601312741699616768
   [junit4]   2> 793705 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 793706 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 793706 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 793706 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34455/collection1_shard2_replica_n41/
   [junit4]   2> 793706 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 793706 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:34455/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 793706 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 793708 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34455/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 793858 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 793865 INFO  (qtp688789436-8824) [n:127.0.0.1:34455_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1285
   [junit4]   2> 793867 INFO  (qtp688789436-8829) [n:127.0.0.1:34455_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:34455_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1290
   [junit4]   2> 793930 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-2-001
 of type NRT
   [junit4]   2> 793931 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 793931 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 793931 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 793931 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71eeef75{/,null,AVAILABLE}
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f636dd6{HTTP/1.1,[http/1.1]}{127.0.0.1:44745}
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
Started @793967ms
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/tempDir-001/jetty2,
 hostPort=44745, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-2-001/cores}
   [junit4]   2> 793932 ERROR 
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 793932 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-24T03:00:34.523937Z
   [junit4]   2> 793935 INFO  (zkConnectionManagerCallback-1705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793935 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 793935 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-2-001/solr.xml
   [junit4]   2> 793937 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 793937 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 793942 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 793944 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34333/solr
   [junit4]   2> 793947 INFO  (zkConnectionManagerCallback-1709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793948 INFO  (zkConnectionManagerCallback-1711-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793950 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 793951 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 793952 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 793952 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44745_
   [junit4]   2> 793953 INFO  (zkCallback-1687-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 793953 INFO  (zkCallback-1702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 793953 INFO  (zkCallback-1695-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 793953 INFO  (zkCallback-1677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 793953 INFO  (zkCallback-1670-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 793956 INFO  (zkCallback-1710-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 794170 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 794176 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 794176 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 794177 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-2-001/cores
   [junit4]   2> 794179 INFO  (zkConnectionManagerCallback-1718-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794179 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 794180 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:44745_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34333/solr ready
   [junit4]   2> 794197 INFO  (qtp872541869-8867) [n:127.0.0.1:44745_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44745_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 794199 INFO  
(OverseerCollectionConfigSetProcessor-72078037454422020-127.0.0.1:39953_-n_0000000000)
 [    ] 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> 794199 INFO  (OverseerThreadFactory-2064-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:44745_ for creating new replica
   [junit4]   2> 794201 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_    
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 795208 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795215 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 795266 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 795273 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 795274 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 795274 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 795274 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 795275 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.9423828125, 
floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=7.292834999652538, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7546524281015332
   [junit4]   2> 795277 WARN  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 795300 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 795300 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 795301 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 795301 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 795301 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14258782975969]
   [junit4]   2> 795301 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59d23fdf[collection1_shard1_replica_n43] main]
   [junit4]   2> 795303 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 795303 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 795303 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 795304 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601312743379435520
   [junit4]   2> 795304 INFO  
(searcherExecutor-2089-thread-1-processing-n:127.0.0.1:44745_ 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@59d23fdf[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 795307 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 795307 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 795307 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 795307 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44745/collection1_shard1_replica_n43/
   [junit4]   2> 795308 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 795308 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:44745/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 795308 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 795309 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44745/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 795459 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 795462 INFO  (qtp872541869-8862) [n:127.0.0.1:44745_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1261
   [junit4]   2> 795464 INFO  (qtp872541869-8867) [n:127.0.0.1:44745_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:44745_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1266
   [junit4]   2> 795523 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-3-001
 of type NRT
   [junit4]   2> 795524 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 795524 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 795524 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 795524 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 795524 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c116e72{/,null,AVAILABLE}
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fd0d2cc{HTTP/1.1,[http/1.1]}{127.0.0.1:34949}
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
Started @795560ms
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/tempDir-001/jetty3,
 hostPort=34949, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-3-001/cores}
   [junit4]   2> 795525 ERROR 
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 795525 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-24T03:00:36.116794Z
   [junit4]   2> 795526 INFO  (zkConnectionManagerCallback-1720-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795527 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 795527 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-3-001/solr.xml
   [junit4]   2> 795528 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 795528 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 795533 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 795535 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34333/solr
   [junit4]   2> 795536 INFO  (zkConnectionManagerCallback-1724-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795538 INFO  (zkConnectionManagerCallback-1726-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795541 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 795541 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 795542 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 795542 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34949_
   [junit4]   2> 795542 INFO  (zkCallback-1670-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1710-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1717-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1687-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1695-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795543 INFO  (zkCallback-1725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 795618 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 795623 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 795623 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 795624 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-3-001/cores
   [junit4]   2> 795626 INFO  (zkConnectionManagerCallback-1733-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795626 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 795627 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [n:127.0.0.1:34949_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34333/solr ready
   [junit4]   2> 795649 INFO  (qtp872541869-8861) [n:127.0.0.1:44745_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34949_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 795650 INFO  
(OverseerCollectionConfigSetProcessor-72078037454422020-127.0.0.1:39953_-n_0000000000)
 [    ] 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> 795651 INFO  (OverseerThreadFactory-2064-thread-5) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34949_ for creating new replica
   [junit4]   2> 795652 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_    
x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 796660 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 796667 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 796735 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 796743 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 796743 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e
   [junit4]   2> 796743 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 796743 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 796745 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=48.9423828125, 
floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=7.292834999652538, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7546524281015332
   [junit4]   2> 796746 WARN  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 796770 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 796770 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 796770 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 796770 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 796771 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14258782975969]
   [junit4]   2> 796771 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46308ce4[collection1_shard2_replica_n45] main]
   [junit4]   2> 796772 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 796772 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 796772 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796773 INFO  
(searcherExecutor-2100-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@46308ce4[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796773 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601312744919793664
   [junit4]   2> 796775 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 796776 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 796776 INFO  
(updateExecutor-1721-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:34949_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 796776 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 796777 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 796778 INFO  (qtp1283924733-8905) [n:127.0.0.1:34949_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1126
   [junit4]   2> 796779 INFO  (qtp688789436-8825) [n:127.0.0.1:34455_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 796779 INFO  (qtp688789436-8825) [n:127.0.0.1:34455_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 796779 INFO  (qtp872541869-8861) [n:127.0.0.1:44745_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:34949_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1130
   [junit4]   2> 796779 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 796779 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 796779 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:34455/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:34949/collection1_shard2_replica_n45/]
   [junit4]   2> 796780 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, 
core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 796781 INFO  
(recoveryExecutor-1722-thread-1-processing-n:127.0.0.1:34949_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:34949_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:34455]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:34949_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 796781 INFO  (qtp688789436-8822) [n:127.0.0.1:34455_    
x:collection1_shard2_replica_n41] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 796781 INFO  (qtp688789436-8822) [n:127.0.0.1:34455_    
x:collection1_shard2_replica_n41] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard2, 
thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:34949_, coreNodeName=core_node46, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:34949","node_name":"127.0.0.1:34949_","state":"down","type":"NRT"}
   [junit4]   2> 796851 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-4-001
 of type NRT
   [junit4]   2> 796851 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 796852 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 796852 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 796852 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 796852 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fa344cc{/,null,AVAILABLE}
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@81f78d5{HTTP/1.1,[http/1.1]}{127.0.0.1:42075}
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.Server 
Started @796888ms
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/tempDir-001/jetty4,
 hostPort=42075, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 796853 ERROR 
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 796853 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-24T03:00:37.444699Z
   [junit4]   2> 796854 INFO  (zkConnectionManagerCallback-1736-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796855 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 796855 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001/shard-4-001/solr.xml
   [junit4]   2> 796856 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 796856 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 796862 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@757db88e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 796864 INFO  (TEST-SSLMigrationTest.test-seed#[1F8

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

processing-n:127.0.0.1:42075_ x:collection1_shard1_replica_n47 c:collection1 
s:shard1 r:core_node48) [n:127.0.0.1:42075_ c:collection1 s:shard1 
r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, 
tag=3b3a9b34
   [junit4]   2> 815538 INFO  
(recoveryExecutor-1799-thread-1-processing-n:127.0.0.1:42075_ 
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) 
[n:127.0.0.1:42075_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3499bae7: rootName = null, 
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@387d5059
   [junit4]   2> 815544 INFO  
(recoveryExecutor-1799-thread-1-processing-n:127.0.0.1:42075_ 
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) 
[n:127.0.0.1:42075_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=3b3a9b34
   [junit4]   2> 815545 WARN  
(recoveryExecutor-1799-thread-1-processing-n:127.0.0.1:42075_ 
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) 
[n:127.0.0.1:42075_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy Stopping recovery 
for core=[collection1_shard1_replica_n47] coreNodeName=[core_node48]
   [junit4]   2> 815546 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.a.s.c.Overseer 
Overseer (id=72078037454422054-127.0.0.1:42075_-n_0000000008) closing
   [junit4]   2> 815546 INFO  
(OverseerStateUpdate-72078037454422054-127.0.0.1:42075_-n_0000000008) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42075_
   [junit4]   2> 815546 WARN  
(OverseerAutoScalingTriggerThread-72078037454422054-127.0.0.1:42075_-n_0000000008)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 815548 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5fad7d53{SSL,[ssl, 
http/1.1]}{127.0.0.1:42075}
   [junit4]   2> 815548 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5943e937{/,null,UNAVAILABLE}
   [junit4]   2> 815548 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 815548 ERROR 
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
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> 815549 INFO  
(TEST-SSLMigrationTest.test-seed#[1F895AD6ABF306EB]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34333 34333
   [junit4]   2> 815657 INFO  (Thread-3897) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34333 34333
   [junit4]   2> 815657 WARN  (Thread-3897) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/aliases.json
   [junit4]   2>        14      /solr/collections/collection1/state.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        9       /solr/configs/conf1
   [junit4]   2>        9       /solr/collections/collection1/terms/shard1
   [junit4]   2>        9       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/overseer_elect/election/72078037454422020-127.0.0.1:39953_-n_0000000000
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        20      /solr/collections
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SSLMigrationTest 
-Dtests.method=test -Dtests.seed=1F895AD6ABF306EB -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-BE 
-Dtests.timezone=Europe/Minsk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 26.2s J0 | SSLMigrationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Replica didn't have 
the proper urlScheme in the ClusterState
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F895AD6ABF306EB:97DD650C050F6B13]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_1F895AD6ABF306EB-001
   [junit4]   2> May 24, 2018 3:00:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=437, maxMBSortInHeap=6.104643245622601, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@51318e57),
 locale=nl-BE, timezone=Europe/Minsk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=77234640,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, 
CheckHdfsIndexTest, UpdateParamsTest, ReplicationFactorTest, 
HdfsChaosMonkeySafeLeaderTest, TestLMDirichletSimilarityFactory, 
TolerantUpdateProcessorTest, TestManagedSynonymFilterFactory, 
TestSQLHandlerNonCloud, TestWordDelimiterFilterFactory, MergeStrategyTest, 
TestPhraseSuggestions, RAMDirectoryFactoryTest, TestCollationField, 
TestStressInPlaceUpdates, CursorPagingTest, SpellCheckCollatorTest, 
HdfsRecoveryZkTest, TestFieldCacheSort, TestMacros, SearchHandlerTest, 
TestDocSet, AutoscalingHistoryHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, SolrCoreMetricManagerTest, 
ClassificationUpdateProcessorIntegrationTest, TestSystemCollAutoCreate, 
CoreAdminRequestStatusTest, TriggerIntegrationTest, HdfsThreadLeakTest, 
SolrPluginUtilsTest, ZkNodePropsTest, HealthCheckHandlerTest, 
TestSearcherReuse, DocExpirationUpdateProcessorFactoryTest, 
TestComplexPhraseQParserPlugin, BadIndexSchemaTest, TestLuceneMatchVersion, 
TestRetrieveFieldsOptimizer, AutoAddReplicasIntegrationTest, 
SpellingQueryConverterTest, NumberUtilsTest, TestXmlQParser, 
RemoteQueryErrorTest, TestManagedSchemaThreadSafety, TestCloudManagedSchema, 
UpdateLogTest, AsyncCallRequestStatusResponseTest, ComputePlanActionTest, 
RequestHandlersTest, OpenCloseCoreStressTest, TestFilteredDocIdSet, 
ZkFailoverTest, SpellCheckCollatorWithCollapseTest, TestAddFieldRealTimeGet, 
ZkStateReaderTest, HdfsCollectionsAPIDistributedZkTest, 
DistributedQueryElevationComponentTest, TestPHPSerializedResponseWriter, 
TestConfigSets, TestIndexingPerformance, FacetPivotSmallTest, 
TestLeaderElectionZkExpiry, MetricsHandlerTest, 
DeleteLastCustomShardedReplicaTest, BlockJoinFacetSimpleTest, 
LegacyCloudClusterPropTest, TestReloadAndDeleteDocs, SSLMigrationTest]
   [junit4] Completed [243/808 (1!)] on J0 in 26.42s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45535 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/41/consoleText

[repro] Revision: 48bd259516b8d78c991239fe7cf3340c90f582e5

[repro] Repro line:  ant test  -Dtestcase=SSLMigrationTest -Dtests.method=test 
-Dtests.seed=1F895AD6ABF306EB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=nl-BE -Dtests.timezone=Europe/Minsk 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SSLMigrationTest
[repro] ant compile-test

[...truncated 3303 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SSLMigrationTest" -Dtests.showOutput=onerror  
-Dtests.seed=1F895AD6ABF306EB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=nl-BE -Dtests.timezone=Europe/Minsk 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to