Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2831/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseZGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
Error Message:
expected:<127.0.0.1:3[8083]_solr> but was:<127.0.0.1:3[6439]_solr>
Stack Trace:
org.junit.ComparisonFailure: expected:<127.0.0.1:3[8083]_solr> but
was:<127.0.0.1:3[6439]_solr>
at
__randomizedtesting.SeedInfo.seed([1068B7EF15AD6719:D1F48546D4959ADA]:0)
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.solr.cloud.autoscaling.TestPolicyCloud.lambda$testCreateCollectionAddShardUsingPolicy$10(TestPolicyCloud.java:474)
at
org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$0(DocCollection.java:193)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$1(DocCollection.java:193)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.common.cloud.DocCollection.forEachReplica(DocCollection.java:193)
at
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:474)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
Error Message:
expected:<127.0.0.1:[34859]_solr> but was:<127.0.0.1:[46803]_solr>
Stack Trace:
org.junit.ComparisonFailure: expected:<127.0.0.1:[34859]_solr> but
was:<127.0.0.1:[46803]_solr>
at
__randomizedtesting.SeedInfo.seed([1068B7EF15AD6719:D1F48546D4959ADA]:0)
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.solr.cloud.autoscaling.TestPolicyCloud.lambda$testCreateCollectionAddShardUsingPolicy$10(TestPolicyCloud.java:474)
at
org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$0(DocCollection.java:193)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$1(DocCollection.java:193)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
at
org.apache.solr.common.cloud.DocCollection.forEachReplica(DocCollection.java:193)
at
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:474)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 14701 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[junit4] 2> 562820 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 562821 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/data-dir-64-001
[junit4] 2> 562821 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 562822 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 562822 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 562822 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001
[junit4] 2> 562822 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 562822 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 562822 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 562922 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41661
[junit4] 2> 562923 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41661
[junit4] 2> 562923 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41661
[junit4] 2> 562923 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41661
[junit4] 2> 562924 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 562925 INFO (zkConnectionManagerCallback-6349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 562925 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 562927 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 562929 INFO (zkConnectionManagerCallback-6351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 562929 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 562930 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 562931 INFO (zkConnectionManagerCallback-6353-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 562931 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563037 WARN (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 563037 WARN (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 563037 WARN (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 563037 WARN (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 563037 WARN (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 563037 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 563044 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 563044 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 563044 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 563045 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 563045 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 563045 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 563045 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 563045 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 563045 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 563047 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cbcb103{/solr,null,AVAILABLE}
[junit4] 2> 563047 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f50f340{/solr,null,AVAILABLE}
[junit4] 2> 563047 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@637f64a9{/solr,null,AVAILABLE}
[junit4] 2> 563050 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 563050 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 563050 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 563051 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3eb13835{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33669}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.e.j.s.Server Started @563312ms
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33669}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@239da77e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:34859}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.e.j.s.Server Started @563313ms
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34859}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@688a5b02{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:36387}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.e.j.s.Server Started @563313ms
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36387}
[junit4] 2> 563052 ERROR (jetty-launcher-6354-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 563052 ERROR (jetty-launcher-6354-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61dba40f{/solr,null,AVAILABLE}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8e26e92{/solr,null,AVAILABLE}
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-22T18:31:58.312631Z
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-22T18:31:58.312627Z
[junit4] 2> 563052 ERROR (jetty-launcher-6354-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 563052 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-22T18:31:58.312742Z
[junit4] 2> 563056 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563056 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563057 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563057 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2eff71e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:42425}
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.e.j.s.Server Started @563318ms
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42425}
[junit4] 2> 563058 ERROR (jetty-launcher-6354-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 563058 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-22T18:31:58.318469Z
[junit4] 2> 563063 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b7813c{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:46803}
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.e.j.s.Server Started @563324ms
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46803}
[junit4] 2> 563064 ERROR (jetty-launcher-6354-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.6.0
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-22T18:31:58.324497Z
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563064 INFO (zkConnectionManagerCallback-6360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563064 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563067 INFO (zkConnectionManagerCallback-6358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563067 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563067 INFO (zkConnectionManagerCallback-6357-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563067 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563067 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563068 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 563069 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 563069 INFO (zkConnectionManagerCallback-6362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563069 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563069 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 563072 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 563076 INFO (zkConnectionManagerCallback-6364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563076 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563076 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 563254 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 563254 WARN (jetty-launcher-6354-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7e752497[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563254 WARN (jetty-launcher-6354-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7e752497[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563256 WARN (jetty-launcher-6354-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@57904d41[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563256 WARN (jetty-launcher-6354-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@57904d41[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563257 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41661/solr
[junit4] 2> 563258 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563259 INFO (zkConnectionManagerCallback-6375-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563259 INFO (jetty-launcher-6354-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563429 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 563430 WARN (jetty-launcher-6354-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@70f7e93d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563430 WARN (jetty-launcher-6354-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@70f7e93d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563431 WARN (jetty-launcher-6354-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5bf66602[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563431 WARN (jetty-launcher-6354-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5bf66602[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563432 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41661/solr
[junit4] 2> 563433 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563434 INFO (zkConnectionManagerCallback-6389-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563434 INFO (jetty-launcher-6354-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563468 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 563470 WARN (jetty-launcher-6354-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6c3012c5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563470 WARN (jetty-launcher-6354-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6c3012c5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563472 WARN (jetty-launcher-6354-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5dd9e74c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563472 WARN (jetty-launcher-6354-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5dd9e74c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563473 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41661/solr
[junit4] 2> 563474 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563475 INFO (zkConnectionManagerCallback-6397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563475 INFO (jetty-launcher-6354-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563506 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 563508 WARN (jetty-launcher-6354-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@76943b16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563508 WARN (jetty-launcher-6354-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@76943b16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563515 WARN (jetty-launcher-6354-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@49f52c01[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563515 WARN (jetty-launcher-6354-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@49f52c01[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563516 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41661/solr
[junit4] 2> 563521 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563522 INFO (zkConnectionManagerCallback-6408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563522 INFO (jetty-launcher-6354-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563628 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 563629 WARN (jetty-launcher-6354-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5411f3c9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563629 WARN (jetty-launcher-6354-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5411f3c9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563631 WARN (jetty-launcher-6354-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@44b730b2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563631 WARN (jetty-launcher-6354-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@44b730b2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563632 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41661/solr
[junit4] 2> 563633 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563633 INFO (zkConnectionManagerCallback-6419-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563633 INFO (jetty-launcher-6354-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563675 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 563680 INFO (zkConnectionManagerCallback-6421-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563680 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 563729 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36387_solr
[junit4] 2> 563730 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.Overseer Overseer
(id=72143783534198797-127.0.0.1:36387_solr-n_0000000000) starting
[junit4] 2> 563732 INFO
(OverseerStateUpdate-72143783534198797-127.0.0.1:36387_solr-n_0000000000)
[n:127.0.0.1:36387_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36387_solr
[junit4] 2> 563732 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36387_solr
[junit4] 2> 563733 INFO (zkCallback-6420-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 563734 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 563734 WARN (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 563746 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 563764 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36387.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563769 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36387.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563769 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36387.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563770 INFO (jetty-launcher-6354-thread-3)
[n:127.0.0.1:36387_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node3/.
[junit4] 2> 563776 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 563776 INFO (zkConnectionManagerCallback-6435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563776 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 563780 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 563781 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46803_solr as DOWN
[junit4] 2> 563782 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 563782 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46803_solr
[junit4] 2> 563796 INFO (zkCallback-6420-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 563797 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 563797 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 563797 WARN (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 563820 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 563833 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46803.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563838 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46803.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563838 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46803.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563839 INFO (jetty-launcher-6354-thread-1)
[n:127.0.0.1:46803_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node1/.
[junit4] 2> 563876 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 563879 INFO (zkConnectionManagerCallback-6445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563879 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 563881 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 563883 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33669_solr as DOWN
[junit4] 2> 563884 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 563884 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33669_solr
[junit4] 2> 563885 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563885 INFO (zkCallback-6420-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563886 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 563886 WARN (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 563898 INFO (zkCallback-6444-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 563903 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 563923 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33669.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563929 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33669.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563930 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33669.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 563930 INFO (jetty-launcher-6354-thread-2)
[n:127.0.0.1:33669_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node2/.
[junit4] 2> 563976 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 563977 INFO (zkConnectionManagerCallback-6455-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563977 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 563979 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 563980 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34859_solr as DOWN
[junit4] 2> 563981 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 563981 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34859_solr
[junit4] 2> 563982 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 563982 INFO (zkCallback-6420-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 563982 INFO (zkCallback-6454-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 563982 INFO (zkCallback-6444-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 563982 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 563983 WARN (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 563995 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 564010 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34859.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564014 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34859.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564014 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34859.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564015 INFO (jetty-launcher-6354-thread-5)
[n:127.0.0.1:34859_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node5/.
[junit4] 2> 564076 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 564078 INFO (zkConnectionManagerCallback-6465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 564078 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 564092 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 564094 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42425_solr as DOWN
[junit4] 2> 564094 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 564094 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42425_solr
[junit4] 2> 564095 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 564095 INFO (zkCallback-6444-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 564095 INFO (zkCallback-6454-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 564095 INFO (zkCallback-6420-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 564095 INFO (zkCallback-6464-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 564095 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 564096 WARN (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 564103 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 564114 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42425.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564119 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42425.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564119 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42425.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564120 INFO (jetty-launcher-6354-thread-4)
[n:127.0.0.1:42425_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node4/.
[junit4] 2> 564128 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
[junit4] 2> 564131 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 564132 INFO (zkConnectionManagerCallback-6478-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 564132 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 564133 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 564133 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41661/solr ready
[junit4] 2> 564162 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[1068B7EF15AD6719])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testCreateCollectionAddShardUsingPolicy
[junit4] 2> 564175 INFO (qtp813088843-13062) [n:127.0.0.1:33669_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564177 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564181 INFO (qtp1716365755-13066) [n:127.0.0.1:36387_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564183 INFO (qtp203954411-13068) [n:127.0.0.1:42425_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564187 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564189 INFO (qtp242253442-13060) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=20
[junit4] 2> 564191 INFO (qtp813088843-13062) [n:127.0.0.1:33669_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=s1,s2&collection.configName=conf&name=addshard_using_policy&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2&policy=c1
and sendToOCPQueue=true
[junit4] 2> 564199 INFO
(OverseerThreadFactory-6428-thread-1-processing-n:127.0.0.1:36387_solr)
[n:127.0.0.1:36387_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
addshard_using_policy
[junit4] 2> 564313 INFO (qtp813088843-13074) [n:127.0.0.1:33669_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564314 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564316 INFO (qtp1716365755-13066) [n:127.0.0.1:36387_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564317 INFO (qtp203954411-13068) [n:127.0.0.1:42425_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564318 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564322 INFO (qtp813088843-13075) [n:127.0.0.1:33669_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564323 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564324 INFO (qtp1716365755-13066) [n:127.0.0.1:36387_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564326 INFO (qtp203954411-13068) [n:127.0.0.1:42425_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564327 INFO (qtp242253442-13060) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 564331 INFO
(OverseerStateUpdate-72143783534198797-127.0.0.1:36387_solr-n_0000000000)
[n:127.0.0.1:36387_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addshard_using_policy",
[junit4] 2> "shard":"s1",
[junit4] 2> "core":"addshard_using_policy_s1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34859/solr",
[junit4] 2> "node_name":"127.0.0.1:34859_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 564332 INFO
(OverseerStateUpdate-72143783534198797-127.0.0.1:36387_solr-n_0000000000)
[n:127.0.0.1:36387_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addshard_using_policy",
[junit4] 2> "shard":"s2",
[junit4] 2> "core":"addshard_using_policy_s2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46803/solr",
[junit4] 2> "node_name":"127.0.0.1:46803_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 564534 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
x:addshard_using_policy_s1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addshard_using_policy_s1_replica_n1&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 564534 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
x:addshard_using_policy_s2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addshard_using_policy_s2_replica_n2&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 564542 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 564550 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 564550 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 564552 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 564552 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.CoreContainer Creating SolrCore 'addshard_using_policy_s1_replica_n1'
using configuration from configset conf, trusted=true
[junit4] 2> 564554 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34859.solr.core.addshard_using_policy.s1.replica_n1' (registry
'solr.core.addshard_using_policy.s1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564554 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.SolrCore [[addshard_using_policy_s1_replica_n1] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node5/./addshard_using_policy_s1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node5/./addshard_using_policy_s1_replica_n1/data/]
[junit4] 2> 564563 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 564565 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 564565 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.CoreContainer Creating SolrCore 'addshard_using_policy_s2_replica_n2'
using configuration from configset conf, trusted=true
[junit4] 2> 564566 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46803.solr.core.addshard_using_policy.s2.replica_n2' (registry
'solr.core.addshard_using_policy.s2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1c82c4
[junit4] 2> 564566 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.SolrCore [[addshard_using_policy_s2_replica_n2] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node1/./addshard_using_policy_s2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001/tempDir-001/node1/./addshard_using_policy_s2_replica_n2/data/]
[junit4] 2> 564597 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 564597 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 564598 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 564598 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 564599 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.s.SolrIndexSearcher Opening
[Searcher@773b1760[addshard_using_policy_s1_replica_n1] main]
[junit4] 2> 564599 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 564600 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 564600 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 564600 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1664698621477519360
[junit4] 2> 564610 INFO
(searcherExecutor-6480-thread-1-processing-n:127.0.0.1:34859_solr
x:addshard_using_policy_s1_replica_n1 c:addshard_using_policy s:s1
r:core_node3) [n:127.0.0.1:34859_solr c:addshard_using_policy s:s1 r:core_node3
x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrCore
[addshard_using_policy_s1_replica_n1] Registered new searcher
Searcher@773b1760[addshard_using_policy_s1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 564612 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/addshard_using_policy/terms/s1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 564612 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/addshard_using_policy/leaders/s1
[junit4] 2> 564614 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 564614 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 564614 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34859/solr/addshard_using_policy_s1_replica_n1/
[junit4] 2> 564614 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 564614 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.SyncStrategy
http://127.0.0.1:34859/solr/addshard_using_policy_s1_replica_n1/ has no replicas
[junit4] 2> 564614 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/addshard_using_policy/leaders/s1/leader after winning as
/collections/addshard_using_policy/leader_elect/s1/election/72143783534198800-core_node3-n_0000000000
[junit4] 2> 564615 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34859/solr/addshard_using_policy_s1_replica_n1/ s1
[junit4] 2> 564620 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 564620 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 564705 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 564705 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 564711 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c9016d3[addshard_using_policy_s2_replica_n2] main]
[junit4] 2> 564716 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 564716 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 564717 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 564717 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1664698621600202752
[junit4] 2> 564720 INFO
(searcherExecutor-6482-thread-1-processing-n:127.0.0.1:46803_solr
x:addshard_using_policy_s2_replica_n2 c:addshard_using_policy s:s2
r:core_node4) [n:127.0.0.1:46803_solr c:addshard_using_policy s:s2 r:core_node4
x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrCore
[addshard_using_policy_s2_replica_n2] Registered new searcher
Searcher@3c9016d3[addshard_using_policy_s2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 564720 INFO (zkCallback-6454-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564721 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1
] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 564723 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addshard_using_policy_s1_replica_n1&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=189
[junit4] 2> 564724 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/addshard_using_policy/terms/s2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 564724 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/addshard_using_policy/leaders/s2
[junit4] 2> 564726 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 564726 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 564726 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46803/solr/addshard_using_policy_s2_replica_n2/
[junit4] 2> 564726 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 564726 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.SyncStrategy
http://127.0.0.1:46803/solr/addshard_using_policy_s2_replica_n2/ has no replicas
[junit4] 2> 564726 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/addshard_using_policy/leaders/s2/leader after winning as
/collections/addshard_using_policy/leader_elect/s2/election/72143783534198798-core_node4-n_0000000000
[junit4] 2> 564729 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46803/solr/addshard_using_policy_s2_replica_n2/ s2
[junit4] 2> 564833 INFO (zkCallback-6454-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564833 INFO (zkCallback-6434-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564833 INFO (zkCallback-6454-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564834 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2
] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 564835 INFO (qtp242253442-13070) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addshard_using_policy_s2_replica_n2&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=301
[junit4] 2> 564836 INFO (qtp813088843-13062) [n:127.0.0.1:33669_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 564935 INFO (zkCallback-6454-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564935 INFO (zkCallback-6444-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564935 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564935 INFO (zkCallback-6454-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564935 INFO (zkCallback-6434-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 564936 INFO (qtp813088843-13062) [n:127.0.0.1:33669_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={shards=s1,s2&collection.configName=conf&name=addshard_using_policy&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2&policy=c1}
status=0 QTime=744
[junit4] 2> 564936 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[1068B7EF15AD6719])
[ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection:
addshard_using_policy
[junit4] 2> 564940 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[1068B7EF15AD6719])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 564942 INFO (qtp813088843-13074) [n:127.0.0.1:33669_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=addshard_using_policy&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 564943 INFO
(OverseerCollectionConfigSetProcessor-72143783534198797-127.0.0.1:36387_solr-n_0000000000)
[n:127.0.0.1:36387_solr ] 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> 564944 INFO
(OverseerThreadFactory-6428-thread-2-processing-n:127.0.0.1:36387_solr)
[n:127.0.0.1:36387_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 564945 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.addshard_using_policy.s2.replica_n2
tag=null
[junit4] 2> 564945 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.addshard_using_policy.s1.replica_n1
tag=null
[junit4] 2> 564945 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7863599: rootName =
solr_46803, domain = solr.core.addshard_using_policy.s2.replica_n2, service url
= null, agent id = null] for registry
solr.core.addshard_using_policy.s2.replica_n2/com.codahale.metrics.MetricRegistry@3c751a1a
[junit4] 2> 564945 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bb4dc3b: rootName
= solr_34859, domain = solr.core.addshard_using_policy.s1.replica_n1, service
url = null, agent id = null] for registry
solr.core.addshard_using_policy.s1.replica_n1/com.codahale.metrics.MetricRegistry@5646e9cc
[junit4] 2> 564963 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.c.SolrCore [addshard_using_policy_s1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@73304700
[junit4] 2> 564963 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.addshard_using_policy.s1.replica_n1 tag=SolrCore@73304700
[junit4] 2> 564963 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.addshard_using_policy.s1.leader tag=SolrCore@73304700
[junit4] 2> 564964 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 564964 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.c.SolrCore [addshard_using_policy_s2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@4c839a41
[junit4] 2> 564964 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.addshard_using_policy.s2.replica_n2 tag=SolrCore@4c839a41
[junit4] 2> 564964 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.addshard_using_policy.s2.leader tag=SolrCore@4c839a41
[junit4] 2> 564964 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 564965 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/addshard_using_policy/terms/s1 to Terms{values={}, version=1}
[junit4] 2> 564966 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/addshard_using_policy/terms/s2 to Terms{values={}, version=1}
[junit4] 2> 564966 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=addshard_using_policy_s1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=22
[junit4] 2> 564967 INFO (qtp242253442-13071) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=addshard_using_policy_s2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=22
[junit4] 2> 565068 INFO (zkCallback-6454-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 565068 INFO (zkCallback-6454-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 565068 INFO (zkCallback-6434-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 565068 INFO (zkCallback-6420-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 565068 INFO (zkCallback-6434-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/addshard_using_policy/state.json] for collection
[addshard_using_policy] has occurred - updating... (live nodes size: [5])
[junit4] 2> 565080 INFO (qtp813088843-13074) [n:127.0.0.1:33669_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=addshard_using_policy&action=DELETE&wt=javabin&version=2} status=0
QTime=138
[junit4] 2> 565084 INFO (qtp813088843-13075) [n:127.0.0.1:33669_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 565085 INFO (qtp760892581-13064) [n:127.0.0.1:34859_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 565085 INFO (qtp1716365755-13095) [n:127.0.0.1:36387_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 565086 INFO (qtp203954411-13068) [n:127.0.0.1:42425_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 565087 INFO (qtp242253442-13060) [n:127.0.0.1:46803_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 565089 INFO (qtp1716365755-13066) [n:127.0.0.1:36387_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 565090 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[1068B7EF15AD6719])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionAddShardUsingPolicy
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPolicyCloud
-Dtests.method=testCreateCollectionAddShardUsingPolicy
-Dtests.seed=1068B7EF15AD6719 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr-Cyrl-BA -Dtests.timezone=Asia/Singapore -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.96s J5 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: e
[...truncated too long message...]
hreadPool-341-thread-2) [ ] o.a.s.c.Overseer Overseer
(id=72143875821142030-127.0.0.1:40739_solr-n_0000000000) closing
[junit4] 2> 32749 INFO (zkCallback-78-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 32749 INFO (zkCallback-93-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 32753 INFO (zkCallback-93-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 32845 INFO (jetty-closer-317-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@315493ab{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 32846 INFO (jetty-closer-317-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5fecfe1c{/solr,null,UNAVAILABLE}
[junit4] 2> 32847 INFO (jetty-closer-317-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 32940 INFO (jetty-closer-317-thread-5) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3df1d261{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 32940 INFO (jetty-closer-317-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d4693e2{/solr,null,UNAVAILABLE}
[junit4] 2> 32940 INFO (jetty-closer-317-thread-5) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 33039 INFO (jetty-closer-317-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72143875821142030-127.0.0.1:40739_solr-n_0000000000) closing
[junit4] 2> 33040 INFO (jetty-closer-317-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6ea9c20e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 33040 INFO (jetty-closer-317-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71c5d785{/solr,null,UNAVAILABLE}
[junit4] 2> 33040 INFO (jetty-closer-317-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 33141 INFO (jetty-closer-317-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6db778fe{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 33141 INFO (jetty-closer-317-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@574fd6cc{/solr,null,UNAVAILABLE}
[junit4] 2> 33141 INFO (jetty-closer-317-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 33241 INFO (jetty-closer-317-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@570758e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 33241 INFO (jetty-closer-317-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@55e619bb{/solr,null,UNAVAILABLE}
[junit4] 2> 33241 INFO (jetty-closer-317-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 33241 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 33445 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 35
/solr/collections/perReplicaDataColl/terms/shard1
[junit4] 2> 18 /solr/configs/conf
[junit4] 2> 14 /solr/aliases.json
[junit4] 2> 14 /solr/clusterprops.json
[junit4] 2> 13
/solr/collections/testCreateCollectionSplitShard/terms/shard1_1
[junit4] 2> 12
/solr/collections/testCreateCollectionSplitShard/terms/shard1_0
[junit4] 2> 10
/solr/collections/addshard_with_reptype_using_policy/terms/s1
[junit4] 2> 9
/solr/collections/testCreateCollection/state.json
[junit4] 2> 9 /solr/collections/perReplicaDataColl/state.json
[junit4] 2> 9
/solr/collections/addshard_with_reptype_using_policy/terms/s3
[junit4] 2> 8
/solr/collections/addshard_with_reptype_using_policy/state.json
[junit4] 2> 8 /solr/collections/data_provider/terms/shard1
[junit4] 2> 7
/solr/collections/testCreateCollectionSplitShard/terms/shard1
[junit4] 2> 7
/solr/collections/addshard_using_policy/state.json
[junit4] 2> 6
/solr/collections/testCreateCollectionSplitShard/state.json
[junit4] 2> 6
/solr/collections/testCreateCollectionAddReplica/terms/shard1
[junit4] 2> 5 /solr/packages.json
[junit4] 2> 5 /solr/collections/metrics_tags/state.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/collections/data_provider/state.json
[junit4] 2> 4
/solr/collections/testCreateCollectionAddReplica/state.json
[junit4] 2> 3
/solr/collections/testCreateCollection/terms/shard1
[junit4] 2> 3
/solr/collections/testCreateCollection/terms/shard2
[junit4] 2> 3 /solr/collections/addshard_using_policy/terms/s2
[junit4] 2> 3 /solr/collections/addshard_using_policy/terms/s1
[junit4] 2> 3 /solr/collections/metrics_tags/terms/shard1
[junit4] 2> 2
/solr/collections/testCreateCollectionSplitShard/collectionprops.json
[junit4] 2> 2
/solr/collections/addshard_with_reptype_using_policy/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 116
/solr/collections/addshard_with_reptype_using_policy/state.json
[junit4] 2> 84 /solr/aliases.json
[junit4] 2> 74
/solr/collections/testCreateCollectionSplitShard/state.json
[junit4] 2> 34 /solr/collections/perReplicaDataColl/state.json
[junit4] 2> 30
/solr/collections/testCreateCollectionAddReplica/state.json
[junit4] 2> 26
/solr/collections/testCreateCollection/state.json
[junit4] 2> 24 /solr/autoscaling.json
[junit4] 2> 20
/solr/collections/addshard_using_policy/state.json
[junit4] 2> 18 /solr/collections/data_provider/state.json
[junit4] 2> 15 /solr/collections/metrics_tags/state.json
[junit4] 2> 14 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/perReplicaDataColl/leader_elect/shard1/election/72143875821142031-core_node9-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/72143875821142031-127.0.0.1:44837_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/72143875821142030-127.0.0.1:40739_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 208 /solr/overseer/queue
[junit4] 2> 130 /solr/collections
[junit4] 2> 72 /solr/overseer/collection-queue-work
[junit4] 2> 43 /solr/live_nodes
[junit4] 2>
[junit4] 2> 33450 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38367
[junit4] 2> 33450 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38367
[junit4] 2> 33450 INFO
(SUITE-TestPolicyCloud-seed#[1068B7EF15AD6719]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38367
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.TestPolicyCloud_1068B7EF15AD6719-001
[junit4] 2> Apr 22, 2020 6:55:57 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene84,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c1f0beb),
locale=sr-Cyrl-BA, timezone=Asia/Singapore
[junit4] 2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=16,threads=2,free=283115520,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestPolicyCloud]
[junit4] Completed [5/5 (5!)] on J3 in 33.50s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126:
There were test failures: 5 suites, 40 tests, 5 failures [seed:
1068B7EF15AD6719]
Total time: 35 seconds
[repro] Setting last failure code to 256
[repro] Failures w/original seeds:
[repro] 5/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=8e0eae260a0c38fa03e2eaf682d0db9d8b0b6374,
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2830
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]