Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/26/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC
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([C97C727AF8E71B50:41284DA0561B76A8]: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:564)
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:844)
Build Log:
[...truncated 13026 lines...]
[junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/init-core-data-001
[junit4] 2> 552835 WARN
(SUITE-SSLMigrationTest-seed#[C97C727AF8E71B50]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 552835 INFO
(SUITE-SSLMigrationTest-seed#[C97C727AF8E71B50]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 552835 INFO
(SUITE-SSLMigrationTest-seed#[C97C727AF8E71B50]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 552836 INFO
(SUITE-SSLMigrationTest-seed#[C97C727AF8E71B50]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 552836 INFO
(SUITE-SSLMigrationTest-seed#[C97C727AF8E71B50]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 552837 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 552837 INFO (Thread-1319) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 552837 INFO (Thread-1319) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 552838 ERROR (Thread-1319) [ ] 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> 552937 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.ZkTestServer start zk server on port:40283
[junit4] 2> 552938 INFO (zkConnectionManagerCallback-1381-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 552940 INFO (zkConnectionManagerCallback-1383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 552941 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 552942 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 552943 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 552943 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 552944 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 552944 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 552945 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 552945 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 552946 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 552946 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 552946 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 552947 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 553023 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 553024 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 553024 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 553024 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
Scavenging every 600000ms
[junit4] 2> 553024 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2af4037{/,null,AVAILABLE}
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2a74aaec{HTTP/1.1,[http/1.1]}{127.0.0.1:36819}
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
Started @553059ms
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/tempDir-001/control/data,
hostPort=36819,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 553025 ERROR
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 553025 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-22T05:00:02.802667Z
[junit4] 2> 553026 INFO (zkConnectionManagerCallback-1385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553026 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 553027 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/control-001/solr.xml
[junit4] 2> 553028 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 553028 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 553028 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 553030 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40283/solr
[junit4] 2> 553031 INFO (zkConnectionManagerCallback-1389-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553032 INFO (zkConnectionManagerCallback-1391-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553064 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 553064 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36819_
[junit4] 2> 553065 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.c.Overseer Overseer (id=72181511347306500-127.0.0.1:36819_-n_0000000000)
starting
[junit4] 2> 553068 INFO (zkConnectionManagerCallback-1398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553069 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40283/solr ready
[junit4] 2> 553069 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36819_
[junit4] 2> 553069 INFO
(OverseerStateUpdate-72181511347306500-127.0.0.1:36819_-n_0000000000) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 553072 INFO (zkCallback-1397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 553125 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 553132 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 553132 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 553133 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:36819_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/control-001/cores
[junit4] 2> 553145 INFO (zkConnectionManagerCallback-1403-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553146 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 553146 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40283/solr ready
[junit4] 2> 553148 INFO (qtp1346833812-5147) [n:127.0.0.1:36819_ ]
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:36819_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 553154 INFO (OverseerThreadFactory-1415-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 553257 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_ ]
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> 553257 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 554292 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 554309 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554378 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554387 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554387 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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@7f379849
[junit4] 2> 554388 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 554388 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 554390 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.498046875,
floorSegmentMB=2.056640625, forceMergeDeletesPctAllowed=15.235263732468685,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5403003689927836
[junit4] 2> 554391 WARN (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554424 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554425 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554425 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 554425 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 554426 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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=4, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=62.345703125,
floorSegmentMB=1.5693359375, forceMergeDeletesPctAllowed=12.86758656463135,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 554427 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@305c2ea8[control_collection_shard1_replica_n1] main]
[junit4] 2> 554427 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 554427 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554428 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 554429 INFO
(searcherExecutor-1418-thread-1-processing-n:127.0.0.1:36819_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:36819_ 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@305c2ea8[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 554443 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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 1598421156988190720
[junit4] 2> 554446 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554447 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 554447 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554447 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36819/control_collection_shard1_replica_n1/
[junit4] 2> 554447 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554447 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:36819/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 554447 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554448 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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:36819/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 554549 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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> 554550 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_
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=1293
[junit4] 2> 554555 INFO (qtp1346833812-5147) [n:127.0.0.1:36819_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 554650 INFO (zkCallback-1390-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> 555158 INFO
(OverseerCollectionConfigSetProcessor-72181511347306500-127.0.0.1:36819_-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> 555555 INFO (qtp1346833812-5147) [n:127.0.0.1:36819_ ]
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:36819_&wt=javabin&version=2}
status=0 QTime=2407
[junit4] 2> 555558 INFO (zkConnectionManagerCallback-1408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 555558 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 555559 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40283/solr ready
[junit4] 2> 555559 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 555559 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_ ]
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> 555560 INFO (OverseerThreadFactory-1415-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 555560 WARN (OverseerThreadFactory-1415-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 555764 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 555764 INFO (qtp1346833812-5153) [n:127.0.0.1:36819_ ]
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=204
[junit4] 2> 555847 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-1-001
of type NRT
[junit4] 2> 555847 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
Scavenging every 600000ms
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a31e90f{/,null,AVAILABLE}
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2731e92e{HTTP/1.1,[http/1.1]}{127.0.0.1:44533}
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
Started @555883ms
[junit4] 2> 555848 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/tempDir-001/jetty1,
hostPort=44533,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 555849 ERROR
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 555849 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 555849 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 555849 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 555849 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 555849 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-22T05:00:05.626360Z
[junit4] 2> 555850 INFO (zkConnectionManagerCallback-1410-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 555850 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 555850 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-1-001/solr.xml
[junit4] 2> 555852 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 555852 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 555853 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 555855 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40283/solr
[junit4] 2> 555869 INFO (zkConnectionManagerCallback-1414-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 555870 INFO (zkConnectionManagerCallback-1416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 555872 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 555873 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 555874 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 555874 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44533_
[junit4] 2> 555874 INFO (zkCallback-1407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 555874 INFO (zkCallback-1390-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 555874 INFO (zkCallback-1397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 555874 INFO (zkCallback-1415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 555949 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 555954 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 555955 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 555955 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-1-001/cores
[junit4] 2> 555957 INFO (zkConnectionManagerCallback-1423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 555957 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 555958 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:44533_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40283/solr ready
[junit4] 2> 555970 INFO (qtp1346833812-5189) [n:127.0.0.1:36819_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44533_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 555971 INFO
(OverseerCollectionConfigSetProcessor-72181511347306500-127.0.0.1:36819_-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> 555971 INFO (OverseerThreadFactory-1415-thread-3) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44533_ for creating new
replica
[junit4] 2> 555972 INFO (qtp691929974-5202) [n:127.0.0.1:44533_ ]
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> 556979 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.4.0
[junit4] 2> 556988 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 557058 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557064 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557065 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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@7f379849
[junit4] 2> 557065 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 557065 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 557066 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.498046875,
floorSegmentMB=2.056640625, forceMergeDeletesPctAllowed=15.235263732468685,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5403003689927836
[junit4] 2> 557067 WARN (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557091 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 557091 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557092 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 557092 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 557093 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=4, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=62.345703125,
floorSegmentMB=1.5693359375, forceMergeDeletesPctAllowed=12.86758656463135,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 557093 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bb9a0b[collection1_shard2_replica_n41] main]
[junit4] 2> 557093 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 557093 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557094 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 557095 INFO
(searcherExecutor-1429-thread-1-processing-n:127.0.0.1:44533_
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@1bb9a0b[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 557095 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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
1598421159769014272
[junit4] 2> 557098 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557099 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 557099 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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> 557099 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:44533/collection1_shard2_replica_n41/
[junit4] 2> 557099 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 557099 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:44533/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 557099 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 557100 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44533/collection1_shard2_replica_n41/ shard2
[junit4] 2> 557251 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 557262 INFO (qtp691929974-5202) [n:127.0.0.1:44533_
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=1290
[junit4] 2> 557264 INFO (qtp1346833812-5189) [n:127.0.0.1:36819_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:44533_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1293
[junit4] 2> 557343 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-2-001
of type NRT
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1eb9177d{/,null,AVAILABLE}
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@cfdc7b{HTTP/1.1,[http/1.1]}{127.0.0.1:33757}
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
Started @557380ms
[junit4] 2> 557345 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/tempDir-001/jetty2,
hostPort=33757,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 557346 ERROR
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 557346 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 557346 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 557346 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 557346 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 557346 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-22T05:00:07.123516Z
[junit4] 2> 557347 INFO (zkConnectionManagerCallback-1425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 557348 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 557348 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-2-001/solr.xml
[junit4] 2> 557349 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 557349 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 557349 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 557351 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40283/solr
[junit4] 2> 557352 INFO (zkConnectionManagerCallback-1429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 557353 INFO (zkConnectionManagerCallback-1431-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 557356 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 557356 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 557357 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 557357 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33757_
[junit4] 2> 557358 INFO (zkCallback-1422-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 557358 INFO (zkCallback-1390-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 557358 INFO (zkCallback-1407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 557358 INFO (zkCallback-1397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 557358 INFO (zkCallback-1415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 557358 INFO (zkCallback-1430-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 557434 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 557439 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 557439 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 557440 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-2-001/cores
[junit4] 2> 557442 INFO (zkConnectionManagerCallback-1438-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 557442 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 557443 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:33757_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40283/solr ready
[junit4] 2> 557480 INFO (qtp84450015-5237) [n:127.0.0.1:33757_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33757_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 557482 INFO
(OverseerCollectionConfigSetProcessor-72181511347306500-127.0.0.1:36819_-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> 557482 INFO (OverseerThreadFactory-1415-thread-4) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33757_ for creating new
replica
[junit4] 2> 557483 INFO (qtp84450015-5243) [n:127.0.0.1:33757_ ]
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> 558490 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.4.0
[junit4] 2> 558499 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 558572 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558579 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558580 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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@7f379849
[junit4] 2> 558580 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 558580 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 558582 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.498046875,
floorSegmentMB=2.056640625, forceMergeDeletesPctAllowed=15.235263732468685,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5403003689927836
[junit4] 2> 558583 WARN (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558615 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 558615 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558616 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 558616 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 558616 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=4, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=62.345703125,
floorSegmentMB=1.5693359375, forceMergeDeletesPctAllowed=12.86758656463135,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 558616 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@22022993[collection1_shard1_replica_n43] main]
[junit4] 2> 558617 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 558617 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558617 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 558618 INFO
(searcherExecutor-1440-thread-1-processing-n:127.0.0.1:33757_
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@22022993[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 558618 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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
1598421161365995520
[junit4] 2> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33757/collection1_shard1_replica_n43/
[junit4] 2> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:33757/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 558621 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 558623 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33757/collection1_shard1_replica_n43/ shard1
[junit4] 2> 558773 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 558775 INFO (qtp84450015-5243) [n:127.0.0.1:33757_
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=1291
[junit4] 2> 558777 INFO (qtp84450015-5237) [n:127.0.0.1:33757_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:33757_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1296
[junit4] 2> 558873 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-3-001
of type NRT
[junit4] 2> 558874 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@613a7a63{/,null,AVAILABLE}
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6f1efa74{HTTP/1.1,[http/1.1]}{127.0.0.1:39985}
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
Started @558910ms
[junit4] 2> 558875 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/tempDir-001/jetty3,
hostPort=39985,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-3-001/cores}
[junit4] 2> 558876 ERROR
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 558876 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 558876 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 558876 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 558876 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 558876 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-22T05:00:08.653442Z
[junit4] 2> 558877 INFO (zkConnectionManagerCallback-1440-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 558878 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 558878 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-3-001/solr.xml
[junit4] 2> 558879 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 558879 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 558880 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 558882 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40283/solr
[junit4] 2> 558884 INFO (zkConnectionManagerCallback-1444-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 558885 INFO (zkConnectionManagerCallback-1446-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 558888 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 558889 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 558890 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 558890 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39985_
[junit4] 2> 558891 INFO (zkCallback-1407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1430-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1397-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1422-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1390-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558891 INFO (zkCallback-1445-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558933 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 558939 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 558939 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849
[junit4] 2> 558940 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-3-001/cores
[junit4] 2> 558941 INFO (zkConnectionManagerCallback-1453-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 558942 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 558942 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:39985_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40283/solr ready
[junit4] 2> 558971 INFO (qtp84450015-5241) [n:127.0.0.1:33757_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:39985_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 558972 INFO
(OverseerCollectionConfigSetProcessor-72181511347306500-127.0.0.1:36819_-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> 558973 INFO (OverseerThreadFactory-1415-thread-5) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39985_ for creating new
replica
[junit4] 2> 558974 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_ ]
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> 560009 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.4.0
[junit4] 2> 560029 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 560086 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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> 560092 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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> 560092 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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@7f379849
[junit4] 2> 560092 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 560092 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 560094 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.498046875,
floorSegmentMB=2.056640625, forceMergeDeletesPctAllowed=15.235263732468685,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5403003689927836
[junit4] 2> 560096 WARN (qtp1299263773-5274) [n:127.0.0.1:39985_
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> 560128 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 560128 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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> 560139 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 560139 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 560140 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=4, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=62.345703125,
floorSegmentMB=1.5693359375, forceMergeDeletesPctAllowed=12.86758656463135,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 560140 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fddf3bf[collection1_shard2_replica_n45] main]
[junit4] 2> 560141 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 560141 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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> 560142 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 560143 INFO
(searcherExecutor-1451-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@1fddf3bf[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 560143 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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
1598421162965073920
[junit4] 2> 560146 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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> 560147 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n45
[junit4] 2> 560147 INFO
(updateExecutor-1441-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:39985_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 560147 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 560147 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 560148 INFO (qtp1299263773-5274) [n:127.0.0.1:39985_
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=1174
[junit4] 2> 560149 INFO (qtp691929974-5208) [n:127.0.0.1:44533_
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> 560149 INFO (qtp691929974-5208) [n:127.0.0.1:44533_
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> 560149 INFO (qtp84450015-5241) [n:127.0.0.1:33757_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:39985_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1178
[junit4] 2> 560149 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ 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> 560149 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ 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> 560149 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ 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:44533/collection1_shard2_replica_n41/] and I am
[http://127.0.0.1:39985/collection1_shard2_replica_n45/]
[junit4] 2> 560150 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ 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> 560151 INFO
(recoveryExecutor-1442-thread-1-processing-n:127.0.0.1:39985_
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46)
[n:127.0.0.1:39985_ 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:44533]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:39985_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 560151 INFO (qtp691929974-5202) [n:127.0.0.1:44533_ ]
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> 560152 INFO (qtp691929974-5202) [n:127.0.0.1:44533_ ]
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:39985_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:39985","node_name":"127.0.0.1:39985_","state":"down","type":"NRT"}
[junit4] 2> 560218 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-4-001
of type NRT
[junit4] 2> 560219 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 560219 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 560219 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 560219 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 560219 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b5e7abe{/,null,AVAILABLE}
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a111350{HTTP/1.1,[http/1.1]}{127.0.0.1:41155}
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.Server
Started @560254ms
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/tempDir-001/jetty4,
hostPort=41155,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-4-001/cores}
[junit4] 2> 560220 ERROR
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 560220 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-22T05:00:09.997810Z
[junit4] 2> 560221 INFO (zkConnectionManagerCallback-1456-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 560222 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 560222 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001/shard-4-001/solr.xml
[junit4] 2> 560223 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 560223 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 560224 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f379849, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 560225 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:40283/solr
[junit4] 2> 560226 INFO (zkConnectionManagerCallback-1460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 560227 INFO (zkConnectionManagerCallback-1462-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 560229 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [n:127.0.0.1:41155_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 560244 INFO (TEST
[...truncated too long message...]
eader, tag=6613ada3
[junit4] 2> 571400 ERROR
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:41155_
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48)
[n:127.0.0.1:41155_ c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.c.ZkController Error getting leader
from zk
[junit4] 2> org.apache.solr.common.SolrException: CoreContainer is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1283)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1250)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1206) [java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:1090) [java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:1021) [java/:?]
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
[java/:?]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[?:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[?:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:844) [?:?]
[junit4] 2> 571400 ERROR
(coreZkRegister-1508-thread-1-processing-n:127.0.0.1:41155_
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48)
[n:127.0.0.1:41155_ c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.c.ZkContainer
:org.apache.solr.common.SolrException: Error getting leader from zk for shard
shard1
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1239)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:1090)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:1021)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: CoreContainer
is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1283)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1250)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1206)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 571401 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@18ede990{SSL,[ssl,
http/1.1]}{127.0.0.1:41155}
[junit4] 2> 571401 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@60d2eb9b{/,null,UNAVAILABLE}
[junit4] 2> 571401 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 571409 ERROR
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
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> 571417 INFO
(TEST-SSLMigrationTest.test-seed#[C97C727AF8E71B50]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40283 40283
[junit4] 2> 571615 INFO (Thread-1319) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40283 40283
[junit4] 2> 571615 WARN (Thread-1319) [ ] 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> 13 /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/autoscaling.json
[junit4] 2> 5
/solr/overseer_elect/election/72181511347306500-127.0.0.1:36819_-n_0000000000
[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/autoscaling/events/.auto_add_replicas
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SSLMigrationTest
-Dtests.method=test -Dtests.seed=C97C727AF8E71B50 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Cyrl-ME
-Dtests.timezone=Europe/Zurich -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 18.8s J1 | SSLMigrationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Replica didn't have
the proper urlScheme in the ClusterState
[junit4] > at
__randomizedtesting.SeedInfo.seed([C97C727AF8E71B50:41284DA0561B76A8]: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:564)
[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:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_C97C727AF8E71B50-001
[junit4] 2> Apr 22, 2018 5:00:21 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=273, maxMBSortInHeap=6.38903666708897,
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Cyrl-ME,
timezone=Europe/Zurich
[junit4] 2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=8,threads=1,free=322594528,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [JSONWriterTest,
DistributedMLTComponentTest, BasicZkTest, OverseerTaskQueueTest,
TestFastLRUCache, TestAnalyzeInfixSuggestions, DOMUtilTest,
TestEmbeddedSolrServerSchemaAPI, V2ApiIntegrationTest, TestRawResponseWriter,
TestLegacyField, ConnectionManagerTest, FullHLLTest, TestSimpleQParserPlugin,
TestRestoreCore, MoveReplicaHDFSFailoverTest, TestCollapseQParserPlugin,
TestRandomCollapseQParserPlugin, TestSolrXml, QueryEqualityTest,
CursorMarkTest, IndexSizeTriggerTest, ScheduledMaintenanceTriggerTest,
TestSearchPerf, TestStressRecovery, SignatureUpdateProcessorFactoryTest,
TestPolicyCloud, IndexSchemaTest, ZkStateWriterTest, OverseerTest,
RemoteQueryErrorTest, UUIDUpdateProcessorFallbackTest, DeleteReplicaTest,
TestGraphTermsQParserPlugin, TestCloudSchemaless,
UpdateRequestProcessorFactoryTest, TestCustomSort, TestLegacyFieldCache,
PeerSyncTest, TestClusterProperties, TestLeaderInitiatedRecoveryThread,
SSLMigrationTest]
[junit4] Completed [195/802 (1!)] on J1 in 19.05s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45747 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/26/consoleText
[repro] Revision: b16b380b2cec1614597df6a045599307628988c2
[repro] Repro line: ant test -Dtestcase=SSLMigrationTest -Dtests.method=test
-Dtests.seed=C97C727AF8E71B50 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=sr-Cyrl-ME -Dtests.timezone=Europe/Zurich
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] SSLMigrationTest
[repro] ant compile-test
[...truncated 3321 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.SSLMigrationTest" -Dtests.showOutput=onerror
-Dtests.seed=C97C727AF8E71B50 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=sr-Cyrl-ME -Dtests.timezone=Europe/Zurich
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...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: [email protected]
For additional commands, e-mail: [email protected]