Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2344/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test
Error Message:
No live SolrServers available to handle this request
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
at
__randomizedtesting.SeedInfo.seed([8E80D05C10B47740:6D4EF86BE481AB8]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:412)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11460 lines...]
[junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/init-core-data-001
[junit4] 2> 578316 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 578317 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001
[junit4] 2> 578318 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 578318 INFO (Thread-1009) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 578318 INFO (Thread-1009) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 578418 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35969
[junit4] 2> 578432 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x158ce17c2e60000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 578436 INFO (jetty-launcher-658-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 578438 INFO (jetty-launcher-658-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 578439 INFO (jetty-launcher-658-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ae8b3ce{/solr,null,AVAILABLE}
[junit4] 2> 578442 INFO (jetty-launcher-658-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cf2069f{/solr,null,AVAILABLE}
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25382c0b{SSL,[ssl,
http/1.1]}{127.0.0.1:45401}
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b309443{SSL,[ssl,
http/1.1]}{127.0.0.1:39451}
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-1) [ ]
o.e.j.s.Server Started @580786ms
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-2) [ ]
o.e.j.s.Server Started @580786ms
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45401}
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39451}
[junit4] 2> 578449 ERROR (jetty-launcher-658-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 578449 ERROR (jetty-launcher-658-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 578449 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-05T08:26:53.673Z
[junit4] 2> 578450 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-05T08:26:53.673Z
[junit4] 2> 578452 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 578452 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 578460 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 578461 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 578461 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35969/solr
[junit4] 2> 578461 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35969/solr
[junit4] 2> 578503 INFO (jetty-launcher-658-thread-2)
[n:127.0.0.1:39451_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39451_solr
[junit4] 2> 578504 INFO (jetty-launcher-658-thread-1)
[n:127.0.0.1:45401_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45401_solr
[junit4] 2> 578504 INFO (jetty-launcher-658-thread-2)
[n:127.0.0.1:39451_solr ] o.a.s.c.Overseer Overseer
(id=97053993437888517-127.0.0.1:39451_solr-n_0000000000) starting
[junit4] 2> 578505 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr)
[n:127.0.0.1:45401_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 578505 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 578511 INFO (jetty-launcher-658-thread-2)
[n:127.0.0.1:39451_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39451_solr
[junit4] 2> 578513 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr)
[n:127.0.0.1:45401_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 578513 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 578554 INFO (jetty-launcher-658-thread-1)
[n:127.0.0.1:45401_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node1/.
[junit4] 2> 578564 INFO (jetty-launcher-658-thread-2)
[n:127.0.0.1:39451_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node2/.
[junit4] 2> 578569 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 578569 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35969/solr ready
[junit4] 2> 578634 INFO (qtp1112943975-4131) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=f7ecd801-d537-41fa-9d28-c8f186a2e17f&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 578635 INFO (qtp1112943975-4131) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=f7ecd801-d537-41fa-9d28-c8f186a2e17f&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 578637 INFO (qtp1112943975-4147) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 578638 INFO
(OverseerThreadFactory-2020-thread-1-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.CreateCollectionCmd Create collection
exitable
[junit4] 2> 578638 INFO (qtp1112943975-4147) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 578751 INFO (qtp1112943975-4131) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 578751 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2
[junit4] 2> 578801 INFO (qtp865291782-4132) [n:127.0.0.1:39451_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 578801 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2
[junit4] 2> 578804 INFO (qtp1112943975-4147) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892
[junit4] 2> 578804 INFO (qtp1112943975-4147) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 578905 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr)
[n:127.0.0.1:45401_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 578905 INFO
(zkCallback-668-thread-3-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 579640 INFO (qtp1112943975-4148) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 579641 INFO (qtp1112943975-4148) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 579762 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 579773 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.s.IndexSchema [exitable_shard1_replica1] Schema name=minimal
[junit4] 2> 579776 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 579777 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica1' using
configuration from collection exitable
[junit4] 2> 579779 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [[exitable_shard1_replica1] ]
Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node1/exitable_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node1/./exitable_shard1_replica1/data/]
[junit4] 2> 579779 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled.
Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a3cb72b
[junit4] 2> 579793 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 579793 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 579795 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 579796 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 579796 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@237b5515[exitable_shard1_replica1] main]
[junit4] 2> 579797 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 579797 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 579797 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved
for 10000
[junit4] 2> 579797 INFO
(searcherExecutor-2025-thread-1-processing-x:exitable_shard1_replica1
r:core_node1 f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE
n:127.0.0.1:45401_solr s:shard1 c:exitable) [n:127.0.0.1:45401_solr c:exitable
s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore
[exitable_shard1_replica1] Registered new searcher
Searcher@237b5515[exitable_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 579797 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1552863896556011520
[junit4] 2> 579802 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 579803 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 579803 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45401/solr/exitable_shard1_replica1/
[junit4] 2> 579803 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 579803 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:45401/solr/exitable_shard1_replica1/ has no replicas
[junit4] 2> 579807 INFO (qtp1112943975-4142) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892
[junit4] 2> 579807 INFO (qtp1112943975-4142) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 579810 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:45401/solr/exitable_shard1_replica1/ shard1
[junit4] 2> 579812 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 579824 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.s.IndexSchema [exitable_shard2_replica1] Schema name=minimal
[junit4] 2> 579827 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 579828 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica1' using
configuration from collection exitable
[junit4] 2> 579829 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [[exitable_shard2_replica1] ]
Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node2/exitable_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node2/./exitable_shard2_replica1/data/]
[junit4] 2> 579829 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled.
Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a3cb72b
[junit4] 2> 579849 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 579849 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 579852 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 579852 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 579852 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3077d07f[exitable_shard2_replica1] main]
[junit4] 2> 579854 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 579855 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 579855 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved
for 10000
[junit4] 2> 579855 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1552863896616828928
[junit4] 2> 579858 INFO
(searcherExecutor-2030-thread-1-processing-x:exitable_shard2_replica1
r:core_node2 f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE
n:127.0.0.1:39451_solr s:shard2 c:exitable) [n:127.0.0.1:39451_solr c:exitable
s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore
[exitable_shard2_replica1] Registered new searcher
Searcher@3077d07f[exitable_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 579876 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 579876 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 579876 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39451/solr/exitable_shard2_replica1/
[junit4] 2> 579876 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 579876 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:39451/solr/exitable_shard2_replica1/ has no replicas
[junit4] 2> 579880 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:39451/solr/exitable_shard2_replica1/ shard2
[junit4] 2> 579983 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr)
[n:127.0.0.1:45401_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 579983 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 580013 INFO
(parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 580030 INFO
(parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 580134 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr)
[n:127.0.0.1:45401_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 580134 INFO
(zkCallback-668-thread-2-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 580643 INFO (qtp1112943975-4144) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 580644 INFO (qtp1112943975-4144) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 580810 INFO (qtp1112943975-4142) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892
[junit4] 2> 580810 INFO (qtp1112943975-4142) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 580812 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675
[junit4] 2> 580812 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 580814 INFO
(OverseerThreadFactory-2020-thread-1-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 581646 INFO (qtp1112943975-4147) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 581648 INFO (qtp1112943975-4147) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 581650 INFO (qtp1112943975-4131) [n:127.0.0.1:45401_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 581650 INFO (qtp1112943975-4131) [n:127.0.0.1:45401_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 581667 INFO
(TEST-CloudExitableDirectoryReaderTest.test-seed#[8E80D05C10B47740]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 581676 INFO (qtp1112943975-4144) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1] webapp=/solr
path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[1
(1552863898522091520), 4 (1552863898524188672), 8 (1552863898524188673), 10
(1552863898524188674), 11 (1552863898525237248), 12 (1552863898525237249), 13
(1552863898525237250), 14 (1552863898525237251), 15 (1552863898525237252), 16
(1552863898525237253), ... (33 adds)]} 0 4
[junit4] 2> 581676 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1] webapp=/solr
path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[2
(1552863898524188672), 3 (1552863898526285824), 5 (1552863898526285825), 6
(1552863898526285826), 7 (1552863898526285827), 9 (1552863898526285828), 17
(1552863898526285829), 18 (1552863898526285830), 19 (1552863898526285831), 21
(1552863898526285832), ... (24 adds)]} 0 2
[junit4] 2> 581684 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581684 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@55e76d09
[junit4] 2> 581684 INFO (qtp1112943975-4143) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581684 INFO (qtp1112943975-4143) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@25d6f7d7
[junit4] 2> 581688 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@617174cc[exitable_shard2_replica1]
main]
[junit4] 2> 581689 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 581689 INFO
(searcherExecutor-2030-thread-1-processing-n:127.0.0.1:39451_solr
x:exitable_shard2_replica1 s:shard2 c:exitable r:core_node2)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1]
Registered new searcher Searcher@617174cc[exitable_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C24)))}
[junit4] 2> 581689 INFO (qtp865291782-4137) [n:127.0.0.1:39451_solr
c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45401/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 5
[junit4] 2> 581696 INFO (qtp1112943975-4143) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a9ab57b[exitable_shard1_replica1]
main]
[junit4] 2> 581696 INFO (qtp1112943975-4143) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 581697 INFO
(searcherExecutor-2025-thread-1-processing-n:127.0.0.1:45401_solr
x:exitable_shard1_replica1 s:shard1 c:exitable r:core_node1)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1]
Registered new searcher Searcher@6a9ab57b[exitable_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C33)))}
[junit4] 2> 581697 INFO (qtp1112943975-4143) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45401/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 12
[junit4] 2> 581697 INFO (qtp1112943975-4142) [n:127.0.0.1:45401_solr
c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=exitable:3&commit=true&wt=javabin&version=2}{commit=} 0 18
[junit4] 2> 581699 ERROR
(TEST-CloudExitableDirectoryReaderTest.test-seed#[8E80D05C10B47740]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection exitable failed due to (0)
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request, retry? 0
[junit4] 2> 581699 INFO
(TEST-CloudExitableDirectoryReaderTest.test-seed#[8E80D05C10B47740]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test
-Dtests.seed=8E80D05C10B47740 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-BE -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.05s J0 | CloudExitableDirectoryReaderTest.test <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
[junit4] > at
__randomizedtesting.SeedInfo.seed([8E80D05C10B47740:6D4EF86BE481AB8]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:412)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
[junit4] > at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 581702 INFO (jetty-launcher-658-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@25382c0b{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 581702 INFO (jetty-launcher-658-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@b309443{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 581703 INFO (jetty-launcher-658-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1817858214
[junit4] 2> 581703 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=331988848
[junit4] 2> 581704 INFO (coreCloseExecutor-2035-thread-1)
[n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1
x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@3abc5225
[junit4] 2> 581704 INFO (coreCloseExecutor-2036-thread-1)
[n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2
x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@535d5938
[junit4] 2> 581713 INFO
(zkCallback-668-thread-2-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 581713 INFO
(zkCallback-668-thread-3-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 581717 INFO (jetty-launcher-658-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97053993437888517-127.0.0.1:39451_solr-n_0000000000) closing
[junit4] 2> 581717 INFO
(OverseerStateUpdate-97053993437888517-127.0.0.1:39451_solr-n_0000000000)
[n:127.0.0.1:39451_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39451_solr
[junit4] 2> 581718 WARN
(zkCallback-668-thread-2-processing-n:127.0.0.1:39451_solr)
[n:127.0.0.1:39451_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 581719 INFO (jetty-launcher-658-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5ae8b3ce{/solr,null,UNAVAILABLE}
[junit4] 2> 583213 WARN
(zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr)
[n:127.0.0.1:45401_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 583214 INFO (jetty-launcher-658-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cf2069f{/solr,null,UNAVAILABLE}
[junit4] 2> 583214 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35969 35969
[junit4] 2> 583245 INFO (Thread-1009) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35969 35969
[junit4] 2> 583246 WARN (Thread-1009) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 3 /solr/collections/exitable/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 583246 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001
[junit4] 2> Dec 05, 2016 8:26:58 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=FST50, name=FSTOrd50, id=FSTOrd50}, docValues:{},
maxPointsInLeafNode=728, maxMBSortInHeap=6.952055099138915,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=fr-BE,
timezone=Atlantic/Faroe
[junit4] 2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=1,free=227990056,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SparseHLLTest,
ConjunctionSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest,
TestConfigReload, TestCodecSupport, HttpPartitionTest,
TestBinaryResponseWriter, StandardRequestHandlerTest, SynonymTokenizerTest,
RegexBoostProcessorTest, TestStressCloudBlindAtomicUpdates,
ChaosMonkeyNothingIsSafeTest, TestLocalFSCloudBackupRestore, MBeansHandlerTest,
TestCustomSort, TestUnifiedSolrHighlighter, RankQueryTest, TestCryptoKeys,
HdfsChaosMonkeyNothingIsSafeTest, TestQuerySenderNoQuery,
TestEmbeddedSolrServerConstructors, TestPseudoReturnFields,
CoreAdminCreateDiscoverTest, QueryElevationComponentTest, QueryEqualityTest,
TestSolrCloudWithDelegationTokens, TestDistributedStatsComponentCardinality,
TestRandomFaceting, TestRandomDVFaceting,
TestPerFieldSimilarityWithDefaultOverride, PeerSyncTest, EnumFieldTest,
FacetPivotSmallTest, XsltUpdateRequestHandlerTest,
ConcurrentDeleteAndCreateCollectionTest, ZkNodePropsTest, TestLRUStatsCache,
TestCSVLoader, HdfsDirectoryTest, TestFieldResource, TestDocumentBuilder,
TestStressLucene, DistributedVersionInfoTest, TestSchemaNameResource,
TestHighlightDedupGrouping, TestXmlQParser, StatsReloadRaceTest,
TestGeoJSONResponseWriter, RulesTest,
OverriddenZkACLAndCredentialsProvidersTest, TestJoin, TestCustomStream,
SolrCoreTest, CurrencyFieldOpenExchangeTest, TolerantUpdateProcessorTest,
DistributedQueryElevationComponentTest, TestSortByMinMaxFunction,
AlternateDirectoryTest, CloudExitableDirectoryReaderTest]
[junit4] Completed [236/658 (1!)] on J0 in 5.70s, 1 test, 1 error <<<
FAILURES!
[...truncated 62103 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]