Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5861/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
expected:<5> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
at
__randomizedtesting.SeedInfo.seed([941CBE9A11B4208:8115F4330FE72FF0]: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.SyncSliceTest.test(SyncSliceTest.java:151)
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:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:830)
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
expected:<5> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
at
__randomizedtesting.SeedInfo.seed([941CBE9A11B4208:8115F4330FE72FF0]: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.SyncSliceTest.test(SyncSliceTest.java:151)
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:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:830)
Build Log:
[...truncated 13489 lines...]
[junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4] 2> 637868 INFO
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 637868 INFO
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 637869 INFO
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/data-dir-34-001
[junit4] 2> 637869 WARN
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 637869 INFO
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 637870 INFO
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-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> 637870 INFO
(SUITE-SyncSliceTest-seed#[941CBE9A11B4208]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bt/b
[junit4] 2> 637873 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 637874 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 637874 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 637979 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ZkTestServer start zk server on port:61956
[junit4] 2> 637979 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61956
[junit4] 2> 637979 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61956
[junit4] 2> 637979 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61956
[junit4] 2> 637990 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 638005 INFO (zkConnectionManagerCallback-2646-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 638005 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 638011 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 638025 INFO (zkConnectionManagerCallback-2648-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 638025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 638038 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638043 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638048 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638053 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638057 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638060 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638064 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638068 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638072 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638076 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638080 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] 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> 638083 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 639011 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 639011 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 639011 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 639019 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 639020 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 639020 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 639022 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38e35368{/bt/b,null,AVAILABLE}
[junit4] 2> 639024 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@7e4a2bf3{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:61988}
[junit4] 2> 639024 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.s.Server Started @639109ms
[junit4] 2> 639025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bt/b,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/tempDir-001/control/data,
hostPort=61988,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 639025 ERROR (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 639025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 639025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 9.0.0
[junit4] 2> 639025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 639025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 639025 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T00:49:35.381698Z
[junit4] 2> 639027 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 639032 INFO (zkConnectionManagerCallback-2650-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 639032 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 639146 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 639146 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/control-001/solr.xml
[junit4] 2> 639163 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 639511 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 639519 WARN (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@6575ada[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 639520 WARN (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@6575ada[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 639532 WARN (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@71535a5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 639533 WARN (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@71535a5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 639535 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61956/solr
[junit4] 2> 639542 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 639560 INFO (zkConnectionManagerCallback-2657-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 639561 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 639694 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 639703 INFO (zkConnectionManagerCallback-2659-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 639704 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 640336 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:61988_bt%2Fb
[junit4] 2> 640338 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.Overseer Overseer
(id=72117202314330116-127.0.0.1:61988_bt%2Fb-n_0000000000) starting
[junit4] 2> 640353 INFO
(OverseerStateUpdate-72117202314330116-127.0.0.1:61988_bt%2Fb-n_0000000000)
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:61988_bt%2Fb
[junit4] 2> 640354 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61988_bt%2Fb
[junit4] 2> 640363 INFO (zkCallback-2658-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 640371 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 640371 WARN (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 640399 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 640515 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 640545 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 640545 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 640550 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/control-001/cores
[junit4] 2> 640574 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 640581 INFO (zkConnectionManagerCallback-2668-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 640581 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 640596 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 640602 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:61956/solr ready
[junit4] 2> 640608 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] 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:61988_bt%252Fb&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 640626 INFO
(OverseerThreadFactory-2399-thread-1-processing-n:127.0.0.1:61988_bt%2Fb)
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 640756 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 640756 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 641808 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 641847 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 641986 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642054 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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 configset conf1, trusted=true
[junit4] 2> 642054 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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@67a1e234
[junit4] 2> 642054 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 642056 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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=0.0]
[junit4] 2> 642060 WARN (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642215 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642215 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 642216 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 642216 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 642220 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 642221 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@64bf1a71[control_collection_shard1_replica_n1] main]
[junit4] 2> 642224 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 642225 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642226 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 642226 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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 1663272829407199232
[junit4] 2> 642232 INFO
(searcherExecutor-2404-thread-1-processing-n:127.0.0.1:61988_bt%2Fb
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:61988_bt%2Fb 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@64bf1a71[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 642249 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642249 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642265 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 642265 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642265 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61988/bt/b/control_collection_shard1_replica_n1/
[junit4] 2> 642266 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642267 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:61988/bt/b/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 642267 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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/72117202314330116-core_node2-n_0000000000
[junit4] 2> 642273 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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:61988/bt/b/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 642379 INFO (zkCallback-2658-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> 642380 INFO (zkCallback-2658-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> 642386 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
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> 642394 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
] 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=1638
[junit4] 2> 642402 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 642495 INFO (zkCallback-2658-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> 642495 INFO (zkCallback-2658-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> 642495 INFO (zkCallback-2658-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> 642498 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] 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:61988_bt%252Fb&wt=javabin&version=2}
status=0 QTime=1890
[junit4] 2> 642498 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas
in collection: control_collection
[junit4] 2> 642608 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 642612 INFO (zkConnectionManagerCallback-2674-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642612 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 642615 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 642619 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:61956/solr ready
[junit4] 2> 642619 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 642623 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] 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=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 642639 INFO
(OverseerCollectionConfigSetProcessor-72117202314330116-127.0.0.1:61988_bt%2Fb-n_0000000000)
[n:127.0.0.1:61988_bt%2Fb ] 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> 642646 INFO
(OverseerThreadFactory-2399-thread-2-processing-n:127.0.0.1:61988_bt%2Fb)
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 642866 WARN
(OverseerThreadFactory-2399-thread-2-processing-n:127.0.0.1:61988_bt%2Fb)
[n:127.0.0.1:61988_bt%2Fb ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 642871 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 642880 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] 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=2&wt=javabin&version=2}
status=0 QTime=257
[junit4] 2> 642884 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 642884 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 642886 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 642886 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 642888 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 642888 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 642889 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 643786 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-1-001
of type NRT for shard1
[junit4] 2> 643790 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 643790 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 643790 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 643795 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 643795 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 643795 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 643795 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7973a6ef{/bt/b,null,AVAILABLE}
[junit4] 2> 643797 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4325e5fa{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62057}
[junit4] 2> 643797 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.Server Started @643882ms
[junit4] 2> 643797 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bt/b,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/tempDir-001/jetty1,
hostPort=62057,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 643798 ERROR (closeThreadPool-2675-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 643798 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 643798 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 643798 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 643798 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 643798 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T00:49:40.154743Z
[junit4] 2> 643800 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 643808 INFO (zkConnectionManagerCallback-2677-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643808 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643918 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 643918 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-1-001/solr.xml
[junit4] 2> 643924 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 644087 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 644092 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@63799334[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 644092 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@63799334[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 644099 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1c07ec91[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 644099 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1c07ec91[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 644100 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61956/solr
[junit4] 2> 644104 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 644113 INFO (zkConnectionManagerCallback-2684-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 644113 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 644230 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 644233 INFO (zkConnectionManagerCallback-2686-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 644234 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 644275 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 644304 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.ZkController Publish
node=127.0.0.1:62057_bt%2Fb as DOWN
[junit4] 2> 644309 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 644310 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62057_bt%2Fb
[junit4] 2> 644318 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 644319 INFO (zkCallback-2658-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 644320 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 644337 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 644337 WARN (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 644391 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 644461 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 644494 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 644495 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 644501 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62057_bt%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-1-001/cores
[junit4] 2> 644517 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62057_bt%2Fb
[junit4] 2> 644605 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-2-001
of type NRT for shard1
[junit4] 2> 644606 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 644606 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 644606 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 644609 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 644609 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 644609 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 644610 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@779837f8{/bt/b,null,AVAILABLE}
[junit4] 2> 644611 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@130d04c7{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62066}
[junit4] 2> 644611 INFO (closeThreadPool-2675-thread-1) [ ]
o.e.j.s.Server Started @644696ms
[junit4] 2> 644611 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bt/b,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/tempDir-001/jetty2,
hostPort=62066,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 644612 ERROR (closeThreadPool-2675-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 644612 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 644612 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 644612 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 644612 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 644612 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T00:49:40.968358Z
[junit4] 2> 644616 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 644620 INFO (zkConnectionManagerCallback-2692-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 644621 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 644660 INFO
(OverseerCollectionConfigSetProcessor-72117202314330116-127.0.0.1:61988_bt%2Fb-n_0000000000)
[n:127.0.0.1:61988_bt%2Fb ] 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> 644731 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 644731 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-2-001/solr.xml
[junit4] 2> 644748 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 645160 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 645162 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7b61d961[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645162 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7b61d961[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645170 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@79cf3b26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645170 WARN (closeThreadPool-2675-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@79cf3b26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645171 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61956/solr
[junit4] 2> 645176 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 645182 INFO (zkConnectionManagerCallback-2699-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645183 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 645294 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 645300 INFO (zkConnectionManagerCallback-2701-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645301 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 645351 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 645376 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.ZkController Publish
node=127.0.0.1:62066_bt%2Fb as DOWN
[junit4] 2> 645380 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 645380 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62066_bt%2Fb
[junit4] 2> 645390 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 645390 INFO (zkCallback-2658-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 645390 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 645391 INFO (zkCallback-2700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 645410 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 645411 WARN (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 645433 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-3-001
of type NRT for shard1
[junit4] 2> 645434 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 645434 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 645434 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 645437 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 645438 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 645438 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 645439 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@492c8b22{/bt/b,null,AVAILABLE}
[junit4] 2> 645442 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f458b8b{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62079}
[junit4] 2> 645442 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.Server Started @645526ms
[junit4] 2> 645442 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bt/b,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/tempDir-001/jetty3,
hostPort=62079,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 645443 ERROR (closeThreadPool-2675-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 645443 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 645443 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 645443 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 645443 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 645443 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T00:49:41.799554Z
[junit4] 2> 645446 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 645454 INFO (zkConnectionManagerCallback-2706-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645454 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 645469 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 645543 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 645560 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 645560 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-3-001/solr.xml
[junit4] 2> 645563 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 645571 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 645572 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 645575 INFO (closeThreadPool-2675-thread-1)
[n:127.0.0.1:62066_bt%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-2-001/cores
[junit4] 2> 645610 INFO (closeThreadPool-2675-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62066_bt%2Fb
[junit4] 2> 645664 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 645668 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@9136c90[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645668 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@9136c90[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645691 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7de959a3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645692 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7de959a3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 645697 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61956/solr
[junit4] 2> 645704 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 645711 INFO (zkConnectionManagerCallback-2714-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645712 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 645830 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 645857 INFO (zkConnectionManagerCallback-2716-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 645858 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 645907 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 645946 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.ZkController Publish
node=127.0.0.1:62079_bt%2Fb as DOWN
[junit4] 2> 645951 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 645952 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62079_bt%2Fb
[junit4] 2> 645957 INFO (zkCallback-2658-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 645957 INFO (zkCallback-2700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 645957 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 645957 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 645957 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 645983 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 645984 WARN (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 646065 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 646125 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 646157 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 646158 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 646159 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62079_bt%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-3-001/cores
[junit4] 2> 646182 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62079_bt%2Fb
[junit4] 2> 646281 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-4-001
of type NRT for shard1
[junit4] 2> 646283 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 646284 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 646284 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 646294 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 646295 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 646295 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 646296 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4290d01c{/bt/b,null,AVAILABLE}
[junit4] 2> 646306 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5a5b2cf0{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:62093}
[junit4] 2> 646306 INFO (closeThreadPool-2675-thread-2) [ ]
o.e.j.s.Server Started @646390ms
[junit4] 2> 646306 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/bt/b,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/tempDir-001/jetty4,
hostPort=62093,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 646307 ERROR (closeThreadPool-2675-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 646307 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 646307 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 646307 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 646307 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
[junit4] 2> 646307 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T00:49:42.663458Z
[junit4] 2> 646310 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 646314 INFO (zkConnectionManagerCallback-2722-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 646315 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 646421 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 646421 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-4-001/solr.xml
[junit4] 2> 646443 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 646554 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 646559 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@446275f7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 646559 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@446275f7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 646568 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@12f34396[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 646568 WARN (closeThreadPool-2675-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@12f34396[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 646568 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61956/solr
[junit4] 2> 646569 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 646573 INFO (zkConnectionManagerCallback-2729-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 646574 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 646689 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 646694 INFO (zkConnectionManagerCallback-2731-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 646694 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 646739 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 646770 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.ZkController Publish
node=127.0.0.1:62093_bt%2Fb as DOWN
[junit4] 2> 646777 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 646778 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62093_bt%2Fb
[junit4] 2> 646789 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 646790 INFO (zkCallback-2658-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 646790 INFO (zkCallback-2673-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 646790 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 646791 INFO (zkCallback-2700-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 646791 INFO (zkCallback-2730-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 646802 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 646803 WARN (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 646837 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 646912 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 646930 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 646930 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67a1e234
[junit4] 2> 646939 INFO (closeThreadPool-2675-thread-2)
[n:127.0.0.1:62093_bt%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-4-001/cores
[junit4] 2> 647008 INFO (closeThreadPool-2675-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62093_bt%2Fb
[junit4] 2> 647022 INFO (qtp1483484313-7895) [n:127.0.0.1:61988_bt%2Fb
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62057_bt%252Fb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 647023 INFO (qtp1483484313-7898) [n:127.0.0.1:61988_bt%2Fb
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62079_bt%252Fb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 647024 INFO (qtp1483484313-7897) [n:127.0.0.1:61988_bt%2Fb
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62066_bt%252Fb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 647028 INFO (qtp1483484313-7896) [n:127.0.0.1:61988_bt%2Fb
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:62093_bt%252Fb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 647067 INFO
(OverseerThreadFactory-2399-thread-3-processing-n:127.0.0.1:61988_bt%2Fb)
[n:127.0.0.1:61988_bt%2Fb c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:62057_bt%2Fb for creating new replica of shard shard1
for collection collection1
[junit4] 2> 647078 INFO
(OverseerThreadFactory-2399-thread-3-processing-n:127.0.0.1:61988_bt%2Fb)
[n:127.0.0.1:61988_bt%2Fb c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 647107 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648161 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 648190 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 648355 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648493 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 648494 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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@67a1e234
[junit4] 2> 648494 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-1-001/cores/collection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 648496 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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=0.0]
[junit4] 2> 648515 WARN (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648633 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 648633 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 648639 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 648639 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 648640 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 648644 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@406085e7[collection1_shard1_replica_n1] main]
[junit4] 2> 648650 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 648651 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648657 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 648657 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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
1663272836150591488
[junit4] 2> 648670 INFO
(searcherExecutor-2445-thread-1-processing-n:127.0.0.1:62057_bt%2Fb
x:collection1_shard1_replica_n1 c:collection1 s:shard1)
[n:127.0.0.1:62057_bt%2Fb c:collection1 s:shard1
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@406085e7[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 648692 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648693 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648719 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 648719 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
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> 648719 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:62057/bt/b/collection1_shard1_replica_n1/
[junit4] 2> 648720 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 648722 INFO (qtp1192913345-7954) [n:127.0.0.1:62057_bt%2Fb
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:62057/bt/b/collection1_shard1_replica_n1/
[...truncated too long message...]
autoscaling/events/.scheduled_maintenance (0)
[junit4] 1> /solr/autoscaling/events/.auto_add_replicas (0)
[junit4] 1> /solr/autoscaling.json (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "triggers":{
[junit4] 1> ".auto_add_replicas":{
[junit4] 1> "name":".auto_add_replicas",
[junit4] 1> "event":"nodeLost",
[junit4] 1> "waitFor":120,
[junit4] 1> "enabled":true,
[junit4] 1> "actions":[
[junit4] 1> {
[junit4] 1> "name":"auto_add_replicas_plan",
[junit4] 1> "class":"solr.AutoAddReplicasPlanAction"},
[junit4] 1> {
[junit4] 1> "name":"execute_plan",
[junit4] 1> "class":"solr.ExecutePlanAction"}]},
[junit4] 1> ".scheduled_maintenance":{
[junit4] 1> "name":".scheduled_maintenance",
[junit4] 1> "event":"scheduled",
[junit4] 1> "startTime":"NOW",
[junit4] 1> "every":"+1DAY",
[junit4] 1> "enabled":true,
[junit4] 1> "actions":[
[junit4] 1> {
[junit4] 1> "name":"inactive_shard_plan",
[junit4] 1> "class":"solr.InactiveShardPlanAction"},
[junit4] 1> {
[junit4] 1> "name":"inactive_markers_plan",
[junit4] 1> "class":"solr.InactiveMarkersPlanAction"},
[junit4] 1> {
[junit4] 1> "name":"execute_plan",
[junit4] 1> "class":"solr.ExecutePlanAction"}]}},
[junit4] 1> "listeners":{
[junit4] 1> ".auto_add_replicas.system":{
[junit4] 1> "beforeAction":[],
[junit4] 1> "afterAction":[],
[junit4] 1> "stage":[
[junit4] 1> "STARTED",
[junit4] 1> "ABORTED",
[junit4] 1> "SUCCEEDED",
[junit4] 1> "FAILED",
[junit4] 1> "BEFORE_ACTION",
[junit4] 1> "AFTER_ACTION",
[junit4] 1> "IGNORED"],
[junit4] 1> "trigger":".auto_add_replicas",
[junit4] 1>
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
[junit4] 1> ".scheduled_maintenance.system":{
[junit4] 1> "beforeAction":[],
[junit4] 1> "afterAction":[],
[junit4] 1> "stage":[
[junit4] 1> "STARTED",
[junit4] 1> "ABORTED",
[junit4] 1> "SUCCEEDED",
[junit4] 1> "FAILED",
[junit4] 1> "BEFORE_ACTION",
[junit4] 1> "AFTER_ACTION",
[junit4] 1> "IGNORED"],
[junit4] 1> "trigger":".scheduled_maintenance",
[junit4] 1>
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
[junit4] 1> "properties":{}}
[junit4] 1> /solr/clusterprops.json (0)
[junit4] 1> DATA:
[junit4] 1> {"legacyCloud":"true"}
[junit4] 1>
[junit4] 2> 93197 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208]) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 93529 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/collections/collection1/terms/shard1
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 5 /solr/packages.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 135 /solr/collections/collection1/state.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 52 /solr/overseer/queue
[junit4] 2> 37 /solr/live_nodes
[junit4] 2> 17 /solr/overseer/collection-queue-work
[junit4] 2> 7 /solr/collections
[junit4] 2>
[junit4] 2> 93557 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208]) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51092
[junit4] 2> 93557 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51092
[junit4] 2> 93557 INFO (TEST-SyncSliceTest.test-seed#[941CBE9A11B4208]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51092
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SyncSliceTest
-Dtests.method=test -Dtests.seed=941CBE9A11B4208 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=os-RU -Dtests.timezone=Asia/Jerusalem
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 84.1s J2 | SyncSliceTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<5> but
was:<4>
[junit4] > at
__randomizedtesting.SeedInfo.seed([941CBE9A11B4208:8115F4330FE72FF0]:0)
[junit4] > at
org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:151)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_941CBE9A11B4208-001
[junit4] 2> Apr 07, 2020 1:33:34 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84):
{rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_root_=PostingsFormat(name=Direct),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
text=Lucene84}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1199,
maxMBSortInHeap=7.2254537992911105,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4411cd2d),
locale=os-RU, timezone=Asia/Jerusalem
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=6,threads=2,free=78100104,total=194838528
[junit4] 2> NOTE: All tests run in this JVM: [SyncSliceTest]
[junit4] Completed [3/5 (3!)] on J2 in 89.88s, 1 test, 1 failure <<<
FAILURES!
[...truncated 23 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
There were test failures: 5 suites, 5 tests, 3 failures [seed: 941CBE9A11B4208]
Total time: 2 minutes 0 seconds
[repro] Setting last failure code to 256
[repro] Failures w/original seeds:
[repro] 3/5 failed: org.apache.solr.cloud.SyncSliceTest
[repro] Exiting with code 256
+ 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
[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=9b6e0729093cd15223fa3bd4c33993763659276b,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5860
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: [email protected]
For additional commands, e-mail: [email protected]