Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/783/
2 tests failed.
FAILED: org.apache.solr.cloud.ShardRoutingTest.test
Error Message:
expected:<2> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<4>
at
__randomizedtesting.SeedInfo.seed([76899C014216F836:FEDDA3DBECEA95CE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:250)
at
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate
Error Message:
The trigger did not start in time
Stack Trace:
java.lang.AssertionError: The trigger did not start in time
at
__randomizedtesting.SeedInfo.seed([76899C014216F836:2BC182888DD05E79]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate(TestTriggerIntegration.java:1242)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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 13458 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
[junit4] 2> 1920489 INFO
(SUITE-ShardRoutingTest-seed#[76899C014216F836]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/init-core-data-001
[junit4] 2> 1920490 WARN
(SUITE-ShardRoutingTest-seed#[76899C014216F836]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
[junit4] 2> 1920490 INFO
(SUITE-ShardRoutingTest-seed#[76899C014216F836]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1920491 INFO
(SUITE-ShardRoutingTest-seed#[76899C014216F836]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1920500 INFO
(SUITE-ShardRoutingTest-seed#[76899C014216F836]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /osl/v
[junit4] 2> 1920502 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1920502 INFO (Thread-1472) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1920502 INFO (Thread-1472) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1920503 ERROR (Thread-1472) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1920603 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33288
[junit4] 2> 1920630 INFO (zkConnectionManagerCallback-2155-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1920637 INFO (zkConnectionManagerCallback-2157-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1920650 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1920652 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1920654 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1920675 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1920677 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1920680 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1920683 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1920708 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1920710 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1920712 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1920713 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1920732 INFO (zkConnectionManagerCallback-2161-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1920734 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1920959 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1920960 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1920960 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1920960 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1920962 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31d8f592{/osl/v,null,AVAILABLE}
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3b04bb6c{SSL,[ssl,
http/1.1]}{127.0.0.1:41884}
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
Started @1921206ms
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/osl/v, hostPort=41884,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/control-001/cores}
[junit4] 2> 1920967 ERROR
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1920967 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-15T22:46:03.944Z
[junit4] 2> 1920979 INFO (zkConnectionManagerCallback-2163-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1920981 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1920981 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/control-001/solr.xml
[junit4] 2> 1921021 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1921021 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1921023 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1921292 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:33288/solr
[junit4] 2> 1921294 INFO (zkConnectionManagerCallback-2167-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1921296 INFO (zkConnectionManagerCallback-2169-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1921393 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:41884_osl%2Fv
[junit4] 2> 1921393 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.c.Overseer Overseer
(id=73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000) starting
[junit4] 2> 1921409 INFO (zkConnectionManagerCallback-2176-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1921423 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33288/solr
ready
[junit4] 2> 1921424 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41884_osl%2Fv
[junit4] 2> 1921424 INFO
(OverseerStateUpdate-73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:41884_osl%2Fv
[junit4] 2> 1921447 INFO (zkCallback-2175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1921453 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1921458 INFO
(OverseerStateUpdate-73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1921479 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1921496 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1921496 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1921497 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/control-001/cores
[junit4] 2> 1921532 INFO (zkConnectionManagerCallback-2182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1921541 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1921542 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33288/solr ready
[junit4] 2> 1921594 INFO (qtp801148982-7874) [n:127.0.0.1:41884_osl%2Fv
] 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:41884_osl%252Fv&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1921597 INFO (OverseerThreadFactory-3664-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 1921718 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1921719 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1922742 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1922794 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1922933 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1922954 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1922954 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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@4575b8a8
[junit4] 2> 1922954 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1922954 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1922958 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1922974 WARN (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923040 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923040 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923041 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1923041 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1923042 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33394792194346223]
[junit4] 2> 1923043 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@399991b8[control_collection_shard1_replica_n1] main]
[junit4] 2> 1923044 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1923044 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923045 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1923045 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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 1608906876934684672
[junit4] 2> 1923046 INFO
(searcherExecutor-3669-thread-1-processing-n:127.0.0.1:41884_osl%2Fv
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:41884_osl%2Fv 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@399991b8[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1923051 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923053 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1923053 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923053 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41884/osl/v/control_collection_shard1_replica_n1/
[junit4] 2> 1923054 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923054 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:41884/osl/v/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1923054 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1923065 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41884/osl/v/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1923167 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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> 1923170 INFO (qtp801148982-7877) [n:127.0.0.1:41884_osl%2Fv
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=1451
[junit4] 2> 1923172 INFO (qtp801148982-7874) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 1923289 INFO (zkCallback-2168-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> 1923598 INFO
(OverseerCollectionConfigSetProcessor-73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000)
[ ] 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> 1924181 INFO (qtp801148982-7874) [n:127.0.0.1:41884_osl%2Fv
] 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:41884_osl%252Fv&wt=javabin&version=2}
status=0 QTime=2587
[junit4] 2> 1924368 INFO (zkConnectionManagerCallback-2187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1924369 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1924369 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33288/solr ready
[junit4] 2> 1924369 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1924399 INFO (qtp801148982-7874) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1924480 INFO (OverseerThreadFactory-3664-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1924714 WARN (OverseerThreadFactory-3664-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 1924762 INFO (qtp801148982-7874) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 1924798 INFO (qtp801148982-7874) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=399
[junit4] 2> 1925784 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-1-001
of type NRT
[junit4] 2> 1925797 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1925798 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1925798 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1925798 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1925799 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d6d95dd{/osl/v,null,AVAILABLE}
[junit4] 2> 1925799 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4132fb95{SSL,[ssl,
http/1.1]}{127.0.0.1:44487}
[junit4] 2> 1925799 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
Started @1926039ms
[junit4] 2> 1925799 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/osl/v, hostPort=44487,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-1-001/cores}
[junit4] 2> 1925800 ERROR
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1925800 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1925800 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1925800 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1925800 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1925800 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-15T22:46:08.777Z
[junit4] 2> 1925854 INFO (zkConnectionManagerCallback-2189-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1925855 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1925856 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-1-001/solr.xml
[junit4] 2> 1925871 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1925871 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1925872 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1926492 INFO
(OverseerCollectionConfigSetProcessor-73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000)
[ ] 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> 1927106 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:33288/solr
[junit4] 2> 1927122 INFO (zkConnectionManagerCallback-2193-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1927128 INFO (zkConnectionManagerCallback-2195-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1927158 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1927195 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1927195 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44487_osl%2Fv
[junit4] 2> 1927232 INFO (zkCallback-2168-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1927270 INFO (zkCallback-2175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1927270 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1927306 INFO (zkCallback-2186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1927334 INFO (zkConnectionManagerCallback-2202-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1927334 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1927335 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33288/solr ready
[junit4] 2> 1927336 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1927418 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1927467 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1927468 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1927469 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-1-001/cores
[junit4] 2> 1927605 INFO (qtp801148982-7876) [n:127.0.0.1:41884_osl%2Fv
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:44487_osl%252Fv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1927649 INFO (OverseerThreadFactory-3664-thread-3) [
c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:44487_osl%2Fv for creating new replica of shard shard2
[junit4] 2> 1927889 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
x:collection1_shard2_replica_n81] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1929167 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1929220 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema
[collection1_shard2_replica_n81] Schema name=test
[junit4] 2> 1929658 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1929764 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n81' using configuration from
collection collection1, trusted=true
[junit4] 2> 1929765 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n81' (registry
'solr.core.collection1.shard2.replica_n81') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1929765 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1929765 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
[[collection1_shard2_replica_n81] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-1-001/cores/collection1_shard2_replica_n81],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-1-001/cores/collection1_shard2_replica_n81/data/]
[junit4] 2> 1929801 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1929930 WARN (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
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> 1930211 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1930211 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1930219 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1930220 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1930221 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33394792194346223]
[junit4] 2> 1930221 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@61228962[collection1_shard2_replica_n81] main]
[junit4] 2> 1930223 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1930223 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1930224 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1930225 INFO
(searcherExecutor-3683-thread-1-processing-n:127.0.0.1:44487_osl%2Fv
x:collection1_shard2_replica_n81 c:collection1 s:shard2)
[n:127.0.0.1:44487_osl%2Fv c:collection1 s:shard2
x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
[collection1_shard2_replica_n81] Registered new searcher
Searcher@61228962[collection1_shard2_replica_n81]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1930225 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1608906884463460352
[junit4] 2> 1930275 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node82=0}, version=0}
[junit4] 2> 1930289 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1930290 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1930290 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:44487/osl/v/collection1_shard2_replica_n81/
[junit4] 2> 1930290 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1930290 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
https://127.0.0.1:44487/osl/v/collection1_shard2_replica_n81/ has no replicas
[junit4] 2> 1930290 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1930311 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44487/osl/v/collection1_shard2_replica_n81/ shard2
[junit4] 2> 1930312 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1930332 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1930333 INFO (qtp1292401655-7926) [n:127.0.0.1:44487_osl%2Fv
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2444
[junit4] 2> 1930370 INFO (qtp801148982-7876) [n:127.0.0.1:41884_osl%2Fv
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:44487_osl%252Fv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2764
[junit4] 2> 1930426 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1930426 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1930971 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-2-001
of type NRT
[junit4] 2> 1930973 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1930987 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1930987 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1930987 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 1930987 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4bb544b8{/osl/v,null,AVAILABLE}
[junit4] 2> 1930988 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@590dfbe2{SSL,[ssl,
http/1.1]}{127.0.0.1:40284}
[junit4] 2> 1930988 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
Started @1931227ms
[junit4] 2> 1930988 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/osl/v,
hostPort=40284,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-2-001/cores}
[junit4] 2> 1930988 ERROR
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1931003 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1931003 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1931003 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1931003 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1931003 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-15T22:46:13.980Z
[junit4] 2> 1931068 INFO (zkConnectionManagerCallback-2205-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1931069 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1931069 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-2-001/solr.xml
[junit4] 2> 1931085 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1931085 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1931086 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1931674 INFO
(OverseerCollectionConfigSetProcessor-73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000)
[ ] 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> 1931733 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:33288/solr
[junit4] 2> 1931783 INFO (zkConnectionManagerCallback-2209-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1931815 INFO (zkConnectionManagerCallback-2211-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1931889 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1931911 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1931912 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40284_osl%2Fv
[junit4] 2> 1931937 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1931937 INFO (zkCallback-2175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1931937 INFO (zkCallback-2168-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1931958 INFO (zkCallback-2210-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1931959 INFO (zkCallback-2186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1931962 INFO (zkCallback-2201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1932100 INFO (zkConnectionManagerCallback-2218-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1932101 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1932102 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33288/solr ready
[junit4] 2> 1932112 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1932186 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1932224 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1932224 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1932238 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-2-001/cores
[junit4] 2> 1932629 INFO (qtp344510039-7969) [n:127.0.0.1:40284_osl%2Fv
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:40284_osl%252Fv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1932650 INFO (OverseerThreadFactory-3664-thread-4) [
c:collection1 s:shard3 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:40284_osl%2Fv for creating new replica of shard shard3
[junit4] 2> 1932703 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
x:collection1_shard3_replica_n83] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1932754 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1932754 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1933802 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1933866 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema
[collection1_shard3_replica_n83] Schema name=test
[junit4] 2> 1934251 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1934306 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n83' using configuration from
collection collection1, trusted=true
[junit4] 2> 1934323 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n83' (registry
'solr.core.collection1.shard3.replica_n83') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1934323 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1934323 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
[[collection1_shard3_replica_n83] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-2-001/cores/collection1_shard3_replica_n83],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-2-001/cores/collection1_shard3_replica_n83/data/]
[junit4] 2> 1934338 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1934411 WARN (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
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> 1934623 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1934623 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1934624 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1934624 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1934626 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33394792194346223]
[junit4] 2> 1934643 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f558802[collection1_shard3_replica_n83] main]
[junit4] 2> 1934644 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1934645 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1934645 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1934645 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1608906889098166272
[junit4] 2> 1934656 INFO
(searcherExecutor-3697-thread-1-processing-n:127.0.0.1:40284_osl%2Fv
x:collection1_shard3_replica_n83 c:collection1 s:shard3)
[n:127.0.0.1:40284_osl%2Fv c:collection1 s:shard3
x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
[collection1_shard3_replica_n83] Registered new searcher
Searcher@2f558802[collection1_shard3_replica_n83]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1934700 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard3 to
Terms{values={core_node84=0}, version=0}
[junit4] 2> 1934719 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1934719 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1934719 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:40284/osl/v/collection1_shard3_replica_n83/
[junit4] 2> 1934719 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1934719 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
https://127.0.0.1:40284/osl/v/collection1_shard3_replica_n83/ has no replicas
[junit4] 2> 1934719 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1934734 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40284/osl/v/collection1_shard3_replica_n83/ shard3
[junit4] 2> 1934836 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1934837 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1934896 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1934898 INFO (qtp344510039-7965) [n:127.0.0.1:40284_osl%2Fv
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2195
[junit4] 2> 1934901 INFO (qtp344510039-7969) [n:127.0.0.1:40284_osl%2Fv
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:40284_osl%252Fv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=2272
[junit4] 2> 1935046 INFO (zkCallback-2210-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1935058 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1935058 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1935657 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-3-001
of type NRT
[junit4] 2> 1935658 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1935790 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1935790 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1935790 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1935791 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b61e6cc{/osl/v,null,AVAILABLE}
[junit4] 2> 1935792 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3437cf15{SSL,[ssl,
http/1.1]}{127.0.0.1:44357}
[junit4] 2> 1935792 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.e.j.s.Server
Started @1936031ms
[junit4] 2> 1935792 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/osl/v,
hostPort=44357,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-3-001/cores}
[junit4] 2> 1935792 ERROR
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1935828 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1935828 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1935828 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1935828 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1935828 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-15T22:46:18.805Z
[junit4] 2> 1935852 INFO (zkConnectionManagerCallback-2221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1935853 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1935853 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-3-001/solr.xml
[junit4] 2> 1935877 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1935877 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1935878 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1936430 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:33288/solr
[junit4] 2> 1936431 INFO (zkConnectionManagerCallback-2225-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1936458 INFO (zkConnectionManagerCallback-2227-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1936475 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1936495 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1936495 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44357_osl%2Fv
[junit4] 2> 1936510 INFO (zkCallback-2186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936518 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936522 INFO (zkCallback-2168-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936522 INFO (zkCallback-2210-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936522 INFO (zkCallback-2175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936611 INFO (zkCallback-2226-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936611 INFO (zkCallback-2217-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936623 INFO (zkCallback-2201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1936651 INFO (zkConnectionManagerCallback-2234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1936669 INFO
(OverseerCollectionConfigSetProcessor-73152737587560453-127.0.0.1:41884_osl%2Fv-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1936669 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1936670 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33288/solr ready
[junit4] 2> 1936670 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1936758 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1936796 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1936796 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1936797 INFO
(TEST-ShardRoutingTest.test-seed#[76899C014216F836]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-3-001/cores
[junit4] 2> 1937119 INFO (qtp344510039-7971) [n:127.0.0.1:40284_osl%2Fv
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:44357_osl%252Fv&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1937150 INFO (OverseerThreadFactory-3664-thread-5) [
c:collection1 s:shard4 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:44357_osl%2Fv for creating new replica of shard shard4
[junit4] 2> 1937298 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
x:collection1_shard4_replica_n85] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1937314 INFO (zkCallback-2210-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1937315 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1937315 INFO (zkCallback-2194-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1937387 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1937443 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema
[collection1_shard4_replica_n85] Schema name=test
[junit4] 2> 1937993 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1938087 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard4_replica_n85' using configuration from
collection collection1, trusted=true
[junit4] 2> 1938087 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard4.replica_n85' (registry
'solr.core.collection1.shard4.replica_n85') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4575b8a8
[junit4] 2> 1938120 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1938120 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
[[collection1_shard4_replica_n85] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-3-001/cores/collection1_shard4_replica_n85],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_76899C014216F836-001/shard-3-001/cores/collection1_shard4_replica_n85/data/]
[junit4] 2> 1938137 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1938246 WARN (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
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> 1938550 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1938550 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1938568 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1938568 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1938569 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33394792194346223]
[junit4] 2> 1938570 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6831ac89[collection1_shard4_replica_n85] main]
[junit4] 2> 1938576 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1938576 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1938577 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1938577 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1608906893221167104
[junit4] 2> 1938584 INFO
(searcherExecutor-3711-thread-1-processing-n:127.0.0.1:44357_osl%2Fv
x:collection1_shard4_replica_n85 c:collection1 s:shard4)
[n:127.0.0.1:44357_osl%2Fv c:collection1 s:shard4
x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
[collection1_shard4_replica_n85] Registered new searcher
Searcher@6831ac89[collection1_shard4_replica_n85]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1938622 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard4 to
Terms{values={core_node86=0}, version=0}
[junit4] 2> 1938637 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1938637 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1938637 INFO (qtp874044095-8008) [n:127.0.0.1:44357_osl%2Fv
c:collection1 s:shard4 x:co
[...truncated too long message...]
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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.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-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null47139808
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null47139808
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null47139808
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 82ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | 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: 204 minutes 15 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
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:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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:2920)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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]