Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/135/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseParallelGC
--illegal-access=deny
1 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Something is broken in the assert for no shards using the same indexDir -
probably something was changed in the attributes published in the MBean of
SolrCore : {}
Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using
the same indexDir - probably something was changed in the attributes published
in the MBean of SolrCore : {}
at
__randomizedtesting.SeedInfo.seed([8BAB4A4F1FC48D30:C3DE3EFB19F7A2A5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:844)
Build Log:
[...truncated 11731 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/init-core-data-001
[junit4] 2> 660793 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
[junit4] 2> 660793 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 660794 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 660794 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001
[junit4] 2> 660795 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 660795 INFO (Thread-2401) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 660795 INFO (Thread-2401) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 660797 ERROR (Thread-2401) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 660895 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43213
[junit4] 2> 660898 INFO (jetty-launcher-999-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 660898 INFO (jetty-launcher-999-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 660898 INFO (jetty-launcher-999-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 660899 INFO (jetty-launcher-999-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 660900 INFO (jetty-launcher-999-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@710def53{/solr,null,AVAILABLE}
[junit4] 2> 660900 INFO (jetty-launcher-999-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@483a5eac{/solr,null,AVAILABLE}
[junit4] 2> 660900 INFO (jetty-launcher-999-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35449762{/solr,null,AVAILABLE}
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2b91d577{HTTP/1.1,[http/1.1]}{127.0.0.1:38055}
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.e.j.s.Server Started @662685ms
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38055}
[junit4] 2> 660901 ERROR (jetty-launcher-999-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 660901 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-04T00:46:05.278900Z
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@182883c9{/solr,null,AVAILABLE}
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@487b992{HTTP/1.1,[http/1.1]}{127.0.0.1:35923}
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.e.j.s.Server Started @662686ms
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35923}
[junit4] 2> 660902 ERROR (jetty-launcher-999-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@e9e3839{HTTP/1.1,[http/1.1]}{127.0.0.1:40545}
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.e.j.s.Server Started @662686ms
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40545}
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-04T00:46:05.279694Z
[junit4] 2> 660902 ERROR (jetty-launcher-999-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 660902 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-04T00:46:05.279878Z
[junit4] 2> 660903 INFO (jetty-launcher-999-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7ffee01c{HTTP/1.1,[http/1.1]}{127.0.0.1:44691}
[junit4] 2> 660903 INFO (jetty-launcher-999-thread-3) [ ]
o.e.j.s.Server Started @662687ms
[junit4] 2> 660903 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44691}
[junit4] 2> 660903 ERROR (jetty-launcher-999-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 660903 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 660903 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 660903 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 660904 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-04T00:46:05.281002Z
[junit4] 2> 660904 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 660904 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 660907 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 660908 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 660908 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 660909 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43213/solr
[junit4] 2> 660927 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 660927 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43213/solr
[junit4] 2> 660928 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 660928 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 660933 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43213/solr
[junit4] 2> 660933 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43213/solr
[junit4] 2> 660941 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 660941 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 660942 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38055_solr
[junit4] 2> 660942 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 660942 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 660942 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35923_solr
[junit4] 2> 660943 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98597992213512200-127.0.0.1:38055_solr-n_0000000000) starting
[junit4] 2> 660944 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 660944 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 660944 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 660944 INFO (zkCallback-1021-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 660947 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38055_solr
[junit4] 2> 660947 INFO (zkCallback-1021-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 660947 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 660947 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 660952 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44691_solr
[junit4] 2> 660952 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 660952 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40545_solr
[junit4] 2> 660953 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 660954 INFO (zkCallback-1015-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 660954 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 660966 INFO (zkCallback-1021-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 660969 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 660971 INFO (jetty-launcher-999-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/.
[junit4] 2> 660972 INFO (zkCallback-1021-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 660980 INFO (jetty-launcher-999-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node1/.
[junit4] 2> 660980 INFO (jetty-launcher-999-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node3/.
[junit4] 2> 660988 INFO (jetty-launcher-999-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node4/.
[junit4] 2> 660997 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 660997 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43213/solr ready
[junit4] 2> 661014 INFO
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
[junit4] 2> 661014 INFO
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 661021 INFO (qtp1784699065-6748) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 661021 ERROR (qtp1784699065-6748) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing
required parameter: name
[junit4] 2> at
org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:462)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:479)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$0(CollectionsHandler.java:396)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:922)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:228)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:215)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 661021 INFO (qtp1784699065-6748) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=CREATE&numShards=2&wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 661021 INFO
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingRequiredParameters
[junit4] 2> 661034 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets
[junit4] 2> 661035 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 661037 INFO (qtp1784699065-6752) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf2&name=withconfigset2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 661038 INFO (OverseerThreadFactory-2626-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection withconfigset2
[junit4] 2> 661141 INFO (qtp1784699065-6733) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2
[junit4] 2> 661141 INFO (qtp1784699065-6733) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 661243 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/withconfigset2/state.json] for collection [withconfigset2]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 662147 INFO (qtp1784699065-6733) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 662151 INFO (qtp1784699065-6733) [ ] o.a.s.s.IndexSchema
[withconfigset2_shard1_replica1] Schema name=minimal
[junit4] 2> 662159 INFO (qtp1784699065-6733) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 662159 INFO (qtp1784699065-6733) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'withconfigset2_shard1_replica1' using configuration from
collection withconfigset2, trusted=true
[junit4] 2> 662159 INFO (qtp1784699065-6733) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 662159 INFO (qtp1784699065-6733) [ ] o.a.s.c.SolrCore
[[withconfigset2_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/withconfigset2_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/./withconfigset2_shard1_replica1/data/]
[junit4] 2> 662185 INFO (qtp1784699065-6733) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 662185 INFO (qtp1784699065-6733) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 662186 INFO (qtp1784699065-6733) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 662186 INFO (qtp1784699065-6733) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 662187 INFO (qtp1784699065-6733) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32d490bb[withconfigset2_shard1_replica1] main]
[junit4] 2> 662187 INFO (qtp1784699065-6733) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf2
[junit4] 2> 662187 INFO (qtp1784699065-6733) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 662188 INFO (qtp1784699065-6733) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 662188 INFO (searcherExecutor-2635-thread-1) [ ]
o.a.s.c.SolrCore [withconfigset2_shard1_replica1] Registered new searcher
Searcher@32d490bb[withconfigset2_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 662188 INFO (qtp1784699065-6733) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577567876876861440
[junit4] 2> 662191 INFO (qtp1784699065-6733) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 662191 INFO (qtp1784699065-6733) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 662191 INFO (qtp1784699065-6733) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:35923/solr/withconfigset2_shard1_replica1/
[junit4] 2> 662191 INFO (qtp1784699065-6733) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 662191 INFO (qtp1784699065-6733) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:35923/solr/withconfigset2_shard1_replica1/ has no replicas
[junit4] 2> 662191 INFO (qtp1784699065-6733) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 662192 INFO (qtp1784699065-6733) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35923/solr/withconfigset2_shard1_replica1/ shard1
[junit4] 2> 662294 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/withconfigset2/state.json] for collection [withconfigset2]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 662343 INFO (qtp1784699065-6733) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 662344 INFO (qtp1784699065-6733) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2}
status=0 QTime=1202
[junit4] 2> 662345 INFO (qtp1784699065-6752) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 662445 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/withconfigset2/state.json] for collection [withconfigset2]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 663039 INFO
(OverseerCollectionConfigSetProcessor-98597992213512200-127.0.0.1:38055_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 663345 INFO (qtp1784699065-6752) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf2&name=withconfigset2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2308
[junit4] 2> 663346 INFO
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
[junit4] 2> 663356 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 663357 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 663358 INFO (qtp1784699065-6754) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 663359 INFO (OverseerThreadFactory-2626-thread-2) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 663361 INFO (qtp1784699065-6748) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.withconfigset2.shard1.replica1
[junit4] 2> 663361 INFO (qtp1784699065-6748) [ ] o.a.s.c.SolrCore
[withconfigset2_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7b042a91
[junit4] 2> 663362 INFO (qtp1784699065-6748) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.withconfigset2.shard1.replica1
[junit4] 2> 663363 INFO (qtp1784699065-6748) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=withconfigset2_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 664065 INFO (qtp1784699065-6754) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=withconfigset2&action=DELETE&wt=javabin&version=2} status=0
QTime=706
[junit4] 2> 664067 INFO (qtp1784699065-6737) [ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 664068 INFO
(OverseerStateUpdate-98597992213512200-127.0.0.1:38055_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 665070 ERROR (qtp1784699065-6737) [ ]
o.a.s.c.c.ZkStateReader Specified config=[conf123] does not exist in ZooKeeper
at location=[/configs/conf123]
[junit4] 2> 665071 ERROR (qtp1784699065-6737) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
CREATEing SolrCore 'corewithnocollection3': Unable to create core
[corewithnocollection3] Caused by: Specified config does not exist in
ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:891)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [corewithnocollection3]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:938)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
[junit4] 2> ... 34 more
[junit4] 2> Caused by: org.apache.solr.common.cloud.ZooKeeperException:
Specified config does not exist in ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
[junit4] 2> at
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:54)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:918)
[junit4] 2> ... 35 more
[junit4] 2>
[junit4] 2> 665071 INFO (qtp1784699065-6737) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
status=400 QTime=1003
[junit4] 2> 665360 INFO
(OverseerCollectionConfigSetProcessor-98597992213512200-127.0.0.1:38055_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 666073 INFO (qtp1784699065-6752) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 666073 INFO (qtp1784699065-6752) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 666073 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
[junit4] 2> 666084 INFO
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
[junit4] 2> 666085 INFO
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[8BAB4A4F1FC48D30])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 666087 INFO (qtp1784699065-6748) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=corewithnocollection3&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 666088 INFO (OverseerThreadFactory-2626-thread-3) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 666790 INFO (qtp1784699065-6748) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0
QTime=703
[junit4] 2> 666791 INFO (qtp1784699065-6754) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 666792 INFO (OverseerThreadFactory-2626-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Create collection reloaded_collection
[junit4] 2> 666793 INFO
(OverseerCollectionConfigSetProcessor-98597992213512200-127.0.0.1:38055_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 666995 INFO (qtp1276745506-6750) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 666995 INFO (qtp1276745506-6750) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 666996 INFO (qtp1929906415-6766) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 666996 INFO (qtp1929906415-6766) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 666996 INFO (qtp1113733926-6746) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 666997 INFO (qtp1113733926-6746) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 666997 INFO (qtp1784699065-6733) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 667099 INFO (zkCallback-1021-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 667099 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 667099 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 667099 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668001 INFO (qtp1929906415-6766) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 668001 INFO (qtp1276745506-6750) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 668001 INFO (qtp1113733926-6746) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 668012 INFO (qtp1784699065-6733) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 668013 INFO (qtp1113733926-6746) [ ] o.a.s.s.IndexSchema
[reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 668013 INFO (qtp1276745506-6750) [ ] o.a.s.s.IndexSchema
[reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 668013 INFO (qtp1929906415-6766) [ ] o.a.s.s.IndexSchema
[reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 668015 INFO (qtp1113733926-6746) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 668015 INFO (qtp1113733926-6746) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'reloaded_collection_shard2_replica1' using configuration
from collection reloaded_collection, trusted=true
[junit4] 2> 668015 INFO (qtp1276745506-6750) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 668015 INFO (qtp1276745506-6750) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'reloaded_collection_shard1_replica1' using configuration
from collection reloaded_collection, trusted=true
[junit4] 2> 668016 INFO (qtp1113733926-6746) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 668016 INFO (qtp1276745506-6750) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 668016 INFO (qtp1113733926-6746) [ ] o.a.s.c.SolrCore
[[reloaded_collection_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node1/reloaded_collection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node1/./reloaded_collection_shard2_replica1/data/]
[junit4] 2> 668016 INFO (qtp1276745506-6750) [ ] o.a.s.c.SolrCore
[[reloaded_collection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node3/reloaded_collection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node3/./reloaded_collection_shard1_replica1/data/]
[junit4] 2> 668016 INFO (qtp1929906415-6766) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 668016 INFO (qtp1929906415-6766) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'reloaded_collection_shard2_replica2' using configuration
from collection reloaded_collection, trusted=true
[junit4] 2> 668016 INFO (qtp1929906415-6766) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 668016 INFO (qtp1929906415-6766) [ ] o.a.s.c.SolrCore
[[reloaded_collection_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node4/reloaded_collection_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node4/./reloaded_collection_shard2_replica2/data/]
[junit4] 2> 668018 INFO (qtp1784699065-6733) [ ] o.a.s.s.IndexSchema
[reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 668020 INFO (qtp1784699065-6733) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 668020 INFO (qtp1784699065-6733) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'reloaded_collection_shard1_replica2' using configuration
from collection reloaded_collection, trusted=true
[junit4] 2> 668020 INFO (qtp1784699065-6733) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 668020 INFO (qtp1784699065-6733) [ ] o.a.s.c.SolrCore
[[reloaded_collection_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/reloaded_collection_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/./reloaded_collection_shard1_replica2/data/]
[junit4] 2> 668053 INFO (qtp1929906415-6766) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 668053 INFO (qtp1929906415-6766) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 668054 INFO (qtp1929906415-6766) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 668054 INFO (qtp1929906415-6766) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 668055 INFO (qtp1929906415-6766) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c872c1d[reloaded_collection_shard2_replica2] main]
[junit4] 2> 668055 INFO (qtp1929906415-6766) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 668056 INFO (qtp1929906415-6766) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 668056 INFO (qtp1929906415-6766) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 668056 INFO (searcherExecutor-2642-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard2_replica2] Registered new searcher
Searcher@1c872c1d[reloaded_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 668056 INFO (qtp1929906415-6766) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577567883029905408
[junit4] 2> 668056 INFO (qtp1113733926-6746) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 668056 INFO (qtp1113733926-6746) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 668057 INFO (qtp1113733926-6746) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 668057 INFO (qtp1113733926-6746) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 668057 INFO (qtp1276745506-6750) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 668057 INFO (qtp1276745506-6750) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 668057 INFO (qtp1113733926-6746) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a1afc94[reloaded_collection_shard2_replica1] main]
[junit4] 2> 668058 INFO (qtp1276745506-6750) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 668058 INFO (qtp1276745506-6750) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 668058 INFO (qtp1113733926-6746) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 668058 INFO (qtp1113733926-6746) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 668058 INFO (qtp1276745506-6750) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e8138bb[reloaded_collection_shard1_replica1] main]
[junit4] 2> 668059 INFO (qtp1113733926-6746) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 668059 INFO (qtp1276745506-6750) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 668059 INFO (qtp1113733926-6746) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577567883033051136
[junit4] 2> 668059 INFO (searcherExecutor-2640-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard2_replica1] Registered new searcher
Searcher@a1afc94[reloaded_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 668059 INFO (qtp1276745506-6750) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 668059 INFO (qtp1276745506-6750) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 668059 INFO (searcherExecutor-2641-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard1_replica1] Registered new searcher
Searcher@3e8138bb[reloaded_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 668059 INFO (qtp1276745506-6750) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577567883033051136
[junit4] 2> 668059 INFO (qtp1929906415-6766) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 668062 INFO (qtp1276745506-6750) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 668063 INFO (qtp1784699065-6733) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 668063 INFO (qtp1784699065-6733) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 668064 INFO (qtp1784699065-6733) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 668064 INFO (qtp1784699065-6733) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 668065 INFO (qtp1784699065-6733) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4adef2c9[reloaded_collection_shard1_replica2] main]
[junit4] 2> 668065 INFO (qtp1784699065-6733) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 668065 INFO (qtp1784699065-6733) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 668066 INFO (qtp1784699065-6733) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 668066 INFO (searcherExecutor-2643-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard1_replica2] Registered new searcher
Searcher@4adef2c9[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 668066 INFO (qtp1784699065-6733) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577567883040391168
[junit4] 2> 668163 INFO (zkCallback-1021-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668163 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668163 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668163 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668560 INFO (qtp1929906415-6766) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 668560 INFO (qtp1929906415-6766) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 668560 INFO (qtp1929906415-6766) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:40545/solr/reloaded_collection_shard2_replica2/
[junit4] 2> 668560 INFO (qtp1929906415-6766) [ ] o.a.s.u.PeerSync
PeerSync: core=reloaded_collection_shard2_replica2
url=http://127.0.0.1:40545/solr START
replicas=[http://127.0.0.1:38055/solr/reloaded_collection_shard2_replica1/]
nUpdates=100
[junit4] 2> 668560 INFO (qtp1929906415-6766) [ ] o.a.s.u.PeerSync
PeerSync: core=reloaded_collection_shard2_replica2
url=http://127.0.0.1:40545/solr DONE. We have no versions. sync failed.
[junit4] 2> 668562 INFO (qtp1113733926-6751) [ ] o.a.s.c.S.Request
[reloaded_collection_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 668562 INFO (qtp1929906415-6766) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 668562 INFO (qtp1929906415-6766) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 668562 INFO (qtp1929906415-6766) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 668562 INFO (qtp1276745506-6750) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 668562 INFO (qtp1276745506-6750) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 668562 INFO (qtp1276745506-6750) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:44691/solr/reloaded_collection_shard1_replica1/
[junit4] 2> 668563 INFO (qtp1276745506-6750) [ ] o.a.s.u.PeerSync
PeerSync: core=reloaded_collection_shard1_replica1
url=http://127.0.0.1:44691/solr START
replicas=[http://127.0.0.1:35923/solr/reloaded_collection_shard1_replica2/]
nUpdates=100
[junit4] 2> 668563 INFO (qtp1276745506-6750) [ ] o.a.s.u.PeerSync
PeerSync: core=reloaded_collection_shard1_replica1
url=http://127.0.0.1:44691/solr DONE. We have no versions. sync failed.
[junit4] 2> 668564 INFO (qtp1784699065-6739) [ ] o.a.s.c.S.Request
[reloaded_collection_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 668564 INFO (qtp1276745506-6750) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 668564 INFO (qtp1276745506-6750) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 668564 INFO (qtp1276745506-6750) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 668565 INFO (qtp1929906415-6766) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40545/solr/reloaded_collection_shard2_replica2/ shard2
[junit4] 2> 668565 INFO (qtp1276745506-6750) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44691/solr/reloaded_collection_shard1_replica1/ shard1
[junit4] 2> 668666 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668666 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668666 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668666 INFO (zkCallback-1021-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668715 INFO (qtp1929906415-6766) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 668716 INFO (qtp1276745506-6750) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 668716 INFO (qtp1929906415-6766) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1720
[junit4] 2> 668716 INFO (qtp1276745506-6750) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1721
[junit4] 2> 668818 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668818 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668818 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 668818 INFO (zkCallback-1021-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 669063 INFO (qtp1113733926-6746) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=2066
[junit4] 2> 669069 INFO (qtp1784699065-6733) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=2072
[junit4] 2> 669070 INFO (qtp1784699065-6754) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 669170 INFO (zkCallback-1021-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 669170 INFO (zkCallback-1020-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 669170 INFO (zkCallback-1010-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 669170 INFO (zkCallback-1015-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 670070 INFO (qtp1784699065-6754) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3279
[junit4] 2> 670072 INFO (qtp1276745506-6758) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670073 INFO (qtp1784699065-6870) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670074 INFO (qtp1929906415-6768) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670075 INFO (qtp1113733926-6736) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670076 INFO (qtp1784699065-6737) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
async=768b991f-25f0-4c4b-9466-f3ed1387b45f&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 670077 INFO (qtp1784699065-6737) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={async=768b991f-25f0-4c4b-9466-f3ed1387b45f&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 670078 INFO (OverseerThreadFactory-2626-thread-5) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=RELOAD
[junit4] 2> 670078 INFO
(OverseerCollectionConfigSetProcessor-98597992213512200-127.0.0.1:38055_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 670078 INFO (qtp1276745506-6758) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670079 INFO (qtp1784699065-6870) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670080 INFO (qtp1784699065-6739) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard1_replica2&async=768b991f-25f0-4c4b-9466-f3ed1387b45f404812674630371&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 670080 INFO (qtp1113733926-6747) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard2_replica1&async=768b991f-25f0-4c4b-9466-f3ed1387b45f404812674655963&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 670080 INFO (qtp1929906415-6767) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard2_replica2&async=768b991f-25f0-4c4b-9466-f3ed1387b45f404812674645138&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 670080 INFO (qtp1929906415-6760) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670081 INFO (qtp1276745506-6753) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard1_replica1&async=768b991f-25f0-4c4b-9466-f3ed1387b45f404812674599590&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 670081 INFO (qtp1113733926-6740) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670082 INFO (qtp1276745506-6741) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670083 INFO (qtp1784699065-6752) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
768b991f-25f0-4c4b-9466-f3ed1387b45f404812674630371
[junit4] 2> 670083 INFO (qtp1784699065-6752) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=768b991f-25f0-4c4b-9466-f3ed1387b45f404812674630371&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 670084 INFO (qtp1784699065-6754) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670086 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 670086 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 670086 INFO (qtp1929906415-6767) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670087 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 670099 INFO (qtp1113733926-6731) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670099 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 670103 INFO (qtp1276745506-6750) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670103 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 670103 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 670104 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 670105 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 670105 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'reloaded_collection_shard2_replica1'
using configuration from collection reloaded_collection
[junit4] 2> 670105 INFO (qtp1784699065-6737) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670105 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'reloaded_collection_shard2_replica2'
using configuration from collection reloaded_collection
[junit4] 2> 670105 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node4/reloaded_collection_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node4/./reloaded_collection_shard2_replica2/data/]
[junit4] 2> 670105 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node1/reloaded_collection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node1/./reloaded_collection_shard2_replica1/data/]
[junit4] 2> 670106 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 670106 INFO (qtp1929906415-6766) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670107 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 670107 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 670107 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'reloaded_collection_shard1_replica2'
using configuration from collection reloaded_collection
[junit4] 2> 670108 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/reloaded_collection_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node2/./reloaded_collection_shard1_replica2/data/]
[junit4] 2> 670108 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 670108 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'reloaded_collection_shard1_replica1'
using configuration from collection reloaded_collection
[junit4] 2> 670109 INFO (qtp1113733926-6747) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670109 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node3/reloaded_collection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001/tempDir-001/node3/./reloaded_collection_shard1_replica1/data/]
[junit4] 2> 670110 INFO (qtp1276745506-6750) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670111 INFO (qtp1784699065-6739) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670112 INFO (qtp1929906415-6767) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670113 INFO (qtp1113733926-6747) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670114 INFO (qtp1276745506-6750) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670115 INFO (qtp1784699065-6754) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670117 INFO (qtp1929906415-6756) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670118 INFO (qtp1113733926-6734) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670120 INFO (qtp1276745506-6741) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670121 INFO (qtp1784699065-6733) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670122 INFO (qtp1929906415-6749) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670124 INFO (qtp1113733926-6740) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670125 INFO (qtp1276745506-6753) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670134 INFO (qtp1784699065-6733) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670149 INFO (qtp1929906415-6760) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670150 INFO (qtp1113733926-6740) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670151 INFO (qtp1276745506-6753) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670153 INFO (qtp1784699065-6752) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670154 INFO (qtp1929906415-6749) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670155 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 670156 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 670156 INFO (qtp1113733926-6751) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670156 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@22f2f3e5[reloaded_collection_shard2_replica2] main]
[junit4] 2> 670157 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 670157 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 670157 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 670157 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577567885232963584
[junit4] 2> 670158 INFO (searcherExecutor-2661-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard2_replica2] Registered new searcher
Searcher@22f2f3e5[reloaded_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670158 INFO (qtp1276745506-6750) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670159 INFO (qtp1784699065-6733) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670160 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 670160 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@783c6ed1[reloaded_collection_shard2_replica2] main]
[junit4] 2> 670160 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard2_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@7bd4ada7
[junit4] 2> 670160 INFO (parallelCoreAdminExecutor-2633-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.reloaded_collection.shard2.replica2
[junit4] 2> 670161 INFO (searcherExecutor-2661-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard2_replica2] Registered new searcher
Searcher@783c6ed1[reloaded_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670161 INFO (qtp1929906415-6756) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670165 INFO (qtp1113733926-6734) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670171 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 670171 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 670174 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2433d779[reloaded_collection_shard1_replica2] main]
[junit4] 2> 670175 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 670176 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 670176 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 670176 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577567885252886528
[junit4] 2> 670178 INFO (searcherExecutor-2662-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard1_replica2] Registered new searcher
Searcher@2433d779[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670179 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 670179 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@55c1f84c[reloaded_collection_shard1_replica2] main]
[junit4] 2> 670180 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@76ab481f
[junit4] 2> 670180 INFO (parallelCoreAdminExecutor-2627-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.reloaded_collection.shard1.replica2
[junit4] 2> 670180 INFO (searcherExecutor-2662-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard1_replica2] Registered new searcher
Searcher@55c1f84c[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670256 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 670256 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 670256 INFO (qtp1276745506-6738) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670256 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3993112e[reloaded_collection_shard1_replica1] main]
[junit4] 2> 670257 INFO (qtp1784699065-6737) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670258 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 670258 INFO (qtp1929906415-6763) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670259 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 670259 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 670259 INFO (qtp1113733926-6740) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670259 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577567885339918336
[junit4] 2> 670260 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 670260 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 670260 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c3cc4fe[reloaded_collection_shard2_replica1] main]
[junit4] 2> 670260 INFO (qtp1276745506-6741) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670260 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 670261 INFO (parallelCoreAdminExecutor-2630-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 670261 INFO (searcherExecutor-2663-thread-1) [ ]
o.a.s.c.SolrCore [reloaded_collection_shard1_replica1] Registered new searcher
Searcher@3993112e[reloaded_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670261 INFO (qtp1784699065-6752) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 670262 INFO (parallelCoreAdminExecutor-2629-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json usin
[...truncated too long message...]
read.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 747398 INFO (qtp12390771-7117) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:38055_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica1&coreNodeName=core_node7&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=18002
[junit4] 2> 747731 ERROR (coreZkRegister-2790-thread-1) [ ]
o.a.s.c.ZkController Error getting leader from zk
[junit4] 2> org.apache.solr.common.SolrException: CoreContainer is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1040)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1007)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:963)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:902)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:846)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 747732 ERROR (coreZkRegister-2790-thread-1) [ ]
o.a.s.c.ZkContainer
[junit4] 2> java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1139)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1131)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1127)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:188)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 747732 ERROR (coreZkRegister-2790-thread-1) [ ]
o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader
from zk for shard shard5
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:996)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:902)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:846)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: CoreContainer
is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1040)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1007)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:963)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 748307 WARN (zkCallback-1020-thread-5) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 748308 INFO (jetty-closer-1000-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@35449762{/solr,null,UNAVAILABLE}
[junit4] 2> 748308 WARN (zkCallback-1041-thread-5) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 748309 INFO (jetty-closer-1000-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@50a1bb35{/solr,null,UNAVAILABLE}
[junit4] 2> 748309 ERROR
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 748309 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43213 43213
[junit4] 2> 753344 INFO (Thread-2401) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43213 43213
[junit4] 2> 753345 WARN (Thread-2401) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/aliases.json
[junit4] 2> 26 /solr/clusterprops.json
[junit4] 2> 23 /solr/configs/conf
[junit4] 2> 6 /solr/configs/conf2
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 289 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/awhollynewcollection_0/state.json
[junit4] 2> 4
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 4 /solr/collections/addReplicaColl/state.json
[junit4] 2> 4 /solr/collections/reloaded_collection/state.json
[junit4] 2> 3
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 3
/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/98597992213512203-core_node7-n_0000000000
[junit4] 2> 2
/solr/collections/awhollynewcollection_0/leader_elect/shard3/election/98597992213512204-core_node17-n_0000000001
[junit4] 2> 2 /solr/collections/onlyinzk/state.json
[junit4] 2> 2
/solr/collections/awhollynewcollection_0/leader_elect/shard2/election/98597992213512198-core_node6-n_0000000001
[junit4] 2> 2
/solr/collections/awhollynewcollection_0/leader_elect/shard4/election/98597992213512204-core_node4-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/98597992213512198-127.0.0.1:35923_solr-n_0000000001
[junit4] 2> 2
/solr/collections/addReplicaColl/leader_elect/shard2/election/98597992213512203-core_node1-n_0000000000
[junit4] 2> 2
/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/98597992213512198-core_node20-n_0000000002
[junit4] 2> 2
/solr/collections/addReplicaColl/leader_elect/shard1/election/98597992213512209-core_node2-n_0000000000
[junit4] 2> 2
/solr/collections/halfdeletedcollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 445 /solr/collections
[junit4] 2> 39 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 753345 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[8BAB4A4F1FC48D30]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8BAB4A4F1FC48D30-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=PostingsFormat(name=Memory doPackFST= true), id=FSTOrd50},
docValues:{}, maxPointsInLeafNode=1292, maxMBSortInHeap=6.199041867697389,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ii,
timezone=America/Halifax
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=104543064,total=472907776
[junit4] 2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory,
DistributedIntervalFacetingTest, PreAnalyzedFieldManagedSchemaCloudTest,
SolrCmdDistributorTest, DirectSolrConnectionTest, TestSurroundQueryParser,
TestLRUCache, TestTestInjection, CloudMLTQParserTest, TestSQLHandlerNonCloud,
TestUpdate, SegmentsInfoRequestHandlerTest, AssignTest,
TemplateUpdateProcessorTest, PKIAuthenticationIntegrationTest, TestSearchPerf,
CopyFieldTest, TestManagedSchemaAPI, TestRandomRequestDistribution,
TestCollapseQParserPlugin, TestFieldCache, CollectionStateFormat2Test,
TestSolrCloudWithDelegationTokens, ConnectionReuseTest, SoftAutoCommitTest,
HdfsCollectionsAPIDistributedZkTest, TestSystemCollAutoCreate,
TestEmbeddedSolrServerConstructors, HdfsDirectoryTest, TestRestManager,
SpellingQueryConverterTest, TestObjectReleaseTracker, TestRequestForwarding,
SolrJmxReporterCloudTest, SpellCheckCollatorTest, SolrCoreMetricManagerTest,
SolrInfoMBeanTest, TestCloudDeleteByQuery, TestMaxScoreQueryParser,
TestLRUStatsCache, TestCollationFieldDocValues, TestGraphTermsQParserPlugin,
TestScoreJoinQPNoScore, SystemInfoHandlerTest, ClusterStateUpdateTest,
OverseerTaskQueueTest, TestConfigOverlay, CdcrBootstrapTest,
DateMathParserTest, TestFileDictionaryLookup, CursorMarkTest,
ConvertedLegacyTest, TestHashPartitioner, TestConfigReload,
AnalysisErrorHandlingTest, HdfsRecoveryZkTest, TestSegmentSorting,
TestSolrIndexConfig, TestCoreContainer, SpatialHeatmapFacetsTest,
TestCustomDocTransformer, BlockJoinFacetDistribTest,
TestMiniSolrCloudClusterSSL, TestStressCloudBlindAtomicUpdates,
CollectionsAPIDistributedZkTest]
[junit4] Completed [215/713 (1!)] on J1 in 92.56s, 20 tests, 1 failure <<<
FAILURES!
[...truncated 37934 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]