Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/381/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([D065BB3DAE1BDB29:583184E700E7B6D1]: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: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
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)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
inplace_updatable_float didn't match for replica at client:
https://127.0.0.1:33865/collection1 expected:<109.0> but was:<1.0>
Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at
client: https://127.0.0.1:33865/collection1 expected:<109.0> but was:<1.0>
at
__randomizedtesting.SeedInfo.seed([D065BB3DAE1BDB29:583184E700E7B6D1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
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 12839 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 1990248 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/init-core-data-001
[junit4] 2> 1990248 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1990249 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1990250 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001
[junit4] 2> 1990250 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1990250 INFO (Thread-4972) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1990250 INFO (Thread-4972) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1990251 ERROR (Thread-4972) [ ] 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> 1990350 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44935
[junit4] 2> 1990354 INFO (jetty-launcher-2466-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1990360 INFO (jetty-launcher-2466-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47b85f{/solr,null,AVAILABLE}
[junit4] 2> 1990362 INFO (jetty-launcher-2466-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@8cfe2b{SSL,[ssl,
http/1.1]}{127.0.0.1:34285}
[junit4] 2> 1990362 INFO (jetty-launcher-2466-thread-1) [ ]
o.e.j.s.Server Started @1991972ms
[junit4] 2> 1990363 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34285}
[junit4] 2> 1990363 ERROR (jetty-launcher-2466-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1990363 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1990363 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1990363 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1990363 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-09T06:10:14.448395Z
[junit4] 2> 1990364 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1990370 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44935/solr
[junit4] 2> 1990414 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1990414 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34285_solr
[junit4] 2> 1990414 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98627578385924099-127.0.0.1:34285_solr-n_0000000000) starting
[junit4] 2> 1990418 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34285_solr
[junit4] 2> 1990418 INFO (zkCallback-2473-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1990561 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34285.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1990571 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34285.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1990571 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34285.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1990573 INFO (jetty-launcher-2466-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/.
[junit4] 2> 1990640 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1990640 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44935/solr ready
[junit4] 2> 1990666 INFO (qtp21945220-17016) [ ]
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> 1990667 INFO (OverseerThreadFactory-7446-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection1
[junit4] 2> 1990770 INFO
(OverseerStateUpdate-98627578385924099-127.0.0.1:34285_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:34285/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1990771 INFO
(OverseerStateUpdate-98627578385924099-127.0.0.1:34285_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:34285/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1990974 INFO (qtp21945220-17015) [ ]
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> 1990974 INFO (qtp21945220-17011) [ ]
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> 1990974 INFO (qtp21945220-17015) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1991076 INFO (zkCallback-2473-thread-1) [ ]
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> 1991077 INFO (zkCallback-2473-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> 1991979 INFO (qtp21945220-17011) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1991979 INFO (qtp21945220-17015) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1991982 INFO (qtp21945220-17011) [ ] o.a.s.s.IndexSchema
[testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1991982 INFO (qtp21945220-17015) [ ] o.a.s.s.IndexSchema
[testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1991983 INFO (qtp21945220-17015) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1991983 INFO (qtp21945220-17011) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1991983 INFO (qtp21945220-17015) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 1991983 INFO (qtp21945220-17011) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard2_replica_n3' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 1991985 INFO (qtp21945220-17011) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34285.solr.core.testCollection1.shard2.replica_n3' (registry
'solr.core.testCollection1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1991985 INFO (qtp21945220-17015) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34285.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1991985 INFO (qtp21945220-17011) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1991985 INFO (qtp21945220-17015) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1991985 INFO (qtp21945220-17011) [ ] o.a.s.c.SolrCore
[[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 1991985 INFO (qtp21945220-17015) [ ] o.a.s.c.SolrCore
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 1992020 INFO (qtp21945220-17011) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1992020 INFO (qtp21945220-17011) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1992021 INFO (qtp21945220-17011) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1992021 INFO (qtp21945220-17011) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1992022 INFO (qtp21945220-17011) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a74f9e[testCollection1_shard2_replica_n3] main]
[junit4] 2> 1992022 INFO (qtp21945220-17011) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1992022 INFO (qtp21945220-17011) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1992023 INFO (qtp21945220-17011) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1992024 INFO (searcherExecutor-7450-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] Registered new searcher
Searcher@1a74f9e[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1992024 INFO (qtp21945220-17011) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578041256033910784
[junit4] 2> 1992024 INFO (qtp21945220-17015) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1992024 INFO (qtp21945220-17015) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1992026 INFO (qtp21945220-17015) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1992026 INFO (qtp21945220-17015) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1992027 INFO (qtp21945220-17011) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1992027 INFO (qtp21945220-17011) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1992027 INFO (qtp21945220-17011) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:34285/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 1992027 INFO (qtp21945220-17011) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1992027 INFO (qtp21945220-17011) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:34285/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 1992027 INFO (qtp21945220-17011) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1992027 INFO (qtp21945220-17015) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b71d72[testCollection1_shard1_replica_n1] main]
[junit4] 2> 1992028 INFO (qtp21945220-17011) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34285/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 1992028 INFO (qtp21945220-17015) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1992028 INFO (qtp21945220-17015) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1992029 INFO (qtp21945220-17015) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1992030 INFO (searcherExecutor-7449-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher
Searcher@1b71d72[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1992030 INFO (qtp21945220-17015) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578041256040202240
[junit4] 2> 1992035 INFO (qtp21945220-17015) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1992035 INFO (qtp21945220-17015) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1992035 INFO (qtp21945220-17015) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:34285/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 1992035 INFO (qtp21945220-17015) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1992035 INFO (qtp21945220-17015) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:34285/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1992035 INFO (qtp21945220-17015) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1992036 INFO (qtp21945220-17015) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34285/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 1992137 INFO (zkCallback-2473-thread-1) [ ]
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> 1992137 INFO (zkCallback-2473-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> 1992179 INFO (qtp21945220-17011) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1992179 INFO (qtp21945220-17011) [ ] 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=1205
[junit4] 2> 1992187 INFO (qtp21945220-17015) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1992187 INFO (qtp21945220-17015) [ ] 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=1213
[junit4] 2> 1992189 INFO (qtp21945220-17016) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1992289 INFO (zkCallback-2473-thread-1) [ ]
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> 1992289 INFO (zkCallback-2473-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> 1992668 INFO
(OverseerCollectionConfigSetProcessor-98627578385924099-127.0.0.1:34285_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> 1993189 INFO (qtp21945220-17016) [ ] 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=2523
[junit4] 2> 1993190 INFO (qtp21945220-17009) [ ]
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> 1993191 INFO (OverseerThreadFactory-7446-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection2
[junit4] 2> 1993394 INFO
(OverseerStateUpdate-98627578385924099-127.0.0.1:34285_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:34285/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1993395 INFO
(OverseerStateUpdate-98627578385924099-127.0.0.1:34285_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:34285/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1993596 INFO (qtp21945220-17045) [ ]
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> 1993596 INFO (qtp21945220-17010) [ ]
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> 1993699 INFO (zkCallback-2473-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> 1993699 INFO (zkCallback-2473-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> 1994602 INFO (qtp21945220-17010) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1994602 INFO (qtp21945220-17045) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1994606 INFO (qtp21945220-17010) [ ] o.a.s.s.IndexSchema
[testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1994607 INFO (qtp21945220-17045) [ ] o.a.s.s.IndexSchema
[testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1994607 INFO (qtp21945220-17010) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1994607 INFO (qtp21945220-17010) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard2_replica_n2' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 1994607 INFO (qtp21945220-17010) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34285.solr.core.testCollection2.shard2.replica_n2' (registry
'solr.core.testCollection2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1994608 INFO (qtp21945220-17010) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1994608 INFO (qtp21945220-17010) [ ] o.a.s.c.SolrCore
[[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 1994608 INFO (qtp21945220-17045) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1994608 INFO (qtp21945220-17045) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 1994609 INFO (qtp21945220-17045) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34285.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11dbe8d
[junit4] 2> 1994609 INFO (qtp21945220-17045) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1994609 INFO (qtp21945220-17045) [ ] o.a.s.c.SolrCore
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 1994660 INFO (qtp21945220-17045) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1994660 INFO (qtp21945220-17045) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1994661 INFO (qtp21945220-17045) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1994661 INFO (qtp21945220-17045) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1994663 INFO (qtp21945220-17045) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1810940[testCollection2_shard1_replica_n1] main]
[junit4] 2> 1994663 INFO (qtp21945220-17045) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1994663 INFO (qtp21945220-17045) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1994664 INFO (qtp21945220-17045) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1994668 INFO (qtp21945220-17045) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578041258806345728
[junit4] 2> 1994668 INFO (qtp21945220-17010) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1994668 INFO (qtp21945220-17010) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1994669 INFO (qtp21945220-17010) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1994669 INFO (qtp21945220-17010) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1994671 INFO (qtp21945220-17010) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c33297[testCollection2_shard2_replica_n2] main]
[junit4] 2> 1994672 INFO (qtp21945220-17045) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1994672 INFO (qtp21945220-17045) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1994672 INFO (qtp21945220-17045) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:34285/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 1994672 INFO (searcherExecutor-7460-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher
Searcher@1810940[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1994672 INFO (qtp21945220-17045) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1994672 INFO (qtp21945220-17045) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:34285/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 1994672 INFO (qtp21945220-17010) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1994672 INFO (qtp21945220-17045) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1994672 INFO (qtp21945220-17010) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1994674 INFO (qtp21945220-17010) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1994674 INFO (qtp21945220-17045) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34285/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 1994674 INFO (searcherExecutor-7459-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] Registered new searcher
Searcher@c33297[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1994675 INFO (qtp21945220-17010) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578041258813685760
[junit4] 2> 1994678 INFO (qtp21945220-17010) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1994678 INFO (qtp21945220-17010) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1994678 INFO (qtp21945220-17010) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:34285/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 1994678 INFO (qtp21945220-17010) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1994679 INFO (qtp21945220-17010) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:34285/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 1994679 INFO (qtp21945220-17010) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1994680 INFO (qtp21945220-17010) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34285/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 1994782 INFO (zkCallback-2473-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> 1994783 INFO (zkCallback-2473-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> 1994825 INFO (qtp21945220-17045) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1994826 INFO (qtp21945220-17045) [ ] 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=1229
[junit4] 2> 1994831 INFO (qtp21945220-17010) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1994831 INFO (qtp21945220-17010) [ ] 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=1235
[junit4] 2> 1994832 INFO (qtp21945220-17009) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1994933 INFO (zkCallback-2473-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> 1994933 INFO (zkCallback-2473-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> 1995191 INFO
(OverseerCollectionConfigSetProcessor-98627578385924099-127.0.0.1:34285_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> 1995832 INFO (qtp21945220-17009) [ ] 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=2642
[junit4] 2> 1995833 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1995833 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 1995833 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 1995833 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 1995840 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1995844 INFO (qtp21945220-17045) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
[junit4] 2> 1995844 INFO (qtp21945220-17045) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c99c39: rootName =
solr_34285, domain = solr.core.testCollection1.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@1d708d6
[junit4] 2> 1995859 INFO (qtp21945220-17045) [ ] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@23add0
[junit4] 2> 1995859 INFO (qtp21945220-17045) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=2338256
[junit4] 2> 1995859 INFO (qtp21945220-17045) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=2338256
[junit4] 2> 1995860 INFO (qtp21945220-17045) [ ] 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=16
[junit4] 2> 1995861 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=D065BB3DAE1BDB29 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ak -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.03s J1 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([D065BB3DAE1BDB29:583184E700E7B6D1]: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> 1995864 INFO (jetty-closer-2467-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@8cfe2b{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1995864 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11168159
[junit4] 2> 1995864 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1995864 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ea76ae: rootName =
solr_34285, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@56e50
[junit4] 2> 1995870 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1995870 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9cdd07: rootName =
solr_34285, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@142ce39
[junit4] 2> 1995875 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1995875 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dd6b1a: rootName =
solr_34285, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@d21667
[junit4] 2> 1995875 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1995876 INFO (coreCloseExecutor-7469-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@261e9d
[junit4] 2> 1995876 INFO (coreCloseExecutor-7469-thread-2) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f2999b
[junit4] 2> 1995876 INFO (coreCloseExecutor-7469-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard1.replica_n1, tag=2498205
[junit4] 2> 1995876 INFO (coreCloseExecutor-7469-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@df7e89: rootName =
solr_34285, domain = solr.core.testCollection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@1cf8019
[junit4] 2> 1995876 INFO (coreCloseExecutor-7469-thread-3) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@7476f8
[junit4] 2> 1995882 INFO (coreCloseExecutor-7469-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard1.leader, tag=2498205
[junit4] 2> 1995882 INFO (coreCloseExecutor-7469-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard1.replica_n1, tag=32676251
[junit4] 2> 1995882 INFO (coreCloseExecutor-7469-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@cdc9ef: rootName =
solr_34285, domain = solr.core.testCollection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@96dc42
[junit4] 2> 1995892 INFO (coreCloseExecutor-7469-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard1.leader, tag=32676251
[junit4] 2> 1995892 INFO (coreCloseExecutor-7469-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard2.replica_n2, tag=7632632
[junit4] 2> 1995892 INFO (coreCloseExecutor-7469-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fef8: rootName =
solr_34285, domain = solr.core.testCollection2.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@de8c22
[junit4] 2> 1995926 INFO (coreCloseExecutor-7469-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard2.leader, tag=7632632
[junit4] 2> 1995927 INFO (jetty-closer-2467-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98627578385924099-127.0.0.1:34285_solr-n_0000000000) closing
[junit4] 2> 1995927 INFO
(OverseerStateUpdate-98627578385924099-127.0.0.1:34285_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34285_solr
[junit4] 2> 1995927 INFO (jetty-closer-2467-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@47b85f{/solr,null,UNAVAILABLE}
[junit4] 2> 1995928 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-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> 1995928 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44935 44935
[junit4] 2> 1995951 INFO (Thread-4972) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44935 44935
[junit4] 2> 1995952 WARN (Thread-4972) [ ] 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> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_D065BB3DAE1BDB29-001
[junit4] 2> Sep 09, 2017 6:10:20 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=346, maxMBSortInHeap=5.2862182159859,
sim=RandomSimilarity(queryNorm=false): {}, locale=ak,
timezone=America/Rankin_Inlet
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=388547736,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DistanceFunctionTest,
TestPKIAuthenticationPlugin, TestCloudSchemaless, SolrMetricsIntegrationTest,
TestReqParamsAPI, TestDocTermOrds, TestCoreDiscovery,
TestLeaderElectionWithEmptyReplica, DistribCursorPagingTest,
TestFieldCacheSort, SampleTest, TestStressInPlaceUpdates, BadComponentTest,
AnalysisErrorHandlingTest, AnalysisAfterCoreReloadTest, SolrCmdDistributorTest,
TestFastLRUCache, TestPerFieldSimilarity, BaseCdcrDistributedZkTest,
MergeStrategyTest, TestBulkSchemaAPI, TestLocalFSCloudBackupRestore,
LeaderFailoverAfterPartitionTest, QueryParsingTest, TestNumericRangeQuery32,
ConnectionReuseTest, TestOverriddenPrefixQueryForCustomFieldType,
TestConfigSets, TestInitQParser, CheckHdfsIndexTest, SOLR749Test,
PeerSyncWithIndexFingerprintCachingTest, CoreSorterTest, ZkSolrClientTest,
CdcrReplicationHandlerTest, DocValuesTest,
OverriddenZkACLAndCredentialsProvidersTest, SimpleMLTQParserTest, TestSolrJ,
TestAddFieldRealTimeGet, SolrJmxReporterCloudTest, TestSystemIdResolver,
TestSubQueryTransformer, LeaderInitiatedRecoveryOnShardRestartTest,
CloneFieldUpdateProcessorFactoryTest, TestStressRecovery,
ParsingFieldUpdateProcessorsTest, TestOnReconnectListenerSupport,
TestFieldTypeCollectionResource, ConnectionManagerTest,
SpatialRPTFieldTypeTest, TestFuzzyAnalyzedSuggestions,
SchemaVersionSpecificBehaviorTest, TestApiFramework, OpenCloseCoreStressTest,
CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest, HdfsThreadLeakTest,
ZkControllerTest, UpdateRequestProcessorFactoryTest, CacheHeaderTest,
TestSolrXml, TestHighFrequencyDictionaryFactory,
TestCursorMarkWithoutUniqueKey, MultiThreadedOCPTest, RollingRestartTest,
TestExactStatsCache, AutoScalingHandlerTest, TestRebalanceLeaders,
TestReRankQParserPlugin, TestInitParams, HLLUtilTest, RuleEngineTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SpellCheckComponentTest,
TestNumericTerms64, ShardRoutingTest, ExplicitHLLTest,
DistributedFacetExistsSmallTest, TestScoreJoinQPScore,
CoreAdminCreateDiscoverTest, CollectionStateFormat2Test,
TestSimpleTrackingShardHandler, TestRequestStatusCollectionAPI, TestXmlQParser,
HighlighterTest, TestEmbeddedSolrServerConstructors, TestRawTransformer,
UUIDUpdateProcessorFallbackTest, TestSQLHandlerNonCloud, CleanupOldIndexTest,
TestManagedSchema, TestLegacyNumericUtils, TestDynamicFieldResource,
ManagedSchemaRoundRobinCloudTest, ShardRoutingCustomTest,
DirectSolrConnectionTest, TestCharFilters, TestStandardQParsers,
TestCloudNestedDocsSort, TestSolrCloudWithKerberosAlt, ZkStateReaderTest,
OverseerRolesTest, TestConfigReload, ClassificationUpdateProcessorFactoryTest,
TestDynamicLoading, DOMUtilTest, ShufflingReplicaListTransformerTest,
ShardSplitTest, TestLRUCache, DirectSolrSpellCheckerTest,
BlockJoinFacetRandomTest, IndexSchemaRuntimeFieldTest, TestDefaultStatsCache,
SecurityConfHandlerTest, SimpleCollectionCreateDeleteTest, TestMissingGroups,
JsonLoaderTest, TestConfigSetsAPI, TestHttpShardHandlerFactory,
BadIndexSchemaTest, TestFiltering, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, SolrIndexSplitterTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest,
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest,
TestStressLucene, TestTrie, SpatialFilterTest, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
QueryEqualityTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest,
DisMaxRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest,
TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions,
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, LoggingHandlerTest,
RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest,
TestJmxIntegration, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
SearchHandlerTest, HighlighterConfigTest, AlternateDirectoryTest,
TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest,
TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
OutputWriterTest, TestPostingsSolrHighlighter, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream,
ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest,
PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, TestUtils,
SliceStateTest, SystemInfoHandlerTest, FileUtilsTest,
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest,
AssignBackwardCompatibilityTest, CollectionsAPIAsyncDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DeleteStatusTest, DistributedQueueTest, LeaderElectionContextKeyTest]
[junit4] Completed [474/731 (1!)] on J1 in 6.72s, 1 test, 1 failure <<<
FAILURES!
[...truncated 9 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 1985030 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/init-core-data-001
[junit4] 2> 1985030 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1985031 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1985031 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-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> 1985032 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1985032 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1985033 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1985049 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1985057 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 1985059 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1985083 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985090 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985090 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985092 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1985109 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1985116 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1985118 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1985118 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1985118 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985118 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1985118 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/init-core-data-001/]
[junit4] 2> 1985123 WARN (coreLoadExecutor-3350-thread-1) [ ]
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> 1985145 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1985145 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1985146 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1985146 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1985147 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f9e7db[collection1] main]
[junit4] 2> 1985147 WARN (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1985148 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1985149 INFO (searcherExecutor-3351-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f9e7db[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1985149 INFO (coreLoadExecutor-3350-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578041248785104896
[junit4] 2> 1985151 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1985152 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1985152 INFO (Thread-1777) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1985152 INFO (Thread-1777) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1985154 ERROR (Thread-1777) [ ] 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> 1985252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36009
[junit4] 2> 1985257 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1985257 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 1985258 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1985258 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1985258 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1985259 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1985259 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1985260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1985260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1985260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1985261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1985263 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 1985352 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1985353 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26b584{/,null,AVAILABLE}
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@9749ca{SSL,[ssl,
http/1.1]}{127.0.0.1:41701}
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.Server Started @1986927ms
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/tempDir-001/control/data,
hostPort=41701,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/control-001/cores}
[junit4] 2> 1985354 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1985354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-09T06:10:09.401730Z
[junit4] 2> 1985356 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1985356 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/control-001/solr.xml
[junit4] 2> 1985358 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1985360 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36009/solr
[junit4] 2> 1985386 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1985386 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41701_
[junit4] 2> 1985386 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.Overseer Overseer (id=98627578049331205-127.0.0.1:41701_-n_0000000000)
starting
[junit4] 2> 1985389 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41701_
[junit4] 2> 1985389 INFO (zkCallback-966-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1985495 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985503 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985503 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1985504 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/control-001/cores
[junit4] 2> 1985522 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1985522 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36009/solr ready
[junit4] 2> 1985556 INFO (qtp23214526-12268) [ ]
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:41701_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1985557 INFO (OverseerThreadFactory-3361-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 1985665 INFO (qtp23214526-12269) [ ]
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> 1985666 INFO (qtp23214526-12269) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1985771 INFO (zkCallback-966-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> 1986675 INFO (qtp23214526-12269) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1986681 INFO (qtp23214526-12269) [ ] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=inplace-updates
[junit4] 2> 1986683 INFO (qtp23214526-12269) [ ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1986683 INFO (qtp23214526-12269) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration
from collection control_collection, trusted=true
[junit4] 2> 1986683 INFO (qtp23214526-12269) [ ]
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@5db9de
[junit4] 2> 1986683 INFO (qtp23214526-12269) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1986683 INFO (qtp23214526-12269) [ ] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1986689 WARN (qtp23214526-12269) [ ]
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> 1986717 INFO (qtp23214526-12269) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1986717 INFO (qtp23214526-12269) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1986718 INFO (qtp23214526-12269) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1986718 INFO (qtp23214526-12269) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1986720 INFO (qtp23214526-12269) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f1af1[control_collection_shard1_replica_n1] main]
[junit4] 2> 1986721 INFO (qtp23214526-12269) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1986721 INFO (qtp23214526-12269) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1986721 INFO (qtp23214526-12269) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1986722 INFO (searcherExecutor-3364-thread-1) [ ]
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher
Searcher@7f1af1[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1986722 INFO (qtp23214526-12269) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578041250434514944
[junit4] 2> 1986725 INFO (qtp23214526-12269) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1986725 INFO (qtp23214526-12269) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1986726 INFO (qtp23214526-12269) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:41701/control_collection_shard1_replica_n1/
[junit4] 2> 1986726 INFO (qtp23214526-12269) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1986726 INFO (qtp23214526-12269) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:41701/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1986726 INFO (qtp23214526-12269) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1986727 INFO (qtp23214526-12269) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41701/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1986828 INFO (zkCallback-966-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> 1986877 INFO (qtp23214526-12269) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1986879 INFO (qtp23214526-12269) [ ] 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=1213
[junit4] 2> 1986881 INFO (qtp23214526-12268) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1986982 INFO (zkCallback-966-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> 1987559 INFO
(OverseerCollectionConfigSetProcessor-98627578049331205-127.0.0.1:41701_-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> 1987882 INFO (qtp23214526-12268) [ ] 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:41701_&wt=javabin&version=2}
status=0 QTime=2325
[junit4] 2> 1987888 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1987888 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36009/solr ready
[junit4] 2> 1987889 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1987892 INFO (qtp23214526-12275) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1987897 INFO (OverseerThreadFactory-3361-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1987897 WARN (OverseerThreadFactory-3361-thread-2) [ ]
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1)
without cores.
[junit4] 2> 1988101 INFO (qtp23214526-12275) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1988101 INFO (qtp23214526-12275) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=209
[junit4] 2> 1988184 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/shard-1-001
of type TLOG
[junit4] 2> 1988185 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1988186 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15cf8b9{/,null,AVAILABLE}
[junit4] 2> 1988186 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76d640{SSL,[ssl,
http/1.1]}{127.0.0.1:38759}
[junit4] 2> 1988186 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.Server Started @1989760ms
[junit4] 2> 1988186 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/tempDir-001/jetty1,
hostPort=38759,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/shard-1-001/cores,
replicaType=TLOG}
[junit4] 2> 1988187 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1988187 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 1988187 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1988187 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1988187 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-09T06:10:12.234496Z
[junit4] 2> 1988189 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1988189 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/shard-1-001/solr.xml
[junit4] 2> 1988191 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1988194 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36009/solr
[junit4] 2> 1988198 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1988199 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1988200 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38759_
[junit4] 2> 1988200 INFO (zkCallback-966-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1988200 INFO (zkCallback-973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1988200 INFO (zkCallback-978-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1988280 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1988288 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1988288 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5db9de
[junit4] 2> 1988289 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001/shard-1-001/cores
[junit4] 2> 1988312 INFO (qtp23214526-12269) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrepl
[...truncated too long message...]
[junit4] 2> 2059908 INFO (zkCallback-991-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@133cdbe: rootName = null,
domain = solr.core.collection1.shard1.replica_t25, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_t25 /
com.codahale.metrics.MetricRegistry@10439ba
[junit4] 2> 2059916 INFO (zkCallback-991-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=21740240
[junit4] 2> 2059916 INFO (zkCallback-991-thread-2) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 2059916 INFO (zkCallback-991-thread-2) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@16c5759 commitCommandVersion:0
[junit4] 2> 2060431 WARN (zkCallback-991-thread-6) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2060432 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6d5c77{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2060432 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17d13f0{/,null,UNAVAILABLE}
[junit4] 2> 2060433 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
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> 2060433 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D065BB3DAE1BDB29]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36009 36009
[junit4] 2> 2060459 INFO (Thread-1777) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36009 36009
[junit4] 2> 2060459 WARN (Thread-1777) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=D065BB3DAE1BDB29 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-NG -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 75.3s J0 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError:
inplace_updatable_float didn't match for replica at client:
https://127.0.0.1:33865/collection1 expected:<109.0> but was:<1.0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([D065BB3DAE1BDB29:583184E700E7B6D1]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
[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> 2060461 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2060461 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26886067
[junit4] 2> 2060461 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2060461 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1987b23: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@716c88
[junit4] 2> 2060462 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2060462 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9fe35c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1cfb90f
[junit4] 2> 2060463 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2060463 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4deeb0: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@cd24d2
[junit4] 2> 2060463 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[D065BB3DAE1BDB29]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2060463 INFO (coreCloseExecutor-3443-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1e1cc65
[junit4] 2> 2060463 INFO (coreCloseExecutor-3443-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=31575141
[junit4] 2> 2060463 INFO (coreCloseExecutor-3443-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10fac55: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@15d9fe1
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_D065BB3DAE1BDB29-001
[junit4] 2> Sep 09, 2017 6:11:24 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),
sim=RandomSimilarity(queryNorm=true): {}, locale=en-NG, timezone=Etc/Greenwich
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=429597568,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestTrieFacet,
TestExactSharedStatsCache, ExternalFileFieldSortTest, MetricsConfigTest,
TestCSVLoader, TestPhraseSuggestions, TestInfoStreamLogging,
TestHdfsCloudBackupRestore, CustomCollectionTest, BlockDirectoryTest,
TestDocumentBuilder, PluginInfoTest, TestStressCloudBlindAtomicUpdates,
DebugComponentTest, TestFieldCacheVsDocValues, CursorPagingTest,
DataDrivenBlockJoinTest, UUIDFieldTest, CloudMLTQParserTest,
TestJettySolrRunner, TestCloudManagedSchema, TestCustomDocTransformer,
TestLeaderInitiatedRecoveryThread, DistribJoinFromCollectionTest,
TestCollationField, TestLegacyFieldReuse, TestWordDelimiterFilterFactory,
TestDocSet, TestConfigSetProperties, SortSpecParsingTest, TestBadConfig,
TestNumericTerms32, RAMDirectoryFactoryTest, HdfsBasicDistributedZk2Test,
AliasIntegrationTest, TestSchemaNameResource,
LeaderInitiatedRecoveryOnCommitTest, BlockJoinFacetDistribTest,
TestManagedSchemaThreadSafety, SolrMetricReporterTest, TestSolrCLIRunExample,
JSONWriterTest, DocValuesNotIndexedTest, UpdateParamsTest, TestReloadDeadlock,
VersionInfoTest, TestMiniSolrCloudClusterSSL, TestPHPSerializedResponseWriter,
CollectionReloadTest, EnumFieldTest, SuggesterWFSTTest, CurrencyFieldTypeTest,
StatsReloadRaceTest, SolrCoreTest, ChaosMonkeyNothingIsSafeTest,
BasicDistributedZkTest, TestClusterStateMutator, ZkNodePropsTest,
TestSha256AuthenticationProvider, TestSolrConfigHandler,
TestAnalyzeInfixSuggestions, TestHighlightDedupGrouping,
LeaderElectionIntegrationTest, OverseerModifyCollectionTest,
TestLMDirichletSimilarityFactory, HdfsChaosMonkeySafeLeaderTest,
TestRandomRequestDistribution, TestMaxScoreQueryParser, TestMergePolicyConfig,
MetricUtilsTest, ConfigureRecoveryStrategyTest, TestInPlaceUpdatesDistrib]
[junit4] Completed [477/731 (2!)] on J0 in 75.96s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39986 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]