Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5115/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
expected:<154> but was:<152>

Stack Trace:
java.lang.AssertionError: expected:<154> but was:<152>
        at 
__randomizedtesting.SeedInfo.seed([151C1D6B9396620A:9D4822B13D6A0FF2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12843 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_151C1D6B9396620A-001/init-core-data-001
   [junit4]   2> 745895 WARN  
(SUITE-PeerSyncReplicationTest-seed#[151C1D6B9396620A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 745895 INFO  
(SUITE-PeerSyncReplicationTest-seed#[151C1D6B9396620A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 745896 INFO  
(SUITE-PeerSyncReplicationTest-seed#[151C1D6B9396620A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 745896 INFO  
(SUITE-PeerSyncReplicationTest-seed#[151C1D6B9396620A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 745896 INFO  
(SUITE-PeerSyncReplicationTest-seed#[151C1D6B9396620A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/mv_pxc/oc
   [junit4]   2> 745901 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
   [junit4]   2> 745901 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 745902 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 745902 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 746017 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62424
   [junit4]   2> 746017 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62424
   [junit4]   2> 746017 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62424
   [junit4]   2> 746066 INFO  (zkConnectionManagerCallback-5394-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746091 INFO  (zkConnectionManagerCallback-5396-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746093 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746110 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746112 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746115 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746117 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746119 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746131 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746133 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746146 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkTestServer 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> 746148 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 747099 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 747101 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 747101 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 747101 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 747102 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 747102 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 747102 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 747104 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e98521{/mv_pxc/oc,null,AVAILABLE}
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16f42a84{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mv_pxc/oc, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/tempDir-001/control/data,
 hostPort=62435, 
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_151C1D6B9396620A-001/control-001/cores}
   [junit4]   2> 747106 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 747106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T13:46:15.484789Z
   [junit4]   2> 747109 INFO  (zkConnectionManagerCallback-5398-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747114 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 747114 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
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_151C1D6B9396620A-001/control-001/solr.xml
   [junit4]   2> 747117 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 747117 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 747119 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 747655 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 747656 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1ea1604e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747660 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@52565a7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747662 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62424/solr
   [junit4]   2> 747665 INFO  (zkConnectionManagerCallback-5405-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747674 INFO  (zkConnectionManagerCallback-5407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747901 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:62435_mv_pxc%2Foc
   [junit4]   2> 747908 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.Overseer Overseer 
(id=72083959124459524-127.0.0.1:62435_mv_pxc%2Foc-n_0000000000) starting
   [junit4]   2> 747934 INFO  (zkConnectionManagerCallback-5414-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747953 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:62424/solr ready
   [junit4]   2> 747955 INFO  
(OverseerStateUpdate-72083959124459524-127.0.0.1:62435_mv_pxc%2Foc-n_0000000000)
 [n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:62435_mv_pxc%2Foc
   [junit4]   2> 747974 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:62435_mv_pxc%2Foc
   [junit4]   2> 747976 INFO  (zkCallback-5413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 747977 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748031 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 748066 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 748087 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 748087 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 748090 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.CorePropertiesLocator Found 0 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_151C1D6B9396620A-001/control-001/cores
   [junit4]   2> 748121 INFO  (zkConnectionManagerCallback-5420-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 748124 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748131 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62424/solr ready
   [junit4]   2> 748135 INFO  (qtp1600357136-12448) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62435_mv_pxc%252Foc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 748140 INFO  
(OverseerThreadFactory-3795-thread-1-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 748265 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc    x:control_collection_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 748266 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc    x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 749316 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 749354 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 749532 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 749595 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'control_collection_shard1_replica_n1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 749595 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 749599 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/control-001/cores/control_collection_shard1_replica_n1],
 
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_151C1D6B9396620A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 749606 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, 
maxMergedSegmentMB=94.6328125, floorSegmentMB=0.7958984375, 
forceMergeDeletesPctAllowed=27.290160560533486, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23795807947907816, 
deletesPctAllowed=27.3767491350442
   [junit4]   2> 749951 WARN  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 750077 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 750077 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 750098 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 750098 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 750099 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 750113 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ce651a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 750116 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 750119 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750120 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 750120 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1631793948653518848
   [junit4]   2> 750124 INFO  
(searcherExecutor-3800-thread-1-processing-n:127.0.0.1:62435_mv_pxc%2Foc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1ce651a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 750134 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 750135 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 750143 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 750143 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 750143 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62435/mv_pxc/oc/control_collection_shard1_replica_n1/
   [junit4]   2> 750144 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 750145 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:62435/mv_pxc/oc/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 750145 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72083959124459524-core_node2-n_0000000000
   [junit4]   2> 750149 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:62435/mv_pxc/oc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 750294 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 750295 INFO  (zkCallback-5406-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 750298 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 750301 INFO  (qtp1600357136-12450) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2036
   [junit4]   2> 750309 INFO  (qtp1600357136-12448) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 750402 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 750403 INFO  (zkCallback-5406-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 750403 INFO  (zkCallback-5406-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 750405 INFO  (qtp1600357136-12448) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62435_mv_pxc%252Foc&wt=javabin&version=2}
 status=0 QTime=2270
   [junit4]   2> 750413 INFO  (zkConnectionManagerCallback-5426-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750416 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 750418 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62424/solr ready
   [junit4]   2> 750420 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 750422 INFO  (qtp1600357136-12449) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 750493 INFO  
(OverseerThreadFactory-3795-thread-2-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 750493 INFO  
(OverseerCollectionConfigSetProcessor-72083959124459524-127.0.0.1:62435_mv_pxc%2Foc-n_0000000000)
 [n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 750722 WARN  
(OverseerThreadFactory-3795-thread-2-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 750725 INFO  (qtp1600357136-12449) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 750726 INFO  (qtp1600357136-12449) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=303
   [junit4]   2> 750728 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 751971 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
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_151C1D6B9396620A-001/shard-1-001
 of type NRT
   [junit4]   2> 751973 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 751974 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 751974 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 751974 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 751977 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 751978 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 751978 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 751978 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d89cba0{/mv_pxc/oc,null,AVAILABLE}
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ac51426{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mv_pxc/oc, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/tempDir-001/jetty1,
 hostPort=62445, 
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_151C1D6B9396620A-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 751979 ERROR (closeThreadPool-5427-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 751979 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T13:46:20.357805Z
   [junit4]   2> 751996 INFO  (zkConnectionManagerCallback-5429-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 751998 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 751998 INFO  (closeThreadPool-5427-thread-1) [    ] 
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_151C1D6B9396620A-001/shard-1-001/solr.xml
   [junit4]   2> 752004 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 752005 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 752006 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 752361 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 752362 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5005a8ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 752386 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2aa37280[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 752387 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62424/solr
   [junit4]   2> 752390 INFO  (zkConnectionManagerCallback-5436-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 752395 INFO  (zkConnectionManagerCallback-5438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 752410 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 752421 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62445_mv_pxc%2Foc as DOWN
   [junit4]   2> 752423 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 752423 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:62445_mv_pxc%2Foc
   [junit4]   2> 752425 INFO  (zkCallback-5413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 752425 INFO  (zkCallback-5425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 752425 INFO  (zkCallback-5406-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 752426 INFO  (zkCallback-5437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 752471 INFO  (zkConnectionManagerCallback-5445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 752473 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 752475 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:62424/solr ready
   [junit4]   2> 752476 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 752509 INFO  
(OverseerCollectionConfigSetProcessor-72083959124459524-127.0.0.1:62435_mv_pxc%2Foc-n_0000000000)
 [n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 752561 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 752648 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 752648 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 752650 INFO  (closeThreadPool-5427-thread-1) 
[n:127.0.0.1:62445_mv_pxc%2Foc    ] o.a.s.c.CorePropertiesLocator Found 0 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_151C1D6B9396620A-001/shard-1-001/cores
   [junit4]   2> 753044 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
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_151C1D6B9396620A-001/shard-2-001
 of type NRT
   [junit4]   2> 753048 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 753048 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 753048 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 753048 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 753053 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 753053 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 753053 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 753054 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d73b7e2{/mv_pxc/oc,null,AVAILABLE}
   [junit4]   2> 753055 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6be1fd3f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 753055 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 753055 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mv_pxc/oc, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/tempDir-001/jetty2,
 hostPort=62450, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 753056 ERROR (closeThreadPool-5427-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 753056 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 753056 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 753056 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 753056 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 753056 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T13:46:21.434447Z
   [junit4]   2> 753066 INFO  (zkConnectionManagerCallback-5448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 753068 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 753068 INFO  (closeThreadPool-5427-thread-1) [    ] 
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_151C1D6B9396620A-001/shard-2-001/solr.xml
   [junit4]   2> 753075 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 753075 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 753076 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 753366 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 753370 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7a4808dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 753374 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1cc1a869[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 753376 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62424/solr
   [junit4]   2> 753389 INFO  (zkConnectionManagerCallback-5455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 753396 INFO  (zkConnectionManagerCallback-5457-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 753411 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 753417 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:62450_mv_pxc%2Foc as DOWN
   [junit4]   2> 753419 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 753419 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62450_mv_pxc%2Foc
   [junit4]   2> 753420 INFO  (zkCallback-5413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 753420 INFO  (zkCallback-5406-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 753424 INFO  (zkCallback-5425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 753425 INFO  (zkCallback-5437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 753425 INFO  (zkCallback-5444-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 753425 INFO  (zkCallback-5456-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 753472 INFO  (zkConnectionManagerCallback-5464-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 753475 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 753478 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62424/solr ready
   [junit4]   2> 753479 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 753524 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 753557 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 753592 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 753595 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/shard-2-001/cores
   [junit4]   2> 754192 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[151C1D6B9396620A]) [    ] 
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_151C1D6B9396620A-001/shard-3-001
 of type NRT
   [junit4]   2> 754193 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 754193 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 754193 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 754193 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 754195 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 754195 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 754195 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 754195 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3651edcd{/mv_pxc/oc,null,AVAILABLE}
   [junit4]   2> 754196 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4908e4e7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 754196 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 754196 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mv_pxc/oc, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/tempDir-001/jetty3,
 hostPort=62455, 
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_151C1D6B9396620A-001/shard-3-001/cores}
   [junit4]   2> 754197 ERROR (closeThreadPool-5427-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 754197 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 754198 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 754198 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 754198 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 754198 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T13:46:22.576101Z
   [junit4]   2> 754202 INFO  (zkConnectionManagerCallback-5467-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 754204 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 754204 INFO  (closeThreadPool-5427-thread-1) [    ] 
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_151C1D6B9396620A-001/shard-3-001/solr.xml
   [junit4]   2> 754207 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 754207 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 754208 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 754275 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 754277 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@29f05624[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 754281 WARN  (closeThreadPool-5427-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2fbf472c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 754282 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62424/solr
   [junit4]   2> 754289 INFO  (zkConnectionManagerCallback-5474-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 754297 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10017fa999e0011, likely client has closed socket
   [junit4]   2> 754299 INFO  (zkConnectionManagerCallback-5476-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 754309 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 754317 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:62455_mv_pxc%2Foc as DOWN
   [junit4]   2> 754318 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 754318 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62455_mv_pxc%2Foc
   [junit4]   2> 754326 INFO  (zkCallback-5413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754326 INFO  (zkCallback-5425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754326 INFO  (zkCallback-5456-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754326 INFO  (zkCallback-5444-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754326 INFO  (zkCallback-5406-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754327 INFO  (zkCallback-5463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754327 INFO  (zkCallback-5475-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754329 INFO  (zkCallback-5437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 754356 INFO  (zkConnectionManagerCallback-5483-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 754358 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 754360 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62424/solr ready
   [junit4]   2> 754361 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 754390 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 754401 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 754401 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 754403 INFO  (closeThreadPool-5427-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 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_151C1D6B9396620A-001/shard-3-001/cores
   [junit4]   2> 754504 INFO  (qtp1600357136-12451) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:62445_mv_pxc%252Foc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 754504 INFO  (qtp1600357136-12452) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:62455_mv_pxc%252Foc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 754510 INFO  (qtp1600357136-12447) 
[n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:62450_mv_pxc%252Foc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 754510 INFO  
(OverseerThreadFactory-3795-thread-3-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62445_mv_pxc%2Foc for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 754518 INFO  
(OverseerThreadFactory-3795-thread-3-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 754525 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc    x:collection1_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 755561 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 755611 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 755784 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 755835 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 755836 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 755836 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/shard-1-001/cores/collection1_shard1_replica_n1],
 
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_151C1D6B9396620A-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 755851 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=94.6328125, 
floorSegmentMB=0.7958984375, forceMergeDeletesPctAllowed=27.290160560533486, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23795807947907816, deletesPctAllowed=27.3767491350442
   [junit4]   2> 756026 WARN  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 756175 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 756175 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 756197 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 756197 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 756198 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 756218 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@605ca43[collection1_shard1_replica_n1] main]
   [junit4]   2> 756221 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 756221 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 756222 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 756222 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1631793955051929600
   [junit4]   2> 756237 INFO  
(searcherExecutor-3832-thread-1-processing-n:127.0.0.1:62445_mv_pxc%2Foc 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@605ca43[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 756239 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 756239 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 756249 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 756249 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 756249 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62445/mv_pxc/oc/collection1_shard1_replica_n1/
   [junit4]   2> 756249 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 756249 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:62445/mv_pxc/oc/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 756249 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72083959124459530-core_node2-n_0000000000
   [junit4]   2> 756253 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:62445/mv_pxc/oc/collection1_shard1_replica_n1/ 
shard1
   [junit4]   2> 756361 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 756365 INFO  (qtp1967330990-12511) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1840
   [junit4]   2> 756369 INFO  (qtp1600357136-12451) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:62445_mv_pxc%252Foc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1865
   [junit4]   2> 756525 INFO  
(OverseerThreadFactory-3795-thread-4-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62455_mv_pxc%2Foc for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 756525 INFO  
(OverseerCollectionConfigSetProcessor-72083959124459524-127.0.0.1:62435_mv_pxc%2Foc-n_0000000000)
 [n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 756528 INFO  
(OverseerThreadFactory-3795-thread-4-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 756536 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc    x:collection1_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 757565 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 757595 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 757791 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 757837 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n3' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 757837 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3df10625
   [junit4]   2> 757838 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_151C1D6B9396620A-001/shard-3-001/cores/collection1_shard1_replica_n3],
 
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_151C1D6B9396620A-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 757884 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=94.6328125, 
floorSegmentMB=0.7958984375, forceMergeDeletesPctAllowed=27.290160560533486, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23795807947907816, deletesPctAllowed=27.3767491350442
   [junit4]   2> 757930 WARN  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] 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> 758059 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 758059 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 758063 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 758063 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 758064 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 758093 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@413ecc6b[collection1_shard1_replica_n3] main]
   [junit4]   2> 758109 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 758110 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 758110 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 758111 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1631793957032689664
   [junit4]   2> 758127 INFO  
(searcherExecutor-3837-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@413ecc6b[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 758136 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0, 
core_node4=0}, version=1}
   [junit4]   2> 758136 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 758170 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.c.ZkController Core needs to 
recover:collection1_shard1_replica_n3
   [junit4]   2> 758171 INFO  
(updateExecutor-5470-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 758171 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 758172 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is 
empty
   [junit4]   2> 758175 INFO  (qtp1889190213-12576) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1  
x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1639
   [junit4]   2> 758180 INFO  (qtp1967330990-12513) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/mv_pxc/oc path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 758180 INFO  (qtp1967330990-12513) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/mv_pxc/oc path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 758180 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n3]
   [junit4]   2> 758181 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 758181 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n3] as recovering, leader is 
[http://127.0.0.1:62445/mv_pxc/oc/collection1_shard1_replica_n1/] and I am 
[http://127.0.0.1:62455/mv_pxc/oc/collection1_shard1_replica_n3/]
   [junit4]   2> 758183 INFO  (qtp1600357136-12452) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:62455_mv_pxc%252Foc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3679
   [junit4]   2> 758183 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:62445/mv_pxc/oc]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:62455_mv_pxc%252Foc&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 758185 INFO  (qtp1967330990-12514) 
[n:127.0.0.1:62445_mv_pxc%2Foc    x:collection1_shard1_replica_n1] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 758185 INFO  (qtp1967330990-12514) 
[n:127.0.0.1:62445_mv_pxc%2Foc    x:collection1_shard1_replica_n1] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:62455_mv_pxc%2Foc, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:62455/mv_pxc/oc","node_name":"127.0.0.1:62455_mv_pxc%2Foc","state":"down","type":"NRT"}
   [junit4]   2> 758313 INFO  (watches-5439-thread-1) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, 
nodeName=127.0.0.1:62455_mv_pxc%2Foc, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:62455/mv_pxc/oc","node_name":"127.0.0.1:62455_mv_pxc%2Foc","state":"recovering","type":"NRT"}
   [junit4]   2> 758313 INFO  (qtp1967330990-12514) 
[n:127.0.0.1:62445_mv_pxc%2Foc    x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:62455_mv_pxc%252Foc&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=128
   [junit4]   2> 758537 INFO  
(OverseerThreadFactory-3795-thread-5-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62450_mv_pxc%2Foc for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 758538 INFO  
(OverseerCollectionConfigSetProcessor-72083959124459524-127.0.0.1:62435_mv_pxc%2Foc-n_0000000000)
 [n:127.0.0.1:62435_mv_pxc%2Foc    ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 758539 INFO  
(OverseerThreadFactory-3795-thread-5-processing-n:127.0.0.1:62435_mv_pxc%2Foc) 
[n:127.0.0.1:62435_mv_pxc%2Foc c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 758564 INFO  (qtp1661321595-12543) 
[n:127.0.0.1:62450_mv_pxc%2Foc    x:collection1_shard1_replica_n5] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 758821 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:62445/mv_pxc/oc/collection1_shard1_replica_n1/] 
- recoveringAfterStartup=[true]
   [junit4]   2> 758822 WARN  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no frame of 
reference to tell if we've missed updates
   [junit4]   2> 758822 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy PeerSync Recovery was 
not successful - trying replication.
   [junit4]   2> 758822 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 758822 INFO  
(recoveryExecutor-5472-thread-1-processing-n:127.0.0.1:62455_mv_pxc%2Foc 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to 
replicate from 
[http://127.0.0.1:62445/mv_pxc/oc/collection1_shard1_replica_n1/].
   [junit4]   2> 758823 INFO  (qtp1967330990-12509) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1631793957779275776,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758827 INFO  (qtp1967330990-12509) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 758828 INFO  (qtp1967330990-12509) 
[n:127.0.0.1:62445_mv_pxc%2Foc c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 758835 INFO  (qtp1889190213-12579) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.p.DistributedUpdateProcessor Ignoring 
commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 758835 INFO  (qtp1889190213-12579) 
[n:127.0.0.1:62455_mv_pxc%2Foc c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_shard1_replica_n3]  webapp=/mv_pxc/oc path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSear

[...truncated too long message...]

pache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 35ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 151C1D6B9396620A
    [mkdir] Created dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: 151C1D6B9396620A
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(79...@serv1-vm2.sd-datasolutions.de).
   [junit4] Started J0 PID(79...@serv1-vm2.sd-datasolutions.de).
   [junit4] HEARTBEAT J1 PID(79...@serv1-vm2.sd-datasolutions.de): 
2019-04-25T15:08:56, stalled for 66.3s at: PeerSyncReplicationTest.test
   [junit4] HEARTBEAT J0 PID(79...@serv1-vm2.sd-datasolutions.de): 
2019-04-25T15:08:56, stalled for 66.1s at: PeerSyncReplicationTest.test
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] OK      74.2s J1 | PeerSyncReplicationTest.test
   [junit4] Completed [1/5] on J1 in 78.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] OK      76.5s J0 | PeerSyncReplicationTest.test
   [junit4] Completed [2/5] on J0 in 80.69s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] OK      57.0s J0 | PeerSyncReplicationTest.test
   [junit4] Completed [3/5] on J0 in 57.65s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(79...@serv1-vm2.sd-datasolutions.de): 
2019-04-25T15:10:08, stalled for 63.1s at: PeerSyncReplicationTest.test
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] OK      65.0s J1 | PeerSyncReplicationTest.test
   [junit4] Completed [4/5] on J1 in 65.97s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(79...@serv1-vm2.sd-datasolutions.de): 
2019-04-25T15:11:08, stalled for 63.1s at: PeerSyncReplicationTest.test
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] OK      63.3s J0 | PeerSyncReplicationTest.test
   [junit4] Completed [5/5] on J0 in 63.88s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.50 ..   205.43 =   203.93s
   [junit4] JVM J1:     1.30 ..   147.23 =   145.94s
   [junit4] Execution time total: 3 minutes 25 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 216.03s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 178.76s | 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints] 175.72s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 118.40s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 108.20s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 29 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=6d94631538afaa85808dcd221da4835aca6b65dc, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5114
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to