Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/337/
2 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1555622189246 bcoll: 1555622189247
Stack Trace:
java.lang.AssertionError: acoll: 1555622189246 bcoll: 1555622189247
at
__randomizedtesting.SeedInfo.seed([AC728EEED7B28F6:829317344387450E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:116)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:71)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.OverseerTest.testShardLeaderChange
Error Message:
Captured an uncaught exception in thread: Thread[id=28267,
name=OverseerCollectionConfigSetProcessor-74545447120470033-127.0.0.1:37764_solr-n_0000000001,
state=RUNNABLE, group=Overseer collection creation process.]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=28267,
name=OverseerCollectionConfigSetProcessor-74545447120470033-127.0.0.1:37764_solr-n_0000000001,
state=RUNNABLE, group=Overseer collection creation process.]
at
__randomizedtesting.SeedInfo.seed([AC728EEED7B28F6:D494AF19F7E3DD07]:0)
Caused by: org.apache.solr.common.AlreadyClosedException
at __randomizedtesting.SeedInfo.seed([AC728EEED7B28F6]:0)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:69)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358)
at
org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:425)
at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:156)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13106 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/init-core-data-001
[junit4] 2> 1220491 WARN
(SUITE-MultiThreadedOCPTest-seed#[AC728EEED7B28F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 1220491 INFO
(SUITE-MultiThreadedOCPTest-seed#[AC728EEED7B28F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1220491 INFO
(SUITE-MultiThreadedOCPTest-seed#[AC728EEED7B28F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1220491 INFO
(SUITE-MultiThreadedOCPTest-seed#[AC728EEED7B28F6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1220492 INFO
(SUITE-MultiThreadedOCPTest-seed#[AC728EEED7B28F6]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1220494 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1220495 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1220495 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1220595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37835
[junit4] 2> 1220595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37835
[junit4] 2> 1220595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37835
[junit4] 2> 1220604 INFO (zkConnectionManagerCallback-2667-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220622 INFO (zkConnectionManagerCallback-2669-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220623 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1220624 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1220625 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1220626 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1220627 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1220628 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1220630 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1220630 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1220631 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1220632 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1220633 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1220634 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1220845 WARN
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1220845 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1220845 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1220845 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 1220850 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1220850 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 1220850 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 1220851 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@62558c45{/,null,AVAILABLE}
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3be90935{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33671}
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ] o.e.j.s.Server
Started @1220912ms
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/tempDir-001/control/data,
hostPort=33671,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 1220853 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1220853 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T21:15:39.753906Z
[junit4] 2> 1220855 INFO (zkConnectionManagerCallback-2671-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220856 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1220856 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/control-001/solr.xml
[junit4] 2> 1220859 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1220859 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1220861 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1220982 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1220983 WARN
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4622ffe7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1220986 WARN
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4895144e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1220987 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37835/solr
[junit4] 2> 1220988 INFO (zkConnectionManagerCallback-2678-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220990 INFO (zkConnectionManagerCallback-2680-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221061 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33671_
[junit4] 2> 1221062 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.c.Overseer Overseer
(id=74545310473191428-127.0.0.1:33671_-n_0000000000) starting
[junit4] 2> 1221067 INFO (zkConnectionManagerCallback-2687-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221070 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37835/solr ready
[junit4] 2> 1221070 INFO
(OverseerStateUpdate-74545310473191428-127.0.0.1:33671_-n_0000000000)
[n:127.0.0.1:33671_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:33671_
[junit4] 2> 1221071 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33671_
[junit4] 2> 1221073 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1221073 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1221086 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1221102 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1221112 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1221112 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1221113 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [n:127.0.0.1:33671_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/control-001/cores
[junit4] 2> 1221130 INFO (zkConnectionManagerCallback-2693-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221131 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1221132 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37835/solr ready
[junit4] 2> 1221134 INFO (qtp50785429-6918) [n:127.0.0.1:33671_ ]
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:33671_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1221138 INFO
(OverseerThreadFactory-2298-thread-1-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1221245 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1221245 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1222258 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1222280 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1222389 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222406 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1222407 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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@68230c9c
[junit4] 2> 1222407 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1222410 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=242889738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1222424 WARN (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222468 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222468 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222473 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1222473 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1222474 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=41.365234375,
floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=16.728103922779365,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5821426764765928, deletesPctAllowed=46.09038875773609
[junit4] 2> 1222474 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a01f98[control_collection_shard1_replica_n1] main]
[junit4] 2> 1222477 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1222478 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222478 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1222478 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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 1631188042517577728
[junit4] 2> 1222481 INFO
(searcherExecutor-2303-thread-1-processing-n:127.0.0.1:33671_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:33671_ 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@4a01f98[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1222494 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222494 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222499 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1222499 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222499 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33671/control_collection_shard1_replica_n1/
[junit4] 2> 1222500 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222503 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:33671/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1222503 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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/74545310473191428-core_node2-n_0000000000
[junit4] 2> 1222509 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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:33671/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1222614 INFO (zkCallback-2679-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> 1222616 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
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> 1222622 INFO (qtp50785429-6920) [n:127.0.0.1:33671_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1378
[junit4] 2> 1222626 INFO (qtp50785429-6918) [n:127.0.0.1:33671_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1222729 INFO (zkCallback-2679-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> 1222729 INFO (zkCallback-2679-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> 1222732 INFO (qtp50785429-6918) [n:127.0.0.1:33671_ ]
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:33671_&wt=javabin&version=2}
status=0 QTime=1597
[junit4] 2> 1222763 INFO (zkConnectionManagerCallback-2699-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1222764 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1222765 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37835/solr ready
[junit4] 2> 1222765 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1222767 INFO (qtp50785429-6920) [n:127.0.0.1:33671_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1222818 INFO
(OverseerCollectionConfigSetProcessor-74545310473191428-127.0.0.1:33671_-n_0000000000)
[n:127.0.0.1:33671_ ] 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> 1222818 INFO
(OverseerThreadFactory-2298-thread-2-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1223030 WARN
(OverseerThreadFactory-2298-thread-2-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1223031 INFO (qtp50785429-6920) [n:127.0.0.1:33671_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1223032 INFO (qtp50785429-6920) [n:127.0.0.1:33671_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=265
[junit4] 2> 1223033 INFO
(OverseerCollectionConfigSetProcessor-74545310473191428-127.0.0.1:33671_-n_0000000000)
[n:127.0.0.1:33671_ ] 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> 1223034 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 1223310 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-1-001
of type NRT
[junit4] 2> 1223332 WARN (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1223332 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1223332 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1223332 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 1223396 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1223396 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1223396 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1223401 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7722173{/,null,AVAILABLE}
[junit4] 2> 1223401 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6e08fe04{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42548}
[junit4] 2> 1223401 INFO (closeThreadPool-2700-thread-1) [ ]
o.e.j.s.Server Started @1223460ms
[junit4] 2> 1223401 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/tempDir-001/jetty1,
hostPort=42548,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 1223402 ERROR (closeThreadPool-2700-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1223402 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1223402 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1223402 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1223402 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1223402 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T21:15:42.302138Z
[junit4] 2> 1223418 INFO (zkConnectionManagerCallback-2702-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1223419 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1223419 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-1-001/solr.xml
[junit4] 2> 1223422 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1223422 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1223423 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1223494 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-2-001
of type NRT
[junit4] 2> 1223635 WARN (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1223635 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1223635 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1223636 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 1223703 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1223703 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1223703 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1223709 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27e1cab0{/,null,AVAILABLE}
[junit4] 2> 1223709 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@16533c2e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:32999}
[junit4] 2> 1223709 INFO (closeThreadPool-2700-thread-2) [ ]
o.e.j.s.Server Started @1223768ms
[junit4] 2> 1223709 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/tempDir-001/jetty2,
hostPort=32999,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 1223710 ERROR (closeThreadPool-2700-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1223710 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1223710 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1223710 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1223710 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1223710 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T21:15:42.610343Z
[junit4] 2> 1223811 INFO (zkConnectionManagerCallback-2705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1223812 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1223812 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-2-001/solr.xml
[junit4] 2> 1223822 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1223822 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1223823 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1224022 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1224031 WARN (closeThreadPool-2700-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@423e9ea6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1224040 INFO
(TEST-MultiThreadedOCPTest.test-seed#[AC728EEED7B28F6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-3-001
of type NRT
[junit4] 2> 1224047 WARN (closeThreadPool-2700-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@37b09f54[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1224047 WARN (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1224048 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1224048 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1224048 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 1224048 INFO (closeThreadPool-2700-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37835/solr
[junit4] 2> 1224063 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1224063 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1224063 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1224064 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1374894d{/,null,AVAILABLE}
[junit4] 2> 1224064 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4704b663{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45336}
[junit4] 2> 1224064 INFO (closeThreadPool-2700-thread-3) [ ]
o.e.j.s.Server Started @1224123ms
[junit4] 2> 1224064 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/tempDir-001/jetty3,
hostPort=45336,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 1224064 ERROR (closeThreadPool-2700-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1224064 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1224065 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1224065 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1224065 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1224065 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-18T21:15:42.965080Z
[junit4] 2> 1224083 INFO (zkConnectionManagerCallback-2712-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224084 INFO (zkConnectionManagerCallback-2714-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224086 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1224086 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-3-001/solr.xml
[junit4] 2> 1224088 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1224088 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1224090 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1224115 INFO (zkConnectionManagerCallback-2716-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224119 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1224122 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.ZkController Publish node=127.0.0.1:32999_ as
DOWN
[junit4] 2> 1224123 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1224123 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32999_
[junit4] 2> 1224124 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1224124 INFO (zkCallback-2679-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1224135 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1224135 INFO (zkCallback-2698-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1224155 INFO (zkConnectionManagerCallback-2724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224156 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1224157 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:37835/solr ready
[junit4] 2> 1224169 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 1224191 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224208 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224209 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224211 INFO (closeThreadPool-2700-thread-2)
[n:127.0.0.1:32999_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-2-001/cores
[junit4] 2> 1224266 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1224303 WARN (closeThreadPool-2700-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2d1cf975[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1224335 WARN (closeThreadPool-2700-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1b98a120[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1224336 INFO (closeThreadPool-2700-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37835/solr
[junit4] 2> 1224365 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1224383 INFO (zkConnectionManagerCallback-2731-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224391 WARN (closeThreadPool-2700-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@dd6a079[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1224437 WARN (closeThreadPool-2700-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@72a23208[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1224438 INFO (closeThreadPool-2700-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37835/solr
[junit4] 2> 1224452 INFO (zkConnectionManagerCallback-2734-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224456 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1224460 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.ZkController Publish node=127.0.0.1:45336_ as
DOWN
[junit4] 2> 1224461 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1224461 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45336_
[junit4] 2> 1224463 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1224463 INFO (zkCallback-2679-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1224463 INFO (zkCallback-2698-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1224464 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1224535 INFO (zkCallback-2723-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1224539 INFO (zkConnectionManagerCallback-2739-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224539 INFO (zkCallback-2733-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1224574 INFO (zkConnectionManagerCallback-2748-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224577 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1224579 INFO (zkConnectionManagerCallback-2746-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224580 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1224581 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:37835/solr ready
[junit4] 2> 1224582 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.ZkController Publish node=127.0.0.1:42548_ as
DOWN
[junit4] 2> 1224582 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1224583 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42548_
[junit4] 2> 1224584 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224584 INFO (zkCallback-2698-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224584 INFO (zkCallback-2733-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224584 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224584 INFO (zkCallback-2723-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224584 INFO (zkCallback-2679-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224588 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 1224649 INFO (zkCallback-2747-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224660 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224669 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224669 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224671 INFO (closeThreadPool-2700-thread-3)
[n:127.0.0.1:45336_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-3-001/cores
[junit4] 2> 1224699 INFO (zkConnectionManagerCallback-2756-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1224699 INFO (zkCallback-2745-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1224700 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1224701 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:37835/solr ready
[junit4] 2> 1224710 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 1224740 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224763 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224764 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1224765 INFO (closeThreadPool-2700-thread-1)
[n:127.0.0.1:42548_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-1-001/cores
[junit4] 2> 1224901 INFO (qtp334214195-6991) [n:127.0.0.1:32999_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45336_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1224906 INFO (qtp334214195-6994) [n:127.0.0.1:32999_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42548_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1224906 INFO (qtp334214195-6992) [n:127.0.0.1:32999_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:32999_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1224937 INFO
(OverseerThreadFactory-2298-thread-4-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:32999_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 1224938 INFO
(OverseerThreadFactory-2298-thread-4-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1224939 INFO
(OverseerThreadFactory-2298-thread-3-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:45336_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 1224941 INFO
(OverseerThreadFactory-2298-thread-3-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1225007 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1225068 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1226022 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1226060 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 1226088 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1226125 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
[collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 1226321 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1226344 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1226345 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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@68230c9c
[junit4] 2> 1226345 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-2-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 1226359 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=242889738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1226363 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1226372 WARN (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1226388 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1226390 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1226390 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-3-001/cores/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
[junit4] 2> 1226398 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=242889738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1226415 WARN (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1226467 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1226467 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1226470 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1226470 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1226471 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=41.365234375,
floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=16.728103922779365,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5821426764765928, deletesPctAllowed=46.09038875773609
[junit4] 2> 1226471 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@501bdab[collection1_shard1_replica_n1] main]
[junit4] 2> 1226473 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1226475 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1226476 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1226476 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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
1631188046709784576
[junit4] 2> 1226482 INFO
(searcherExecutor-2335-thread-1-processing-n:127.0.0.1:32999_
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@501bdab[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1226493 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1226493 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1226522 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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_node3=0}, version=0}
[junit4] 2> 1226522 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1226523 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1226523 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1226526 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1226526 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
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> 1226526 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:32999/collection1_shard1_replica_n1/
[junit4] 2> 1226526 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=41.365234375,
floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=16.728103922779365,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5821426764765928, deletesPctAllowed=46.09038875773609
[junit4] 2> 1226527 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24f4170a[collection1_shard2_replica_n2] main]
[junit4] 2> 1226528 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1226528 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:32999/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1226528 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/74545310473191436-core_node3-n_0000000000
[junit4] 2> 1226529 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1226529 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1226530 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1226530 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1631188046766407680
[junit4] 2> 1226531 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:32999/collection1_shard1_replica_n1/ shard1
[junit4] 2> 1226535 INFO
(searcherExecutor-2336-thread-1-processing-n:127.0.0.1:45336_
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@24f4170a[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1226537 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1226538 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 1226541 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1226541 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1226541 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45336/collection1_shard2_replica_n2/
[junit4] 2> 1226541 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1226541 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:45336/collection1_shard2_replica_n2/ has no replicas
[junit4] 2> 1226541 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/74545310473191439-core_node4-n_0000000000
[junit4] 2> 1226543 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45336/collection1_shard2_replica_n2/ shard2
[junit4] 2> 1226645 INFO (zkCallback-2733-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226645 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226647 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1226647 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1226649 INFO (qtp1791787451-7011) [n:127.0.0.1:45336_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1581
[junit4] 2> 1226650 INFO (qtp334214195-6993) [n:127.0.0.1:32999_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1643
[junit4] 2> 1226651 INFO (zkCallback-2733-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226659 INFO (zkCallback-2715-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226663 INFO (qtp334214195-6991) [n:127.0.0.1:32999_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:45336_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1761
[junit4] 2> 1226663 INFO (qtp334214195-6992) [n:127.0.0.1:32999_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:32999_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1757
[junit4] 2> 1226763 INFO (zkCallback-2733-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226763 INFO (zkCallback-2715-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226763 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226763 INFO (zkCallback-2733-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226775 INFO (zkCallback-2733-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226791 INFO (zkCallback-2715-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1226944 INFO
(OverseerCollectionConfigSetProcessor-74545310473191428-127.0.0.1:33671_-n_0000000000)
[n:127.0.0.1:33671_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1226945 INFO
(OverseerCollectionConfigSetProcessor-74545310473191428-127.0.0.1:33671_-n_0000000000)
[n:127.0.0.1:33671_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000007 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1226947 INFO
(OverseerThreadFactory-2298-thread-5-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:42548_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 1226949 INFO
(OverseerThreadFactory-2298-thread-5-processing-n:127.0.0.1:33671_)
[n:127.0.0.1:33671_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1226976 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1227086 INFO (zkCallback-2733-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1227086 INFO (zkCallback-2733-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1227086 INFO (zkCallback-2733-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1227086 INFO (zkCallback-2715-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1227086 INFO (zkCallback-2715-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1227086 INFO (zkCallback-2715-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1227999 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1228025 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema
[collection1_shard2_replica_n5] Schema name=test
[junit4] 2> 1228186 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1228225 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n5' using configuration from
collection collection1, trusted=true
[junit4] 2> 1228225 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n5' (registry
'solr.core.collection1.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68230c9c
[junit4] 2> 1228232 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5] o.a.s.c.SolrCore
[[collection1_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-1-001/cores/collection1_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_AC728EEED7B28F6-001/shard-1-001/cores/collection1_shard2_replica_n5/data/]
[junit4] 2> 1228235 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=242889738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1228245 WARN (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5]
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> 1228340 INFO (qtp986102256-6979) [n:127.0.0.1:42548_
c:collection1 s:shard2 x:collection1_shard2_replica_n5] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1228340 INFO (qtp986102256-6979) [n:127.0.0.1:42548_ c:coll
[...truncated too long message...]
configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null196238363
[copy] Copying 38 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null196238363
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null196238363
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null324014062
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null324014062
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null324014062
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 74ms :: artifacts dl 16ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:642:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:506:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:493:
Source checkout is dirty (unversioned/missing files) after running tests!!!
Offending files:
* solr/licenses/gmetric4j-1.0.7.jar.sha1
Total time: 256 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]