Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/35/
2 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1551445801101 bcoll: 1551445801104
Stack Trace:
java.lang.AssertionError: acoll: 1551445801101 bcoll: 1551445801104
at
__randomizedtesting.SeedInfo.seed([326E0654B7E787B9:BA3A398E191BEA41]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([6E290C23CD07FAF9:E61FAE7015A812EB]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:261)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12690 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/init-core-data-001
[junit4] 2> 85952 INFO
(SUITE-MultiThreadedOCPTest-seed#[326E0654B7E787B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 85953 WARN
(SUITE-MultiThreadedOCPTest-seed#[326E0654B7E787B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 85953 INFO
(SUITE-MultiThreadedOCPTest-seed#[326E0654B7E787B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 85987 INFO
(SUITE-MultiThreadedOCPTest-seed#[326E0654B7E787B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 85988 INFO
(SUITE-MultiThreadedOCPTest-seed#[326E0654B7E787B9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 86235 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 86254 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 86255 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 86824 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42619
[junit4] 2> 86824 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42619
[junit4] 2> 86824 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42619
[junit4] 2> 88810 INFO (zkConnectionManagerCallback-40-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 89069 INFO (zkConnectionManagerCallback-42-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 89187 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 89333 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 89377 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 89415 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 89416 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 89451 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 89453 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 89487 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 89489 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 89507 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 89525 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 89527 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 92910 WARN
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 94471 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 94471 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 94489 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 94806 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 94806 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 94809 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 95188 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cfc608d{/,null,AVAILABLE}
[junit4] 2> 95391 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3c00f0f3{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45086}
[junit4] 2> 95391 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ] o.e.j.s.Server
Started @95454ms
[junit4] 2> 95392 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=45086,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/control-001/cores}
[junit4] 2> 95754 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider
chain: env;sysprop
[junit4] 2> 95757 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 95757 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 95770 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 95770 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 95770 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 95771 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-01T13:07:20.734Z
[junit4] 2> 95845 INFO (zkConnectionManagerCallback-44-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 95900 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 95903 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/control-001/solr.xml
[junit4] 2> 96026 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 96026 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 96049 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42757484, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 97532 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 97550 WARN
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@623f4425[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 97611 WARN
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@31431566[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 97667 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42619/solr
[junit4] 2> 97805 INFO (zkConnectionManagerCallback-50-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 97889 INFO (zkConnectionManagerCallback-52-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 99877 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45086_
[junit4] 2> 99891 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.c.Overseer Overseer
(id=74271598872166404-127.0.0.1:45086_-n_0000000000) starting
[junit4] 2> 100496 INFO (zkConnectionManagerCallback-59-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100536 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42619/solr ready
[junit4] 2> 100954 INFO
(OverseerStateUpdate-74271598872166404-127.0.0.1:45086_-n_0000000000)
[n:127.0.0.1:45086_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:45086_
[junit4] 2> 100999 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45086_
[junit4] 2> 101150 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 101153 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 101296 DEBUG
(OverseerAutoScalingTriggerThread-74271598872166404-127.0.0.1:45086_-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:45086_]
[junit4] 2> 101298 DEBUG (ScheduledTrigger-95-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 101624 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 101732 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 101789 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 101790 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 101823 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [n:127.0.0.1:45086_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/control-001/cores
[junit4] 2> 102325 INFO (zkConnectionManagerCallback-65-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102382 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 102442 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 102510 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42619/solr ready
[junit4] 2> 103460 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 104473 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 104817 INFO (qtp1114964708-330) [n:127.0.0.1:45086_ ]
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:45086_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 104980 INFO
(OverseerThreadFactory-97-thread-1-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 105320 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 105337 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 105486 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 106486 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 106645 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 106878 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 107499 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 108165 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 108513 DEBUG (ScheduledTrigger-95-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 108661 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 108787 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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@42757484
[junit4] 2> 108787 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 108859 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.4296875,
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=23.920148986969,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7993110634857831, deletesPctAllowed=39.101404470398876
[junit4] 2> 108895 WARN (qtp1114964708-332) [n:127.0.0.1:45086_
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> 109514 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 109514 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 109771 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 109771 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 109773 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.866994295945755]
[junit4] 2> 109798 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 109916 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e0557cb[control_collection_shard1_replica_n1] main]
[junit4] 2> 109953 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 109974 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 109989 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 109991 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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 1626808679089045504
[junit4] 2> 110173 INFO
(searcherExecutor-102-thread-1-processing-n:127.0.0.1:45086_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:45086_ 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@5e0557cb[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 110404 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 110460 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 110533 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 110533 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 110533 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45086/control_collection_shard1_replica_n1/
[junit4] 2> 110534 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 110535 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45086/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 110570 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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/74271598872166404-core_node2-n_0000000000
[junit4] 2> 110638 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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:45086/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 110731 INFO (zkCallback-51-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> 110914 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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> 110945 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 111083 INFO (qtp1114964708-332) [n:127.0.0.1:45086_
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=5766
[junit4] 2> 111107 INFO (zkCallback-51-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> 111107 INFO (zkCallback-51-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> 111477 INFO (qtp1114964708-330) [n:127.0.0.1:45086_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 111477 INFO (qtp1114964708-330) [n:127.0.0.1:45086_ ]
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:45086_&wt=javabin&version=2}
status=0 QTime=6662
[junit4] 2> 111690 INFO (zkConnectionManagerCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 111693 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 111763 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42619/solr ready
[junit4] 2> 111766 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 111793 INFO (qtp1114964708-332) [n:127.0.0.1:45086_ ]
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=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 111934 INFO
(OverseerThreadFactory-97-thread-2-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 111935 INFO
(OverseerCollectionConfigSetProcessor-74271598872166404-127.0.0.1:45086_-n_0000000000)
[n:127.0.0.1:45086_ ] 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> 111945 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 112294 WARN
(OverseerThreadFactory-97-thread-2-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 112460 INFO (qtp1114964708-332) [n:127.0.0.1:45086_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 112463 INFO (qtp1114964708-332) [n:127.0.0.1:45086_ ]
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=1&wt=javabin&version=2}
status=0 QTime=670
[junit4] 2> 112549 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 112974 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 113632 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-1-001
of type NRT
[junit4] 2> 113668 WARN (closeThreadPool-72-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 113668 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 113668 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 113687 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 113756 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 113756 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 113756 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 113757 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5087302c{/,null,AVAILABLE}
[junit4] 2> 113848 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1b14ed20{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:46452}
[junit4] 2> 113848 INFO (closeThreadPool-72-thread-1) [ ]
o.e.j.s.Server Started @113910ms
[junit4] 2> 113848 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=46452,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-1-001/cores}
[junit4] 2> 113849 ERROR (closeThreadPool-72-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 113849 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 113849 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 113849 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 113849 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 113849 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-01T13:07:38.812Z
[junit4] 2> 113987 DEBUG (ScheduledTrigger-95-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 114001 INFO (zkConnectionManagerCallback-74-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 114008 INFO
(OverseerCollectionConfigSetProcessor-74271598872166404-127.0.0.1:45086_-n_0000000000)
[n:127.0.0.1:45086_ ] 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> 114041 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 114041 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-1-001/solr.xml
[junit4] 2> 114100 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 114153 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 114272 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42757484, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 114987 DEBUG (ScheduledTrigger-95-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 116001 DEBUG (ScheduledTrigger-95-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 116594 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 116631 WARN (closeThreadPool-72-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@26b83804[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 116688 WARN (closeThreadPool-72-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7996ae77[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 116689 INFO (closeThreadPool-72-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42619/solr
[junit4] 2> 116813 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-2-001
of type NRT
[junit4] 2> 116832 WARN (closeThreadPool-72-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 116833 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 116833 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 116833 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 116884 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 116884 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 116884 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 116885 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32a1cb35{/,null,AVAILABLE}
[junit4] 2> 116904 INFO (zkConnectionManagerCallback-80-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 116924 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@45dddb07{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40039}
[junit4] 2> 117090 DEBUG (ScheduledTrigger-95-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 117115 INFO (closeThreadPool-72-thread-2) [ ]
o.e.j.s.Server Started @117177ms
[junit4] 2> 117115 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40039,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-2-001/cores}
[junit4] 2> 117298 ERROR (closeThreadPool-72-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 117298 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 117298 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 117298 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 117298 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 117298 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-01T13:07:42.261Z
[junit4] 2> 117313 INFO (zkConnectionManagerCallback-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 117567 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 117714 INFO (zkConnectionManagerCallback-84-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 117918 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 117918 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-2-001/solr.xml
[junit4] 2> 117934 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.ZkController Publish node=127.0.0.1:46452_ as DOWN
[junit4] 2> 117956 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 117956 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46452_
[junit4] 2> 117970 INFO (zkCallback-70-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 117978 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 117994 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 118006 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 118008 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 118008 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 118076 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42757484, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 118095 DEBUG (ScheduledTrigger-95-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 1
[junit4] 2> 118740 INFO (zkConnectionManagerCallback-91-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 118996 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 118997 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42619/solr
ready
[junit4] 2> 119068 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 119360 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 119408 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 119602 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 119602 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 119652 INFO (closeThreadPool-72-thread-1) [n:127.0.0.1:46452_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-1-001/cores
[junit4] 2> 120000 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 120163 WARN (closeThreadPool-72-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@f1aa224[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 120629 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 120630 WARN (closeThreadPool-72-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@75e84b44[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 120631 INFO (closeThreadPool-72-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42619/solr
[junit4] 2> 120776 INFO
(TEST-MultiThreadedOCPTest.test-seed#[326E0654B7E787B9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-3-001
of type NRT
[junit4] 2> 120782 WARN (closeThreadPool-72-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 120783 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 120783 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 120783 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 120785 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 120785 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 120785 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 120798 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ec7d972{/,null,AVAILABLE}
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4444536d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41090}
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.e.j.s.Server Started @120874ms
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=41090,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-3-001/cores}
[junit4] 2> 120812 ERROR (closeThreadPool-72-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 120812 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-01T13:07:45.775Z
[junit4] 2> 120849 INFO (zkConnectionManagerCallback-100-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 120871 INFO (zkConnectionManagerCallback-98-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 120871 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 120871 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-3-001/solr.xml
[junit4] 2> 120980 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 120980 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 121237 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@42757484, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 121629 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 121654 INFO (zkConnectionManagerCallback-102-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 121802 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 121872 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.ZkController Publish node=127.0.0.1:40039_ as DOWN
[junit4] 2> 121874 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 121874 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40039_
[junit4] 2> 121940 INFO (zkCallback-70-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 121945 INFO (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 121945 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 121945 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 121945 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 121973 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 122502 INFO (zkConnectionManagerCallback-109-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 122610 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 122612 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42619/solr
ready
[junit4] 2> 122630 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 2
[junit4] 2> 122646 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 122886 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 122902 WARN (closeThreadPool-72-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4af5eb38[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 122975 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 123011 WARN (closeThreadPool-72-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@268d2b24[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 123012 INFO (closeThreadPool-72-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42619/solr
[junit4] 2> 123192 INFO (zkConnectionManagerCallback-116-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 123195 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 123196 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 123320 INFO (closeThreadPool-72-thread-2) [n:127.0.0.1:40039_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-2-001/cores
[junit4] 2> 123620 INFO (zkConnectionManagerCallback-118-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 123682 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 123832 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 123855 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.ZkController Publish node=127.0.0.1:41090_ as DOWN
[junit4] 2> 123869 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 123869 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41090_
[junit4] 2> 123871 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123871 INFO (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123909 INFO (zkCallback-70-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123914 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123927 INFO (zkCallback-117-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123927 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123927 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 123930 INFO (zkCallback-108-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 124468 INFO (zkConnectionManagerCallback-125-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 124515 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 124533 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42619/solr
ready
[junit4] 2> 124574 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 124684 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 3
[junit4] 2> 124737 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 124919 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 124919 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 124921 INFO (closeThreadPool-72-thread-3) [n:127.0.0.1:41090_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-3-001/cores
[junit4] 2> 125451 INFO (qtp557589724-410) [n:127.0.0.1:40039_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:40039_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 125452 INFO (qtp557589724-411) [n:127.0.0.1:40039_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41090_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 125487 INFO
(OverseerThreadFactory-97-thread-3-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:41090_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 125579 INFO (qtp557589724-412) [n:127.0.0.1:40039_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:46452_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 125650 INFO
(OverseerThreadFactory-97-thread-3-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 125713 INFO
(OverseerThreadFactory-97-thread-4-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:40039_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 125750 INFO
(OverseerThreadFactory-97-thread-4-processing-n:127.0.0.1:45086_)
[n:127.0.0.1:45086_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 125769 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 126774 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 127775 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 128644 INFO (qtp557589724-413) [n:127.0.0.1:40039_
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 128644 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 128775 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 129855 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 129903 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.1.0
[junit4] 2> 129919 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.1.0
[junit4] 2> 130140 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=test
[junit4] 2> 130144 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 130855 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 131741 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 131859 DEBUG (ScheduledTrigger-95-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 131931 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 131931 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 131965 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-2-001/cores/collection1_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 131981 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.4296875,
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=23.920148986969,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7993110634857831, deletesPctAllowed=39.101404470398876
[junit4] 2> 131984 WARN (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 132107 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 132380 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 132381 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@42757484
[junit4] 2> 132381 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-3-001/cores/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_326E0654B7E787B9-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 132420 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.4296875,
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=23.920148986969,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7993110634857831, deletesPctAllowed=39.101404470398876
[junit4] 2> 132435 WARN (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_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> 132921 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 132921 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 132923 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 132923 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 132925 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 132958 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.866994295945755]
[junit4] 2> 132959 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f14c673[collection1_shard1_replica_n2] main]
[junit4] 2> 132969 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 133022 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 133032 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 133033 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1626808703250333696
[junit4] 2> 133243 INFO
(searcherExecutor-134-thread-1-processing-n:127.0.0.1:40039_
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@1f14c673[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 133348 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 133348 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 133385 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 133385 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 133385 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:40039/collection1_shard1_replica_n2/
[junit4] 2> 133385 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 133385 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:40039/collection1_shard1_replica_n2/ has no replicas
[junit4] 2> 133385 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/74271598872166415-core_node3-n_0000000000
[junit4] 2> 133419 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40039/collection1_shard1_replica_n2/ shard1
[junit4] 2> 133439 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 133440 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 133442 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 133442 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 133497 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.866994295945755]
[junit4] 2> 133498 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19b88e37[collection1_shard2_replica_n1] main]
[junit4] 2> 133512 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 133549 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 133549 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 133550 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 133550 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1626808703792447488
[junit4] 2> 133552 INFO (qtp557589724-413) [n:127.0.0.1:40039_
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4908
[junit4] 2> 133570 INFO
(searcherExecutor-135-thread-1-processing-n:127.0.0.1:41090_
x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@19b88e37[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 133605 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 133605 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 133697 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 133697 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 133697 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41090/collection1_shard2_replica_n1/
[junit4] 2> 133697 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 133697 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41090/collection1_shard2_replica_n1/ has no replicas
[junit4] 2> 133697 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/74271598872166418-core_node4-n_0000000000
[junit4] 2> 133711 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41090/collection1_shard2_replica_n1/ shard2
[junit4] 2> 133823 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 133841 INFO (qtp557589724-410) [n:127.0.0.1:40039_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:40039_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=8390
[junit4] 2> 133873 INFO (qtp1938930942-442) [n:127.0.0.1:41090_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5229
[junit4] 2> 133930 DEBUG (ScheduledTrigger-95-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 134022 INFO
(OverseerCollectionConfigSetProcessor-74271598872166404-127.0.0.1:45086_-n_0000000000)
[n:127.0.0.1:45086_ ] 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> 134077 INFO (qtp557589724-411) [n:127.0.0.1:40039_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections params
[...truncated too long message...]
Apples-Tests-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1011029030
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1011029030
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1011029030
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 86ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | 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...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 233 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]