Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3796/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([8A52E9F8E7C49C15:206D6224938F1ED]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
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:745)
Build Log:
[...truncated 11774 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/init-core-data-001
[junit4] 2> 1792538 INFO
(SUITE-PeerSyncReplicationTest-seed#[8A52E9F8E7C49C15]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1792543 INFO
(SUITE-PeerSyncReplicationTest-seed#[8A52E9F8E7C49C15]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1792543 INFO
(SUITE-PeerSyncReplicationTest-seed#[8A52E9F8E7C49C15]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l_d/p
[junit4] 2> 1792546 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1792546 INFO (Thread-2528) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1792546 INFO (Thread-2528) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1792647 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkTestServer start zk server on port:55886
[junit4] 2> 1792897 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1792903 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1792907 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1792911 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1792915 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1792918 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1792921 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1792925 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1792928 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1792931 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1792934 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1793321 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/control-001/cores/collection1
[junit4] 2> 1793324 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1793326 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a747d51{/l_d/p,null,AVAILABLE}
[junit4] 2> 1793327 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@47d24f1e{HTTP/1.1,[http/1.1]}{127.0.0.1:55889}
[junit4] 2> 1793327 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server Started @1799013ms
[junit4] 2> 1793327 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/tempDir-001/control/data,
hostContext=/l_d/p, hostPort=55889,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/control-001/cores}
[junit4] 2> 1793328 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1793328 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1793328 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1793329 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1793329 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T03:29:12.109Z
[junit4] 2> 1793334 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1793334 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/control-001/solr.xml
[junit4] 2> 1793347 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55886/solr
[junit4] 2> 1793403 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:55889_l_d%2Fp
[junit4] 2> 1793406 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.Overseer Overseer
(id=97341600650297348-127.0.0.1:55889_l_d%2Fp-n_0000000000) starting
[junit4] 2> 1793421 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55889_l_d%2Fp
[junit4] 2> 1793425 INFO
(zkCallback-2889-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1793503 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/control-001/cores
[junit4] 2> 1793503 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1793507 INFO
(OverseerStateUpdate-97341600650297348-127.0.0.1:55889_l_d%2Fp-n_0000000000)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1794524 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1794540 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1794646 WARN
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1794649 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1794677 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1794678 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/control-001/cores/collection1/data/]
[junit4] 2> 1794678 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574b7c7c
[junit4] 2> 1794681 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10103222138828949]
[junit4] 2> 1794697 WARN
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection 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> 1794715 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1794715 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1794716 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1794716 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1794717 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=76.291015625,
floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=5.914618076587409,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4872145110428895
[junit4] 2> 1794718 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1422b393[collection1] main]
[junit4] 2> 1794720 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1794721 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1794721 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1794722 INFO
(searcherExecutor-5532-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@1422b393[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1794724 INFO
(coreLoadExecutor-5531-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1557465612685410304
[junit4] 2> 1794736 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1794736 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1794736 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:55889/l_d/p/collection1/
[junit4] 2> 1794736 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1794736 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:55889/l_d/p/collection1/ has no replicas
[junit4] 2> 1794744 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55889/l_d/p/collection1/ shard1
[junit4] 2> 1794912 INFO
(coreZkRegister-5524-thread-1-processing-n:127.0.0.1:55889_l_d%2Fp
x:collection1 c:control_collection) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1795117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1795119 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55886/solr ready
[junit4] 2> 1795119 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1795119 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1795452 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001/cores/collection1
[junit4] 2> 1795453 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001
[junit4] 2> 1795454 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1795456 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@192bb7f9{/l_d/p,null,AVAILABLE}
[junit4] 2> 1795457 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5bf195f2{HTTP/1.1,[http/1.1]}{127.0.0.1:55896}
[junit4] 2> 1795457 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server Started @1801143ms
[junit4] 2> 1795457 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/l_d/p, hostPort=55896,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001/cores}
[junit4] 2> 1795458 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1795458 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1795458 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1795458 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1795458 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T03:29:14.238Z
[junit4] 2> 1795462 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1795462 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001/solr.xml
[junit4] 2> 1795488 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55886/solr
[junit4] 2> 1795508 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1795519 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55896_l_d%2Fp
[junit4] 2> 1795523 INFO (zkCallback-2893-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1795524 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1795525 INFO
(zkCallback-2889-thread-3-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1795569 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001/cores
[junit4] 2> 1795569 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1795573 INFO
(OverseerStateUpdate-97341600650297348-127.0.0.1:55889_l_d%2Fp-n_0000000000)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1795684 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1796588 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1796601 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1796704 WARN
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1796706 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1796731 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1796731 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1796731 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574b7c7c
[junit4] 2> 1796735 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10103222138828949]
[junit4] 2> 1796760 WARN
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 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> 1796780 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1796780 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1796781 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1796781 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1796782 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=76.291015625,
floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=5.914618076587409,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4872145110428895
[junit4] 2> 1796783 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@41d1cec7[collection1] main]
[junit4] 2> 1796785 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1796786 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1796786 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1796788 INFO
(searcherExecutor-5543-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@41d1cec7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1796789 INFO
(coreLoadExecutor-5542-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557465614850719744
[junit4] 2> 1796802 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1796802 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1796802 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55896/l_d/p/collection1/
[junit4] 2> 1796802 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1796802 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:55896/l_d/p/collection1/ has no replicas
[junit4] 2> 1796810 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:55896/l_d/p/collection1/ shard1
[junit4] 2> 1796916 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1796963 INFO
(coreZkRegister-5537-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55896_l_d%2Fp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1797071 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1797438 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001/cores/collection1
[junit4] 2> 1797439 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001
[junit4] 2> 1797439 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1797441 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ce43ba7{/l_d/p,null,AVAILABLE}
[junit4] 2> 1797442 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@36e105d5{HTTP/1.1,[http/1.1]}{127.0.0.1:55900}
[junit4] 2> 1797442 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server Started @1803128ms
[junit4] 2> 1797442 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/l_d/p, hostPort=55900,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001/cores}
[junit4] 2> 1797442 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1797443 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1797443 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1797443 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1797443 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T03:29:16.223Z
[junit4] 2> 1797447 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1797447 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001/solr.xml
[junit4] 2> 1797486 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55886/solr
[junit4] 2> 1797506 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1797516 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55900_l_d%2Fp
[junit4] 2> 1797518 INFO (zkCallback-2893-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1797520 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1797520 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1797520 INFO
(zkCallback-2889-thread-2-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1797566 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001/cores
[junit4] 2> 1797567 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1797571 INFO
(OverseerStateUpdate-97341600650297348-127.0.0.1:55889_l_d%2Fp-n_0000000000)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1797740 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] 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> 1797740 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1798590 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1798603 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1798692 WARN
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1798694 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1798717 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1798717 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1798717 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574b7c7c
[junit4] 2> 1798722 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10103222138828949]
[junit4] 2> 1798735 WARN
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 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> 1798754 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1798754 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1798756 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1798757 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1798757 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=76.291015625,
floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=5.914618076587409,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4872145110428895
[junit4] 2> 1798758 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@72174977[collection1] main]
[junit4] 2> 1798760 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1798760 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1798760 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1798761 INFO
(searcherExecutor-5554-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55900_l_d%2Fp c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@72174977[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1798762 INFO
(coreLoadExecutor-5553-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557465616919560192
[junit4] 2> 1798768 INFO
(coreZkRegister-5548-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55900_l_d%2Fp c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1798769 INFO
(updateExecutor-2902-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1798769 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1798769 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1798769 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1798769 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1798769 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:55896/l_d/p/collection1/] and I am
[http://127.0.0.1:55900/l_d/p/collection1/]
[junit4] 2> 1798772 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:55896/l_d/p]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55900_l_d%252Fp&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1798775 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1798776 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1798776 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:55900_l_d%2Fp,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:55900/l_d/p","node_name":"127.0.0.1:55900_l_d%2Fp","state":"down"}
[junit4] 2> 1798878 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1798878 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] 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> 1799577 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001/cores/collection1
[junit4] 2> 1799592 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001
[junit4] 2> 1799593 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1799596 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13f87ea2{/l_d/p,null,AVAILABLE}
[junit4] 2> 1799597 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@605c8b75{HTTP/1.1,[http/1.1]}{127.0.0.1:55916}
[junit4] 2> 1799597 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.Server Started @1805283ms
[junit4] 2> 1799597 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/l_d/p, hostPort=55916,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001/cores}
[junit4] 2> 1799597 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1799598 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1799598 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1799598 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1799598 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-25T03:29:18.378Z
[junit4] 2> 1799602 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1799602 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001/solr.xml
[junit4] 2> 1799616 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55886/solr
[junit4] 2> 1799635 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55916_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1799648 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55916_l_d%2Fp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55916_l_d%2Fp
[junit4] 2> 1799651 INFO
(zkCallback-2889-thread-2-processing-n:127.0.0.1:55889_l_d%2Fp)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1799652 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1799652 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1799651 INFO (zkCallback-2893-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1799651 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1799686 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55916_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001/cores
[junit4] 2> 1799686 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15])
[n:127.0.0.1:55916_l_d%2Fp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1799690 INFO
(OverseerStateUpdate-97341600650297348-127.0.0.1:55889_l_d%2Fp-n_0000000000)
[n:127.0.0.1:55889_l_d%2Fp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1799777 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:55900_l_d%2Fp,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:55900/l_d/p","node_name":"127.0.0.1:55900_l_d%2Fp","state":"recovering"}
[junit4] 2> 1799777 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1799777 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:55900_l_d%252Fp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 1799796 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] 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> 1799796 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1799797 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp ] 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> 1800710 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1800724 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1800827 WARN
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1800829 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1800850 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1800850 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1800851 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574b7c7c
[junit4] 2> 1800857 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10103222138828949]
[junit4] 2> 1800870 WARN
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 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> 1800891 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1800891 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1800893 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1800893 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1800893 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=76.291015625,
floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=5.914618076587409,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4872145110428895
[junit4] 2> 1800894 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d1cb0ed[collection1] main]
[junit4] 2> 1800896 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1800897 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1800897 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1800898 INFO
(searcherExecutor-5565-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55916_l_d%2Fp c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d1cb0ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1800899 INFO
(coreLoadExecutor-5564-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557465619160367104
[junit4] 2> 1800905 INFO
(coreZkRegister-5559-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 c:collection1) [n:127.0.0.1:55916_l_d%2Fp c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1800906 INFO
(updateExecutor-2909-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1800906 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1800906 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1800906 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1800906 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1800906 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:55896/l_d/p/collection1/] and I am
[http://127.0.0.1:55916/l_d/p/collection1/]
[junit4] 2> 1800909 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:55896/l_d/p]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:55916_l_d%252Fp&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1800911 INFO (qtp664787721-14845) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1800911 INFO (qtp664787721-14845) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1800911 INFO (qtp664787721-14845) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:55916_l_d%2Fp,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55916/l_d/p","node_name":"127.0.0.1:55916_l_d%2Fp","state":"down"}
[junit4] 2> 1801014 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] 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> 1801014 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1801014 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp ] 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> 1801290 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1801290 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1801290 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1801914 INFO (qtp664787721-14845) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:55916_l_d%2Fp,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:55916/l_d/p","node_name":"127.0.0.1:55916_l_d%2Fp","state":"recovering"}
[junit4] 2> 1801914 INFO (qtp664787721-14845) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1801914 INFO (qtp664787721-14845) [n:127.0.0.1:55896_l_d%2Fp
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:55916_l_d%252Fp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1003
[junit4] 2> 1806788 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:55896/l_d/p/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1806788 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:55900/l_d/p START
replicas=[http://127.0.0.1:55896/l_d/p/collection1/] nUpdates=1000
[junit4] 2> 1806791 INFO (qtp664787721-14842) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1806791 INFO (qtp664787721-14842) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/l_d/p path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1806792 INFO
(recoveryExecutor-2903-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1806798 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] 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> 1806798 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1806799 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp ] 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> 1808925 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:55896/l_d/p/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1808925 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:55916/l_d/p START
replicas=[http://127.0.0.1:55896/l_d/p/collection1/] nUpdates=1000
[junit4] 2> 1808927 INFO (qtp664787721-14843) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1808927 INFO (qtp664787721-14843) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/l_d/p path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1808927 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1808928 INFO
(recoveryExecutor-2910-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1808934 INFO
(zkCallback-2905-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp ] 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> 1808934 INFO
(zkCallback-2899-thread-1-processing-n:127.0.0.1:55896_l_d%2Fp)
[n:127.0.0.1:55896_l_d%2Fp ] 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> 1808934 INFO
(zkCallback-2912-thread-1-processing-n:127.0.0.1:55916_l_d%2Fp)
[n:127.0.0.1:55916_l_d%2Fp ] 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> 1809331 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1809334 INFO (qtp830088710-14801) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1809334 INFO (qtp830088710-14801) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1809335 INFO (qtp830088710-14801) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1809335 INFO (qtp830088710-14801) [n:127.0.0.1:55889_l_d%2Fp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l_d/p path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1809340 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1809340 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1809341 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1809342 INFO (qtp664787721-14841) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l_d/p path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55896/l_d/p/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 1809343 INFO (qtp1737039614-14904) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1809343 INFO (qtp1954238832-14869) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1809343 INFO (qtp1954238832-14869) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1809343 INFO (qtp1737039614-14904) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1809345 INFO (qtp1954238832-14869) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1809345 INFO (qtp1737039614-14904) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1809345 INFO (qtp1954238832-14869) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l_d/p path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55896/l_d/p/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1809345 INFO (qtp1737039614-14904) [n:127.0.0.1:55916_l_d%2Fp
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l_d/p path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55896/l_d/p/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1809346 INFO (qtp664787721-14846) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l_d/p path=/update
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 1809349 INFO (qtp664787721-14842) [n:127.0.0.1:55896_l_d%2Fp
c:collection1 s:shard1 r:c
[...truncated too long message...]
ccurred - updating... (live nodes size: [1])
[junit4] 2> 2000980 INFO
(recoveryExecutor-2917-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
RecoveryStrategy has been closed
[junit4] 2> 2000980 INFO
(recoveryExecutor-2917-thread-1-processing-n:127.0.0.1:55900_l_d%2Fp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:55900_l_d%2Fp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Finished recovery process, successful=[false]
[junit4] 2> 2000980 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.Overseer Overseer
(id=97341600650297362-127.0.0.1:55900_l_d%2Fp-n_0000000004) closing
[junit4] 2> 2000980 INFO
(zkCallback-2919-thread-3-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40fe5aa5
[junit4] 2> 2000981 INFO
(OverseerStateUpdate-97341600650297362-127.0.0.1:55900_l_d%2Fp-n_0000000004)
[n:127.0.0.1:55900_l_d%2Fp ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55900_l_d%2Fp
[junit4] 2> 2000981 WARN
(zkCallback-2919-thread-3-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node2]
[junit4] 2> 2001116 INFO
(zkCallback-2919-thread-3-processing-n:127.0.0.1:55900_l_d%2Fp)
[n:127.0.0.1:55900_l_d%2Fp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 2001117 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2001118 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@46081837{HTTP/1.1,[http/1.1]}{127.0.0.1:55900}
[junit4] 2> 2001119 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3838d3e7{/l_d/p,null,UNAVAILABLE}
[junit4] 2> 2001120 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 55916
[junit4] 2> 2001122 INFO
(TEST-PeerSyncReplicationTest.test-seed#[8A52E9F8E7C49C15]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55886 55886
[junit4] 2> 2001139 INFO (Thread-2528) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55886 55886
[junit4] 2> 2003023 WARN (Thread-2528) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/97341600650297353-127.0.0.1:55896_l_d%2Fp-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/97341600650297353-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 207 /solr/overseer/collection-queue-work
[junit4] 2> 43 /solr/overseer/queue
[junit4] 2> 15 /solr/overseer/queue-work
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test
-Dtests.seed=8A52E9F8E7C49C15 -Dtests.slow=true -Dtests.locale=sr-Latn-BA
-Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 211s J0 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: timeout waiting to see
all nodes active
[junit4] > at
__randomizedtesting.SeedInfo.seed([8A52E9F8E7C49C15:206D6224938F1ED]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2003096 INFO
(SUITE-PeerSyncReplicationTest-seed#[8A52E9F8E7C49C15]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8A52E9F8E7C49C15-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-BA,
timezone=Asia/Barnaul
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=221464480,total=381157376
[junit4] 2> NOTE: All tests run in this JVM: [TestDynamicLoading,
TestBinaryResponseWriter, TestRandomFlRTGCloud, SolrGangliaReporterTest,
DirectSolrConnectionTest, JavabinLoaderTest, TestManagedResource,
QueryResultKeyTest, TestUpdate, StressHdfsTest, TestStressVersions,
ExplicitHLLTest, SharedFSAutoReplicaFailoverTest, DistributedQueueTest,
TestFaceting, QueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest,
PrimUtilsTest, DistributedFacetPivotSmallAdvancedTest, SolrCloudExampleTest,
TestLegacyNumericRangeQueryBuilder, TestSolrCLIRunExample,
AnalysisAfterCoreReloadTest, TestClusterProperties,
TestRandomCollapseQParserPlugin, TestSweetSpotSimilarityFactory,
ClassificationUpdateProcessorTest, TestSchemaVersionResource,
BigEndianAscendingWordSerializerTest, SecurityConfHandlerTest, TestJsonRequest,
TestMiniSolrCloudClusterSSL, PluginInfoTest,
TestSolrCloudWithSecureImpersonation, TestConfigOverlay, TestFieldCacheSort,
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsUnloadDistributedZkTest,
SolrCoreTest, ClusterStateUpdateTest, TestDeleteCollectionOnDownNodes,
PingRequestHandlerTest, TestConfigReload, TestHdfsCloudBackupRestore,
CopyFieldTest, TestManagedSchemaAPI, SolrPluginUtilsTest,
AlternateDirectoryTest, SoftAutoCommitTest, TriLevelCompositeIdRoutingTest,
HighlighterTest, SortSpecParsingTest, TestPhraseSuggestions,
ParsingFieldUpdateProcessorsTest, TestDocumentBuilder, SynonymTokenizerTest,
TestDefaultStatsCache, TestMiniSolrCloudCluster, MigrateRouteKeyTest,
BasicAuthStandaloneTest, DateFieldTest, TestReplicationHandlerBackup,
ZkCLITest, JSONWriterTest, UnloadDistributedZkTest,
LeaderInitiatedRecoveryOnCommitTest, TestFieldTypeResource,
XsltUpdateRequestHandlerTest, HttpPartitionTest, TestStressLiveNodes,
TestStressLucene, TestRuleBasedAuthorizationPlugin, ResponseHeaderTest,
SimpleMLTQParserTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter,
ShufflingReplicaListTransformerTest, FacetPivotSmallTest, SyncSliceTest,
TestGraphMLResponseWriter, SolrJmxReporterTest, PeerSyncTest,
TestFieldResource, DocValuesTest, TestJsonFacetRefinement,
DirectUpdateHandlerTest, SolrTestCaseJ4Test, DisMaxRequestHandlerTest,
SuggesterFSTTest, TestSolrJ, ZkStateReaderTest, TermsComponentTest,
DocumentAnalysisRequestHandlerTest, TestMergePolicyConfig,
CustomCollectionTest, TestConfigSetsAPI, TestSurroundQueryParser,
TestCSVResponseWriter, TestCloudInspectUtil, TestInfoStreamLogging,
ShardRoutingTest, SaslZkACLProviderTest, TestTolerantSearch,
LeaderElectionTest, TestSolrConfigHandlerConcurrent,
TestSolrQueryParserDefaultOperatorResource, InfoHandlerTest, FileUtilsTest,
RulesTest, LeaderFailoverAfterPartitionTest, DistributedFacetPivotWhiteBoxTest,
ReplicationFactorTest, TestHighlightDedupGrouping, TestSortByMinMaxFunction,
TestFastLRUCache, TestRebalanceLeaders, PreAnalyzedFieldManagedSchemaCloudTest,
SchemaVersionSpecificBehaviorTest, DeleteStatusTest, MultiThreadedOCPTest,
MoreLikeThisHandlerTest, TestSimpleQParserPlugin, TestRTGBase,
CdcrReplicationDistributedZkTest, TestShortCircuitedRequests,
FastVectorHighlighterTest, TestLFUCache, TestLRUCache, TestFilteredDocIdSet,
TestShardHandlerFactory, TestFieldCacheVsDocValues,
TestManagedSynonymFilterFactory, BlockJoinFacetDistribTest,
ExitableDirectoryReaderTest, TestXmlQParser,
TestHighFrequencyDictionaryFactory, TestRequestForwarding,
CollectionsAPIAsyncDistributedZkTest, TestSolr4Spatial2, BooleanFieldTest,
OverseerTest, TestMinMaxOnMultiValuedField, WrapperMergePolicyFactoryTest,
StandardRequestHandlerTest, RequestLoggingTest,
TestComplexPhraseLeadingWildcard, ConcurrentDeleteAndCreateCollectionTest,
DocValuesMultiTest, TestHdfsUpdateLog, HdfsRecoverLeaseTest,
TestSSLRandomization, DeleteLastCustomShardedReplicaTest,
TestTolerantUpdateProcessorRandomCloud, TestChildDocTransformer,
IndexSchemaRuntimeFieldTest, SolrCoreMetricManagerTest,
BaseCdcrDistributedZkTest, SOLR749Test, TestAuthorizationFramework,
PeerSyncWithIndexFingerprintCachingTest, PeerSyncReplicationTest]
[junit4] Completed [336/680 (1!)] on J0 in 210.59s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63513 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]