Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20232/
Java: 64bit/jdk-9-ea+178 -XX:+UseCompressedOops -XX:+UseG1GC
--illegal-access=deny
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([C9A1BFC215CA3B04:41F58018BB3656FC]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 10832 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 48222 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/init-core-data-001
[junit4] 2> 48222 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 48223 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 48224 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 48227 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001
[junit4] 2> 48227 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 48234 INFO (Thread-75) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 48234 INFO (Thread-75) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 48281 ERROR (Thread-75) [ ] 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> 48336 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40111
[junit4] 2> 48345 INFO (jetty-launcher-59-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 48366 INFO (jetty-launcher-59-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30136c63{/solr,null,AVAILABLE}
[junit4] 2> 48367 INFO (jetty-launcher-59-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@514bc629{SSL,[ssl,
http/1.1]}{127.0.0.1:37777}
[junit4] 2> 48367 INFO (jetty-launcher-59-thread-1) [ ] o.e.j.s.Server
Started @50300ms
[junit4] 2> 48367 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37777}
[junit4] 2> 48368 ERROR (jetty-launcher-59-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 48368 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 48368 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 48368 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 48368 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-31T07:55:17.154320Z
[junit4] 2> 48382 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 48392 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40111/solr
[junit4] 2> 48543 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 48544 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37777_solr
[junit4] 2> 48544 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98401499023671299-127.0.0.1:37777_solr-n_0000000000) starting
[junit4] 2> 48591 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37777_solr
[junit4] 2> 48593 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 48686 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37777.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 48691 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37777.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 48691 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37777.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 48693 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/.
[junit4] 2> 48788 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 48789 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40111/solr ready
[junit4] 2> 48832 INFO (qtp90121179-353) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 48857 INFO (OverseerThreadFactory-171-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection1
[junit4] 2> 48996 INFO
(OverseerStateUpdate-98401499023671299-127.0.0.1:37777_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37777/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 49001 INFO
(OverseerStateUpdate-98401499023671299-127.0.0.1:37777_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37777/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 49270 INFO (qtp90121179-351) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 49270 INFO (qtp90121179-351) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 49271 INFO (qtp90121179-347) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 49409 INFO (zkCallback-66-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 50291 INFO (qtp90121179-347) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 50303 INFO (qtp90121179-347) [ ] o.a.s.s.IndexSchema
[testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 50305 INFO (qtp90121179-347) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 50305 INFO (qtp90121179-347) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard2_replica_n3' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 50308 INFO (qtp90121179-347) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_37777.solr.core.testCollection1.shard2.replica_n3'
(registry 'solr.core.testCollection1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 50309 INFO (qtp90121179-347) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 50309 INFO (qtp90121179-347) [ ] o.a.s.c.SolrCore
[[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 50321 INFO (qtp90121179-351) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 50397 INFO (qtp90121179-351) [ ] o.a.s.s.IndexSchema
[testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 50411 INFO (qtp90121179-351) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 50411 INFO (qtp90121179-351) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 50412 INFO (qtp90121179-351) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_37777.solr.core.testCollection1.shard1.replica_n1'
(registry 'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 50412 INFO (qtp90121179-351) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 50412 INFO (qtp90121179-351) [ ] o.a.s.c.SolrCore
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 50514 INFO (qtp90121179-347) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 50514 INFO (qtp90121179-347) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 50516 INFO (qtp90121179-347) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 50516 INFO (qtp90121179-347) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 50517 INFO (qtp90121179-347) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@296ab862[testCollection1_shard2_replica_n3] main]
[junit4] 2> 50519 INFO (qtp90121179-347) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 50520 INFO (qtp90121179-347) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 50520 INFO (qtp90121179-347) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 50527 INFO (searcherExecutor-174-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] Registered new searcher
Searcher@296ab862[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 50527 INFO (qtp90121179-347) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1574423986766348288
[junit4] 2> 50527 INFO (qtp90121179-351) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 50527 INFO (qtp90121179-351) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 50529 INFO (qtp90121179-351) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 50529 INFO (qtp90121179-351) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 50531 INFO (qtp90121179-351) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6f76535a[testCollection1_shard1_replica_n1] main]
[junit4] 2> 50533 INFO (qtp90121179-351) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 50533 INFO (qtp90121179-351) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 50534 INFO (qtp90121179-351) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 50538 INFO (searcherExecutor-175-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher
Searcher@6f76535a[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 50539 INFO (qtp90121179-351) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1574423986778931200
[junit4] 2> 50540 INFO (qtp90121179-347) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 50540 INFO (qtp90121179-347) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 50540 INFO (qtp90121179-347) [ ] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:37777/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 50540 INFO (qtp90121179-347) [ ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 50540 INFO (qtp90121179-347) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:37777/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 50540 INFO (qtp90121179-347) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 50545 INFO (qtp90121179-347) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37777/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 50545 INFO (qtp90121179-351) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 50545 INFO (qtp90121179-351) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 50545 INFO (qtp90121179-351) [ ] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:37777/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 50545 INFO (qtp90121179-351) [ ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 50545 INFO (qtp90121179-351) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:37777/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 50545 INFO (qtp90121179-351) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 50548 INFO (qtp90121179-351) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37777/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 50650 INFO (zkCallback-66-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 50695 INFO (qtp90121179-347) [ ] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 50697 INFO (qtp90121179-347) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1425
[junit4] 2> 50699 INFO (qtp90121179-351) [ ] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 50699 INFO (qtp90121179-351) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1429
[junit4] 2> 50708 INFO (qtp90121179-353) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 50806 INFO (zkCallback-66-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 50854 INFO
(OverseerCollectionConfigSetProcessor-98401499023671299-127.0.0.1:37777_solr-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> 51708 INFO (qtp90121179-353) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2876
[junit4] 2> 51710 INFO (qtp90121179-346) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 51711 INFO (OverseerThreadFactory-171-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection2
[junit4] 2> 51915 INFO
(OverseerStateUpdate-98401499023671299-127.0.0.1:37777_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37777/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 51917 INFO
(OverseerStateUpdate-98401499023671299-127.0.0.1:37777_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37777/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 52127 INFO (qtp90121179-383) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 52129 INFO (qtp90121179-348) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 52242 INFO (zkCallback-66-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 52242 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 52242 INFO (zkCallback-66-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53151 INFO (qtp90121179-348) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 53158 INFO (qtp90121179-383) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 53159 INFO (qtp90121179-348) [ ] o.a.s.s.IndexSchema
[testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 53168 INFO (qtp90121179-348) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 53168 INFO (qtp90121179-348) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard2_replica_n2' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 53169 INFO (qtp90121179-348) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_37777.solr.core.testCollection2.shard2.replica_n2'
(registry 'solr.core.testCollection2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 53169 INFO (qtp90121179-348) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 53169 INFO (qtp90121179-348) [ ] o.a.s.c.SolrCore
[[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 53170 INFO (qtp90121179-383) [ ] o.a.s.s.IndexSchema
[testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 53175 INFO (qtp90121179-383) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 53175 INFO (qtp90121179-383) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 53175 INFO (qtp90121179-383) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_37777.solr.core.testCollection2.shard1.replica_n1'
(registry 'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2378f138
[junit4] 2> 53176 INFO (qtp90121179-383) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 53178 INFO (qtp90121179-383) [ ] o.a.s.c.SolrCore
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 53281 INFO (qtp90121179-383) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 53281 INFO (qtp90121179-383) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 53282 INFO (qtp90121179-348) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 53282 INFO (qtp90121179-348) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 53283 INFO (qtp90121179-348) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 53283 INFO (qtp90121179-348) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 53285 INFO (qtp90121179-348) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@28d28923[testCollection2_shard2_replica_n2] main]
[junit4] 2> 53287 INFO (qtp90121179-348) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 53287 INFO (qtp90121179-348) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 53288 INFO (qtp90121179-383) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 53288 INFO (qtp90121179-383) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 53288 INFO (qtp90121179-348) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 53288 INFO (qtp90121179-348) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1574423989661466624
[junit4] 2> 53290 INFO (qtp90121179-383) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5a3d77ea[testCollection2_shard1_replica_n1] main]
[junit4] 2> 53292 INFO (qtp90121179-383) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 53292 INFO (searcherExecutor-184-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] Registered new searcher
Searcher@28d28923[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 53292 INFO (qtp90121179-383) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 53293 INFO (qtp90121179-383) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 53294 INFO (qtp90121179-348) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 53294 INFO (qtp90121179-348) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 53294 INFO (qtp90121179-348) [ ] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:37777/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 53294 INFO (qtp90121179-348) [ ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 53294 INFO (qtp90121179-348) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:37777/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 53294 INFO (qtp90121179-348) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 53297 INFO (qtp90121179-348) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37777/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 53309 INFO (qtp90121179-383) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1574423989683486720
[junit4] 2> 53311 INFO (searcherExecutor-185-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher
Searcher@5a3d77ea[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 53317 INFO (qtp90121179-383) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 53317 INFO (qtp90121179-383) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 53317 INFO (qtp90121179-383) [ ] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:37777/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 53318 INFO (qtp90121179-383) [ ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 53318 INFO (qtp90121179-383) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:37777/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 53318 INFO (qtp90121179-383) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 53321 INFO (qtp90121179-383) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37777/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 53423 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53423 INFO (zkCallback-66-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53423 INFO (zkCallback-66-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53425 INFO (qtp90121179-383) [ ] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 53428 INFO (qtp90121179-383) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1301
[junit4] 2> 53450 INFO (qtp90121179-348) [ ] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 53452 INFO (qtp90121179-348) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1323
[junit4] 2> 53456 INFO (qtp90121179-346) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 53554 INFO (zkCallback-66-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53554 INFO (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53554 INFO (zkCallback-66-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 53712 INFO
(OverseerCollectionConfigSetProcessor-98401499023671299-127.0.0.1:37777_solr-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> 54456 INFO (qtp90121179-346) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2746
[junit4] 2> 54461 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 54461 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 54461 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 54461 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 54466 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[C9A1BFC215CA3B04]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 54475 INFO (qtp90121179-353) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
[junit4] 2> 54478 INFO (qtp90121179-353) [ ] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@761431ff
[junit4] 2> 54480 INFO (qtp90121179-353) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=1981035007
[junit4] 2> 54480 INFO (qtp90121179-353) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=1981035007
[junit4] 2> 54481 INFO (qtp90121179-353) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=6
[junit4] 2> 54482 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[C9A1BFC215CA3B04]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=C9A1BFC215CA3B04 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-IO -Dtests.timezone=America/Bahia_Banderas
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.02s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([C9A1BFC215CA3B04:41F58018BB3656FC]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[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 java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 54487 INFO (jetty-closer-60-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@514bc629{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 54491 INFO (jetty-closer-60-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1771705875
[junit4] 2> 54491 INFO (jetty-closer-60-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 54493 INFO (jetty-closer-60-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 54494 INFO (jetty-closer-60-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 54499 INFO (jetty-closer-60-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 54499 INFO (coreCloseExecutor-194-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7f463990
[junit4] 2> 54500 INFO (coreCloseExecutor-194-thread-2) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@451dc226
[junit4] 2> 54500 INFO (coreCloseExecutor-194-thread-3) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b6e5d95
[junit4] 2> 54508 INFO (coreCloseExecutor-194-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard1.replica_n1, tag=2135308688
[junit4] 2> 54513 INFO (coreCloseExecutor-194-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard1.leader, tag=2135308688
[junit4] 2> 54513 INFO (coreCloseExecutor-194-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard2.replica_n2, tag=1159578150
[junit4] 2> 54522 INFO (coreCloseExecutor-194-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard2.leader, tag=1159578150
[junit4] 2> 54534 INFO (coreCloseExecutor-194-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard1.replica_n1, tag=191782293
[junit4] 2> 54538 INFO (coreCloseExecutor-194-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard1.leader, tag=191782293
[junit4] 2> 54540 INFO (jetty-closer-60-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=98401499023671299-127.0.0.1:37777_solr-n_0000000000) closing
[junit4] 2> 54540 INFO
(OverseerStateUpdate-98401499023671299-127.0.0.1:37777_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37777_solr
[junit4] 2> 56041 WARN (zkCallback-66-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 56042 INFO (jetty-closer-60-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@30136c63{/solr,null,UNAVAILABLE}
[junit4] 2> 56042 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 56043 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[C9A1BFC215CA3B04]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40111 40111
[junit4] 2> 56822 INFO (Thread-75) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:40111 40111
[junit4] 2> 56822 WARN (Thread-75) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/testCollection2/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_C9A1BFC215CA3B04-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-IO,
timezone=America/Bahia_Banderas
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=233811232,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestTrie,
ShufflingReplicaListTransformerTest, DocValuesMissingTest,
TestSuggestSpellingConverter, TestGroupingSearch, DateMathParserTest,
HardAutoCommitTest, ResponseLogComponentTest, TestSolrDeletionPolicy2,
DeleteNodeTest, NumericFieldsTest, TestFastWriter, LeaderElectionContextKeyTest]
[junit4] Completed [19/727 (1!)] on J2 in 8.62s, 1 test, 1 failure <<<
FAILURES!
[...truncated 38850 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]