Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19981/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream
Error Message:
expected:<5> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
at
__randomizedtesting.SeedInfo.seed([40447C85AA38EB8F:60AE1E85367906C3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4582)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=1,
inplace_updatable_float=1.0, _version_=1571321352194883584,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=1, inplace_updatable_float=1.0, _version_=1571321352194883584,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([128074C3F0721BAE:9AD44B195E8E7656]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.delayedReorderingFetchesMissingUpdateFromLeaderTest(TestInPlaceUpdatesDistrib.java:933)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:145)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11453 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/init-core-data-001
[junit4] 2> 358191 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 358191 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 358193 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 358193 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 358194 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 358195 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 358207 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 358212 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 358214 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 358231 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358234 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358234 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358235 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 358268 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 358276 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 358278 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 358278 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 358278 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358279 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 358279 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/init-core-data-001/]
[junit4] 2> 358282 WARN (coreLoadExecutor-1386-thread-1) [
x:collection1] 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> 358310 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 358310 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 358310 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 358310 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 358311 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e157e9[collection1]
main]
[junit4] 2> 358311 WARN (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 358312 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 358312 INFO
(searcherExecutor-1387-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e157e9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 358312 INFO (coreLoadExecutor-1386-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571321308369649664
[junit4] 2> 358314 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[128074C3F0721BAE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 358316 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 358316 INFO (Thread-519) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 358316 INFO (Thread-519) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 358317 ERROR (Thread-519) [ ] 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> 358416 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46723
[junit4] 2> 358422 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 358423 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 358423 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 358424 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 358424 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 358425 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 358425 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 358425 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 358426 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 358426 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 358426 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 358429 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 358484 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 358485 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@101ec1a{/,null,AVAILABLE}
[junit4] 2> 358485 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@29ba1b{SSL,[ssl,
http/1.1]}{127.0.0.1:38393}
[junit4] 2> 358485 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server Started @360348ms
[junit4] 2> 358485 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/tempDir-001/control/data,
hostContext=/, hostPort=38393,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/control-001/cores}
[junit4] 2> 358486 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 358486 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 358486 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 358486 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 358486 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T01:59:34.788Z
[junit4] 2> 358488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 358488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/control-001/solr.xml
[junit4] 2> 358491 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 358493 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
[junit4] 2> 358501 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 358501 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:38393_
[junit4] 2> 358501 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.c.Overseer Overseer
(id=98207581773430789-127.0.0.1:38393_-n_0000000000) starting
[junit4] 2> 358504 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38393_
[junit4] 2> 358504 INFO
(zkCallback-389-thread-1-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 358573 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358577 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358577 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 358578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:38393_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/control-001/cores
[junit4] 2> 358599 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 358599 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
[junit4] 2> 358632 INFO (qtp2550662-2885) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:38393_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 358633 INFO
(OverseerThreadFactory-1397-thread-1-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 358633 INFO
(OverseerThreadFactory-1397-thread-1-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 358738 INFO (qtp2550662-2886) [n:127.0.0.1:38393_ ]
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> 358738 INFO (qtp2550662-2886) [n:127.0.0.1:38393_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 358841 INFO
(zkCallback-389-thread-1-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] 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> 359753 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 359764 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema
name=inplace-updates
[junit4] 2> 359767 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 359768 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 359768 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 359769 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 359769 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 359775 WARN (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 359832 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 359832 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 359834 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 359834 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 359836 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@127a273[control_collection_shard1_replica_n1] main]
[junit4] 2> 359838 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 359838 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 359840 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 359841 INFO
(searcherExecutor-1400-thread-1-processing-n:127.0.0.1:38393_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:38393_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@127a273[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 359841 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571321309972922368
[junit4] 2> 359848 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 359849 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 359849 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38393/control_collection_shard1_replica_n1/
[junit4] 2> 359849 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 359849 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:38393/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 359849 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 359851 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38393/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 359954 INFO
(zkCallback-389-thread-1-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] 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> 360002 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 360005 INFO (qtp2550662-2886) [n:127.0.0.1:38393_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1266
[junit4] 2> 360007 INFO (qtp2550662-2885) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 360107 INFO
(zkCallback-389-thread-1-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] 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> 360634 INFO
(OverseerCollectionConfigSetProcessor-98207581773430789-127.0.0.1:38393_-n_0000000000)
[n:127.0.0.1:38393_ ] 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> 361007 INFO (qtp2550662-2885) [n:127.0.0.1:38393_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:38393_&wt=javabin&version=2}
status=0 QTime=2375
[junit4] 2> 361012 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 361013 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46723/solr ready
[junit4] 2> 361013 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 361014 INFO (qtp2550662-2892) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 361015 INFO
(OverseerThreadFactory-1397-thread-2-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 361016 INFO
(OverseerThreadFactory-1397-thread-2-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 361016 WARN
(OverseerThreadFactory-1397-thread-2-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 361220 INFO (qtp2550662-2892) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 361220 INFO (qtp2550662-2892) [n:127.0.0.1:38393_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=205
[junit4] 2> 361294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-1-001
of type NRT
[junit4] 2> 361295 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 361296 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18f3587{/,null,AVAILABLE}
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15482ef{SSL,[ssl,
http/1.1]}{127.0.0.1:39373}
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server Started @363159ms
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=39373,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-1-001/cores}
[junit4] 2> 361297 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 361297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T01:59:37.599Z
[junit4] 2> 361300 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 361300 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-1-001/solr.xml
[junit4] 2> 361303 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 361305 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
[junit4] 2> 361310 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 361310 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 361311 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39373_
[junit4] 2> 361311 INFO
(zkCallback-389-thread-1-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 361312 INFO (zkCallback-396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 361312 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 361380 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 361383 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 361383 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 361384 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:39373_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-1-001/cores
[junit4] 2> 361400 INFO (qtp2550662-2887) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:39373_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 361402 INFO
(OverseerThreadFactory-1397-thread-3-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:39373_",
[junit4] 2> "shard":"shard1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 361402 INFO
(OverseerCollectionConfigSetProcessor-98207581773430789-127.0.0.1:38393_-n_0000000000)
[n:127.0.0.1:38393_ ] 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> 361402 INFO
(OverseerThreadFactory-1397-thread-3-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39373_
for creating new replica
[junit4] 2> 361437 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 361437 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 361540 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 362457 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 362467 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
[collection1_shard1_replica_n0] Schema name=inplace-updates
[junit4] 2> 362471 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 362471 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 362471 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n0' (registry
'solr.core.collection1.shard1.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 362472 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 362472 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[[collection1_shard1_replica_n0] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-1-001/cores/collection1_shard1_replica_n0],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-1-001/cores/collection1_shard1_replica_n0/data/]
[junit4] 2> 362479 WARN (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
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> 362507 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 362507 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 362507 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 362508 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 362508 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@143eab3[collection1_shard1_replica_n0] main]
[junit4] 2> 362509 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 362509 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 362510 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 362510 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571321312771571712
[junit4] 2> 362510 INFO
(searcherExecutor-1411-thread-1-processing-n:127.0.0.1:39373_
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[collection1_shard1_replica_n0] Registered new searcher
Searcher@143eab3[collection1_shard1_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 362513 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 362514 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 362514 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:39373/collection1_shard1_replica_n0/
[junit4] 2> 362514 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 362514 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
https://127.0.0.1:39373/collection1_shard1_replica_n0/ has no replicas
[junit4] 2> 362514 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 362515 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39373/collection1_shard1_replica_n0/ shard1
[junit4] 2> 362616 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 362665 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 362668 INFO (qtp8432041-2926) [n:127.0.0.1:39373_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1231
[junit4] 2> 362670 INFO (qtp2550662-2887) [n:127.0.0.1:38393_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:39373_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1269
[junit4] 2> 362741 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-2-001
of type NRT
[junit4] 2> 362742 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 362743 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e89c40{/,null,AVAILABLE}
[junit4] 2> 362743 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@c677ad{SSL,[ssl,
http/1.1]}{127.0.0.1:43361}
[junit4] 2> 362743 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server Started @364606ms
[junit4] 2> 362743 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43361,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-2-001/cores}
[junit4] 2> 362744 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 362744 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 362744 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 362744 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 362744 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T01:59:39.046Z
[junit4] 2> 362748 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 362748 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-2-001/solr.xml
[junit4] 2> 362750 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 362752 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
[junit4] 2> 362758 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 362758 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 362759 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43361_
[junit4] 2> 362759 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:43361_) [n:127.0.0.1:43361_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 362759 INFO (zkCallback-396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 362760 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 362760 INFO
(zkCallback-389-thread-2-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 362861 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 362929 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 362942 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 362943 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 362944 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:43361_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-2-001/cores
[junit4] 2> 362964 INFO (qtp2550662-2885) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:43361_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 362966 INFO
(OverseerThreadFactory-1397-thread-4-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:43361_",
[junit4] 2> "shard":"shard1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 362966 INFO
(OverseerCollectionConfigSetProcessor-98207581773430789-127.0.0.1:38393_-n_0000000000)
[n:127.0.0.1:38393_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 362966 INFO
(OverseerThreadFactory-1397-thread-4-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43361_
for creating new replica
[junit4] 2> 363001 INFO (qtp20997851-2956) [n:127.0.0.1:43361_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 363002 INFO (qtp20997851-2956) [n:127.0.0.1:43361_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 363107 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 363107 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:43361_) [n:127.0.0.1:43361_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 364019 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 364030 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=inplace-updates
[junit4] 2> 364033 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 364034 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 364034 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 364035 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 364035 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-2-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 364041 WARN (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 364095 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 364095 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 364096 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 364096 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 364098 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ac5ac9[collection1_shard1_replica_n1] main]
[junit4] 2> 364099 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 364099 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 364099 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 364101 INFO
(searcherExecutor-1422-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@ac5ac9[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 364101 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571321314439856128
[junit4] 2> 364103 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n1
[junit4] 2> 364104 INFO
(updateExecutor-404-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1) [n:127.0.0.1:43361_
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 364104 INFO
(recoveryExecutor-405-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:43361_ c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 364104 INFO
(recoveryExecutor-405-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:43361_ c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 364104 INFO
(recoveryExecutor-405-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:43361_ c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n1]
[junit4] 2> 364104 INFO
(recoveryExecutor-405-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:43361_ c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 364104 INFO
(recoveryExecutor-405-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:43361_ c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n1] as recovering, leader is
[https://127.0.0.1:39373/collection1_shard1_replica_n0/] and I am
[https://127.0.0.1:43361/collection1_shard1_replica_n1/]
[junit4] 2> 364104 INFO (qtp20997851-2956) [n:127.0.0.1:43361_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1103
[junit4] 2> 364106 INFO (qtp2550662-2885) [n:127.0.0.1:38393_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:43361_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1141
[junit4] 2> 364111 INFO
(recoveryExecutor-405-thread-1-processing-n:127.0.0.1:43361_
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:43361_ c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [https://127.0.0.1:39373]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n0&nodeName=127.0.0.1:43361_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 364116 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 364116 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:43361_,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1_shard1_replica_n1","base_url":"https://127.0.0.1:43361","node_name":"127.0.0.1:43361_","state":"down","type":"NRT"}
[junit4] 2> 364172 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-3-001
of type NRT
[junit4] 2> 364173 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 364174 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8a41a2{/,null,AVAILABLE}
[junit4] 2> 364174 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1b6b3a0{SSL,[ssl,
http/1.1]}{127.0.0.1:40357}
[junit4] 2> 364174 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.e.j.s.Server Started @366036ms
[junit4] 2> 364174 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40357,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-3-001/cores}
[junit4] 2> 364174 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 364175 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 364175 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 364175 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 364175 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-27T01:59:40.477Z
[junit4] 2> 364177 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 364178 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-3-001/solr.xml
[junit4] 2> 364181 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 364183 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46723/solr
[junit4] 2> 364188 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 364189 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 364189 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40357_
[junit4] 2> 364190 INFO (zkCallback-396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 364190 INFO
(zkCallback-389-thread-2-processing-n:127.0.0.1:38393_) [n:127.0.0.1:38393_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 364190 INFO
(zkCallback-414-thread-1-processing-n:127.0.0.1:40357_) [n:127.0.0.1:40357_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 364190 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:43361_) [n:127.0.0.1:43361_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 364190 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 364243 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 364247 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 364247 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 364249 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE])
[n:127.0.0.1:40357_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-3-001/cores
[junit4] 2> 364284 INFO (qtp2550662-2890) [n:127.0.0.1:38393_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:40357_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 364285 INFO
(OverseerThreadFactory-1397-thread-5-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:40357_",
[junit4] 2> "shard":"shard1",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 364285 INFO
(OverseerCollectionConfigSetProcessor-98207581773430789-127.0.0.1:38393_-n_0000000000)
[n:127.0.0.1:38393_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 364286 INFO
(OverseerThreadFactory-1397-thread-5-processing-n:127.0.0.1:38393_)
[n:127.0.0.1:38393_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40357_
for creating new replica
[junit4] 2> 364291 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:43361_) [n:127.0.0.1:43361_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 364291 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 364321 INFO (qtp20560743-2989) [n:127.0.0.1:40357_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 364321 INFO (qtp20560743-2989) [n:127.0.0.1:40357_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 364423 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:43361_) [n:127.0.0.1:43361_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 364423 INFO
(zkCallback-401-thread-1-processing-n:127.0.0.1:39373_) [n:127.0.0.1:39373_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 364424 INFO
(zkCallback-414-thread-1-processing-n:127.0.0.1:40357_) [n:127.0.0.1:40357_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 365116 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:43361_,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1_shard1_replica_n1","base_url":"https://127.0.0.1:43361","node_name":"127.0.0.1:43361_","state":"recovering","type":"NRT"}
[junit4] 2> 365116 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 365116 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:43361_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n0&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 365329 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 365334 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=inplace-updates
[junit4] 2> 365336 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 365336 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 365337 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1118883
[junit4] 2> 365337 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 365337 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-3-001/cores/collection1_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_128074C3F0721BAE-001/shard-3-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 365340 WARN (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
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> 365366 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 365366 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 365367 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 365367 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 365368 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e2f34[collection1_shard1_replica_n2] main]
[junit4] 2> 365369 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 365369 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 365370 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 365370 INFO
(searcherExecutor-1433-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@5e2f34[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 365370 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1571321315770499072
[junit4] 2> 365373 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n2
[junit4] 2> 365373 INFO
(updateExecutor-411-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1) [n:127.0.0.1:40357_
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 365373 INFO
(recoveryExecutor-412-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:40357_ c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 365373 INFO
(recoveryExecutor-412-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:40357_ c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 365373 INFO
(recoveryExecutor-412-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:40357_ c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n2]
[junit4] 2> 365373 INFO
(recoveryExecutor-412-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:40357_ c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 365373 INFO
(recoveryExecutor-412-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:40357_ c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n2] as recovering, leader is
[https://127.0.0.1:39373/collection1_shard1_replica_n0/] and I am
[https://127.0.0.1:40357/collection1_shard1_replica_n2/]
[junit4] 2> 365373 INFO (qtp20560743-2989) [n:127.0.0.1:40357_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1052
[junit4] 2> 365375 INFO (qtp2550662-2890) [n:127.0.0.1:38393_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:40357_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1090
[junit4] 2> 365375 INFO
(recoveryExecutor-412-thread-1-processing-n:127.0.0.1:40357_
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:40357_ c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [https://127.0.0.1:39373]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n0&nodeName=127.0.0.1:40357_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 365377 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 365377 INFO (qtp8432041-2926) [n:127.0.0.1:39373_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:40357_,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard1_replica_n2","base_url":"https://127.0.0.1:40357","node_name":"127.0.0.1:40357_","state":"down","type":"NRT"}
[junit4] 2> 365379 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[128074C3F0721BAE]) [ ]
o.a.s.SolrTestCaseJ4
[...truncated too long message...]
y, tag=null
[junit4] 2> 110798 INFO (jetty-closer-285-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 110798 INFO (jetty-closer-285-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 110800 INFO (jetty-closer-285-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 110801 INFO (jetty-closer-285-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 110802 INFO (jetty-closer-285-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 110803 INFO
(zkCallback-303-thread-1-processing-n:127.0.0.1:38847_solr)
[n:127.0.0.1:38847_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 110804 INFO (coreCloseExecutor-294-thread-1)
[n:127.0.0.1:35613_solr c:collection1_collection s:shard1 r:core_node2
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard1.leader, tag=13968932
[junit4] 2> 110806 INFO (jetty-closer-285-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 110806 INFO (coreCloseExecutor-296-thread-1)
[n:127.0.0.1:39577_solr c:collection1_collection s:shard2 r:core_node1
x:collection1_collection_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@82476b
[junit4] 2> 110809 INFO (coreCloseExecutor-296-thread-1)
[n:127.0.0.1:39577_solr c:collection1_collection s:shard2 r:core_node1
x:collection1_collection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.collection1_collection.shard2.replica_n1, tag=8537963
[junit4] 2> 110810 INFO
(zkCallback-304-thread-1-processing-n:127.0.0.1:39577_solr)
[n:127.0.0.1:39577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 110811 INFO (coreCloseExecutor-296-thread-1)
[n:127.0.0.1:39577_solr c:collection1_collection s:shard2 r:core_node1
x:collection1_collection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=8537963
[junit4] 2> 110812 INFO
(zkCallback-305-thread-1-processing-n:127.0.0.1:35613_solr)
[n:127.0.0.1:35613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 110812 INFO
(zkCallback-1759-thread-1-processing-n:127.0.0.1:39577_solr
x:collection1_collection_shard2_replica_n1 s:shard2 c:collection1_collection
r:core_node1) [n:127.0.0.1:39577_solr c:collection1_collection s:shard2
r:core_node1 x:collection1_collection_shard2_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 110812 WARN
(zkCallback-306-thread-2-processing-n:127.0.0.1:36645_solr)
[n:127.0.0.1:36645_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 110813 INFO (jetty-closer-285-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@497c0a{/solr,null,UNAVAILABLE}
[junit4] 2> 110814 INFO (jetty-closer-285-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8add51{/solr,null,UNAVAILABLE}
[junit4] 2> 110815 INFO (jetty-closer-285-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=98207682978054156-127.0.0.1:35613_solr-n_0000000000) closing
[junit4] 2> 110817 INFO
(OverseerStateUpdate-98207682978054156-127.0.0.1:35613_solr-n_0000000000)
[n:127.0.0.1:35613_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35613_solr
[junit4] 2> 110817 INFO
(zkCallback-305-thread-1-processing-n:127.0.0.1:35613_solr)
[n:127.0.0.1:35613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 112318 WARN
(zkCallback-304-thread-1-processing-n:127.0.0.1:39577_solr)
[n:127.0.0.1:39577_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 112318 INFO (jetty-closer-285-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5ad4b9{/solr,null,UNAVAILABLE}
[junit4] 2> 112325 WARN
(zkCallback-305-thread-1-processing-n:127.0.0.1:35613_solr)
[n:127.0.0.1:35613_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 112325 INFO (jetty-closer-285-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c398f6{/solr,null,UNAVAILABLE}
[junit4] 2> 112326 ERROR
(SUITE-StreamExpressionTest-seed#[40447C85AA38EB8F]-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> 112326 INFO
(SUITE-StreamExpressionTest-seed#[40447C85AA38EB8F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38539 38539
[junit4] 2> 112366 INFO (Thread-91) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38539 38539
[junit4] 2> 112366 WARN (Thread-91) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 70 /solr/aliases.json
[junit4] 2> 70 /solr/clusterprops.json
[junit4] 2> 13 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 70 /solr/clusterstate.json
[junit4] 2> 20 /solr/collections/destination/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20
/solr/collections/destinationCollection/state.json
[junit4] 2> 20 /solr/collections/mainCorpus/state.json
[junit4] 2> 18 /solr/collections/workQueue/state.json
[junit4] 2> 18
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 10
/solr/collections/collection1_collection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98207682978054153-127.0.0.1:38847_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 70 /solr/live_nodes
[junit4] 2> 70 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_40447C85AA38EB8F-001
[junit4] 2> Jun 27, 2017 2:26:35 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):
{expr_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
join2_s=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Memory),
subject=PostingsFormat(name=Memory), a1_s=PostingsFormat(name=Memory),
a2_s=PostingsFormat(name=MockRandom), test_t=PostingsFormat(name=MockRandom),
level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
ident_s=PostingsFormat(name=Memory), body_t=PostingsFormat(name=MockRandom),
s_multi=PostingsFormat(name=MockRandom), col_s=PostingsFormat(name=Memory),
level2_s=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory),
a_s=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Memory),
side_s=PostingsFormat(name=MockRandom),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=PostingsFormat(name=MockRandom)},
docValues:{expr_s=DocValuesFormat(name=Lucene70),
join2_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Lucene70),
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Lucene70),
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Asserting),
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Asserting),
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Lucene70),
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Memory), a_ss=DocValuesFormat(name=Memory),
a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Memory), i_multi=DocValuesFormat(name=Lucene70),
b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Lucene70),
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Asserting),
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=177,
maxMBSortInHeap=7.769579883284778, sim=RandomSimilarity(queryNorm=false): {},
locale=es-NI, timezone=Zulu
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation
1.8.0_131 (32-bit)/cpus=8,threads=1,free=159351032,total=319815680
[junit4] 2> NOTE: All tests run in this JVM: [TestV2Request,
TestZkConfigManager, TestPathTrie, GetByIdTest, HttpSolrClientConPoolTest,
StreamingTest, SquareRootEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest,
LengthEvaluatorTest, TestUpdateRequestCodec, TestDocumentObjectBinder,
StreamExpressionTest]
[junit4] Completed [118/135 (1!)] on J1 in 77.28s, 88 tests, 1 failure, 9
skipped <<< FAILURES!
[...truncated 38442 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]