Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2378/
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream
Error Message:
Failed while waiting for active collection Timeout waiting to see state for
collection=destination1
:DocCollection(destination1//collections/destination1/state.json/4
{/collections/destination1/state.json/[10]: [core_node2:2:D:L,
core_node4:2:A:L]})={ "pullReplicas":"0", "replicationFactor":"1",
"shards":{ "shard1":{ "range":"80000000-ffffffff",
"state":"active", "replicas":{"core_node2":{
"core":"destination1_shard1_replica_n1",
"node_name":"127.0.0.1:42245_solr",
"base_url":"http://127.0.0.1:42245/solr", "state":"down",
"type":"NRT", "force_set_state":"false",
"leader":"true"}}}, "shard2":{ "range":"0-7fffffff",
"state":"active", "replicas":{"core_node4":{
"core":"destination1_shard2_replica_n3",
"node_name":"127.0.0.1:46151_solr",
"base_url":"http://127.0.0.1:46151/solr", "state":"active",
"type":"NRT", "force_set_state":"false",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0", "perReplicaState":"true"} Live Nodes:
[127.0.0.1:40047_solr, 127.0.0.1:42245_solr, 127.0.0.1:46151_solr,
127.0.0.1:46809_solr] Last available state:
DocCollection(destination1//collections/destination1/state.json/4
{/collections/destination1/state.json/[10]: [core_node2:2:D:L,
core_node4:2:A:L]})={ "pullReplicas":"0", "replicationFactor":"1",
"shards":{ "shard1":{ "range":"80000000-ffffffff",
"state":"active", "replicas":{"core_node2":{
"core":"destination1_shard1_replica_n1",
"node_name":"127.0.0.1:42245_solr",
"base_url":"http://127.0.0.1:42245/solr", "state":"down",
"type":"NRT", "force_set_state":"false",
"leader":"true"}}}, "shard2":{ "range":"0-7fffffff",
"state":"active", "replicas":{"core_node4":{
"core":"destination1_shard2_replica_n3",
"node_name":"127.0.0.1:46151_solr",
"base_url":"http://127.0.0.1:46151/solr", "state":"active",
"type":"NRT", "force_set_state":"false",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0", "perReplicaState":"true"}
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=destination1
:DocCollection(destination1//collections/destination1/state.json/4
{/collections/destination1/state.json/[10]: [core_node2:2:D:L,
core_node4:2:A:L]})={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"destination1_shard1_replica_n1",
"node_name":"127.0.0.1:42245_solr",
"base_url":"http://127.0.0.1:42245/solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node4":{
"core":"destination1_shard2_replica_n3",
"node_name":"127.0.0.1:46151_solr",
"base_url":"http://127.0.0.1:46151/solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"perReplicaState":"true"}
Live Nodes: [127.0.0.1:40047_solr, 127.0.0.1:42245_solr, 127.0.0.1:46151_solr,
127.0.0.1:46809_solr]
Last available state:
DocCollection(destination1//collections/destination1/state.json/4
{/collections/destination1/state.json/[10]: [core_node2:2:D:L,
core_node4:2:A:L]})={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"destination1_shard1_replica_n1",
"node_name":"127.0.0.1:42245_solr",
"base_url":"http://127.0.0.1:42245/solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node4":{
"core":"destination1_shard2_replica_n3",
"node_name":"127.0.0.1:46151_solr",
"base_url":"http://127.0.0.1:46151/solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"perReplicaState":"true"}
at
__randomizedtesting.SeedInfo.seed([D61C1F94DD1BFCD7:6B0B6A8DE437C18A]:0)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:776)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:782)
at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream(StreamDecoratorTest.java:3961)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 17575 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4] 2> 191959 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 191959 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 191959 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/data-dir-11-001
[junit4] 2> 191959 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 191961 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 191961 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.SolrCloudTestCase Using per-replica state
[junit4] 2> 191961 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001
[junit4] 2> 191961 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 191961 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 191962 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 191962 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 192067 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 46211
[junit4] 2> 192067 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46211
[junit4] 2> 192067 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46211
[junit4] 2> 192067 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46211
[junit4] 2> 192265 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192275 INFO (zkConnectionManagerCallback-1575-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192275 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192277 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192279 INFO (zkConnectionManagerCallback-1577-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192279 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192280 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192283 INFO (zkConnectionManagerCallback-1579-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192283 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192284 WARN
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker-SendThread(127.0.0.1:46211))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1051ac06f560002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1051ac06f560002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1051ac06f560002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 192389 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 192389 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 192389 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 192390 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 192390 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 192390 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 192397 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 192397 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 192397 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 192401 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ad4748c{/solr,null,AVAILABLE}
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@32cb0c1d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:46809}
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.e.j.s.Server Started @192442ms
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46211/solr, hostPort=46809}
[junit4] 2> 192402 ERROR (jetty-launcher-1580-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 192402 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-05-13T03:44:22.488Z
[junit4] 2> 192403 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192406 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 192406 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 192406 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 192407 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ea4f4f6{/solr,null,AVAILABLE}
[junit4] 2> 192409 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 192409 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 192412 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 192412 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 192412 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 192413 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e95e8f1{/solr,null,AVAILABLE}
[junit4] 2> 192413 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 192413 INFO (zkConnectionManagerCallback-1582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192413 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3410ca45{/solr,null,AVAILABLE}
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1392f54d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:46151}
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.e.j.s.Server Started @192454ms
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46211/solr, hostPort=46151}
[junit4] 2> 192414 ERROR (jetty-launcher-1580-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 192414 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-05-13T03:44:22.500Z
[junit4] 2> 192415 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192415 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ce90742{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:40047}
[junit4] 2> 192415 INFO (jetty-launcher-1580-thread-1) [ ]
o.e.j.s.Server Started @192455ms
[junit4] 2> 192415 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46211/solr, hostPort=40047}
[junit4] 2> 192416 ERROR (jetty-launcher-1580-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 192416 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 192416 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 192416 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 192416 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 192416 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-05-13T03:44:22.502Z
[junit4] 2> 192421 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 192425 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 192425 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192425 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@569fa4a9{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:42245}
[junit4] 2> 192425 INFO (jetty-launcher-1580-thread-4) [ ]
o.e.j.s.Server Started @192465ms
[junit4] 2> 192425 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46211/solr, hostPort=42245}
[junit4] 2> 192429 WARN
(jetty-launcher-1580-thread-2-SendThread(127.0.0.1:46211)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1051ac06f560003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1051ac06f560003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1051ac06f560003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 192429 ERROR (jetty-launcher-1580-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 192429 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 192429 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 192429 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 192429 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 192429 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-05-13T03:44:22.515Z
[junit4] 2> 192432 INFO (zkConnectionManagerCallback-1584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192432 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192438 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 192440 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192440 INFO (zkConnectionManagerCallback-1586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192441 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 192442 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192443 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 192444 INFO (zkConnectionManagerCallback-1588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 192444 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192446 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 192446 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 192449 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 193179 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 193197 WARN (jetty-launcher-1580-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2d2c7b70[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193197 WARN (jetty-launcher-1580-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2d2c7b70[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193204 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 193205 WARN (jetty-launcher-1580-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2f39c673[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193205 WARN (jetty-launcher-1580-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2f39c673[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193208 WARN (jetty-launcher-1580-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@28ee9a1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193208 WARN (jetty-launcher-1580-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@28ee9a1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193209 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46211/solr
[junit4] 2> 193228 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193234 INFO (zkConnectionManagerCallback-1612-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193234 INFO (jetty-launcher-1580-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193235 WARN (jetty-launcher-1580-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@63d6f35f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193235 WARN (jetty-launcher-1580-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@63d6f35f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193236 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46211/solr
[junit4] 2> 193236 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193241 WARN
(jetty-launcher-1580-thread-3-SendThread(127.0.0.1:46211)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1051ac06f560007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1051ac06f560007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1051ac06f560007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 193244 INFO (zkConnectionManagerCallback-1616-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193244 INFO (jetty-launcher-1580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193447 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193456 INFO (zkConnectionManagerCallback-1618-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193457 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 193523 WARN (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 193531 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46151_solr
[junit4] 2> 193532 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.Overseer Overseer
(id=73494382725431305-127.0.0.1:46151_solr-n_0000000000) starting
[junit4] 2> 193548 INFO
(OverseerStateUpdate-73494382725431305-127.0.0.1:46151_solr-n_0000000000)
[n:127.0.0.1:46151_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46151_solr
[junit4] 2> 193561 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46151_solr
[junit4] 2> 193562 INFO (zkCallback-1617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 193563 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 193563 WARN (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 193570 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193588 INFO (jetty-launcher-1580-thread-3)
[n:127.0.0.1:46151_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node3
[junit4] 2> 193588 INFO (zkConnectionManagerCallback-1626-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193588 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 193607 WARN (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 193608 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 193628 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40047_solr as DOWN
[junit4] 2> 193629 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 193629 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40047_solr
[junit4] 2> 193633 INFO (zkCallback-1617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 193634 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 193649 WARN (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 193769 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 193773 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 193775 INFO (jetty-launcher-1580-thread-1)
[n:127.0.0.1:40047_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node1
[junit4] 2> 193775 WARN (jetty-launcher-1580-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2cc61538[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193775 WARN (jetty-launcher-1580-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2cc61538[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193780 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 193780 WARN (jetty-launcher-1580-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7cac326b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193780 WARN (jetty-launcher-1580-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7cac326b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193781 WARN (jetty-launcher-1580-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@37e525d0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193781 WARN (jetty-launcher-1580-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@37e525d0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193781 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46211/solr
[junit4] 2> 193786 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193791 WARN (jetty-launcher-1580-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@384a8a59[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193791 WARN (jetty-launcher-1580-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@384a8a59[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 193792 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46211/solr
[junit4] 2> 193792 INFO (zkConnectionManagerCallback-1648-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193792 INFO (jetty-launcher-1580-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193792 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193800 INFO (zkConnectionManagerCallback-1652-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193800 INFO (jetty-launcher-1580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193801 WARN
(jetty-launcher-1580-thread-2-SendThread(127.0.0.1:46211)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1051ac06f56000c.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1051ac06f56000c, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1051ac06f56000c, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 193900 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193903 INFO (zkConnectionManagerCallback-1654-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 193903 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 193909 WARN (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 193910 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 193914 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42245_solr as DOWN
[junit4] 2> 193920 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 193920 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42245_solr
[junit4] 2> 193923 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 193923 INFO (zkCallback-1617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 193923 INFO (zkCallback-1653-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 193925 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 193925 WARN (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 193938 INFO (jetty-launcher-1580-thread-4)
[n:127.0.0.1:42245_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node4
[junit4] 2> 194001 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 194002 INFO (zkConnectionManagerCallback-1662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 194002 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 194007 WARN (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 194008 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 194011 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46809_solr as DOWN
[junit4] 2> 194012 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 194012 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46809_solr
[junit4] 2> 194014 INFO (zkCallback-1617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 194015 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 194015 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 194015 WARN (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 194021 INFO (zkCallback-1653-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 194022 INFO (zkCallback-1661-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 194026 INFO (jetty-launcher-1580-thread-2)
[n:127.0.0.1:46809_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node2
[junit4] 2> 194033 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 194034 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194035 INFO (zkConnectionManagerCallback-1673-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 194035 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194036 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 194037 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46211/solr ready
[junit4] 2> 194047 INFO
(OverseerThreadFactory-1629-thread-1-processing-n:127.0.0.1:46151_solr)
[n:127.0.0.1:46151_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 194051 INFO
(OverseerThreadFactory-1629-thread-1-processing-n:127.0.0.1:46151_solr)
[n:127.0.0.1:46151_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:40047_solr",
[junit4] 2> "base_url":"http://127.0.0.1:40047/solr",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 194053 INFO
(OverseerThreadFactory-1629-thread-1-processing-n:127.0.0.1:46151_solr)
[n:127.0.0.1:46151_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"collection1_shard2_replica_n3",
[junit4] 2> "node_name":"127.0.0.1:46151_solr",
[junit4] 2> "base_url":"http://127.0.0.1:46151/solr",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 194056 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 194057 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
x:collection1_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 194057 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 194071 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 194073 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 194076 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 194076 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 194079 WARN (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiople copyFields (2)
[junit4] 2> 194079 WARN (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople
copyFields (3)
[junit4] 2> 194079 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 194079 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using
configuration from configset conf, trusted=true
[junit4] 2> 194079 WARN (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiople copyFields (2)
[junit4] 2> 194079 WARN (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople
copyFields (3)
[junit4] 2> 194079 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 194079 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from configset conf, trusted=true
[junit4] 2> 194079 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node3/collection1_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node3/collection1_shard2_replica_n3/data/]
[junit4] 2> 194079 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node1/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node1/collection1_shard1_replica_n1/data/]
[junit4] 2> 194124 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 194124 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 194124 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 194124 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 194125 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 194125 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 194125 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 194125 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 194126 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 194126 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 194127 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 194127 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 194127 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 194127 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 194127 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1699613207914610688
[junit4] 2> 194127 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1699613207914610688
[junit4] 2> 194130 INFO
(searcherExecutor-1675-thread-1-processing-n:127.0.0.1:46151_solr
x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:46151_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms
[junit4] 2> 194130 INFO
(searcherExecutor-1677-thread-1-processing-n:127.0.0.1:40047_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2)
[n:127.0.0.1:40047_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 194135 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 194135 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 194136 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 194136 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 194139 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 194139 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 194139 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46151/solr/collection1_shard2_replica_n3/
[junit4] 2> 194140 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 194141 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.SyncStrategy http://127.0.0.1:46151/solr/collection1_shard2_replica_n3/
has no replicas
[junit4] 2> 194141 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/73494382725431305-core_node4-n_0000000000
[junit4] 2> 194142 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 194142 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 194142 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40047/solr/collection1_shard1_replica_n1/
[junit4] 2> 194142 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 194143 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:40047/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 194143 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/73494382725431306-core_node2-n_0000000000
[junit4] 2> 194145 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46151/solr/collection1_shard2_replica_n3/ shard2
[junit4] 2> 194150 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40047/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 194151 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 194153 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 194162 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=105
[junit4] 2> 194163 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 194163 INFO (zkCallback-1617-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 194167 INFO (qtp36628855-1916) [n:127.0.0.1:40047_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=110
[junit4] 2> 194170 INFO (qtp492116119-1945) [n:127.0.0.1:46151_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 194171 INFO (qtp492116119-1945) [n:127.0.0.1:46151_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2}
status=0 QTime=127
[junit4] 2> 194171 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
[junit4] 2> 194184 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout: true timeout (sec):
[junit4] 2> 194189 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 194211 INFO
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testComplementStream
[junit4] 2> 194256 INFO (qtp36628855-1931) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node2=1}, version=1}
[junit4] 2> 194257 INFO (qtp36628855-1931) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:46151/solr/collection1_shard2_replica_n3/&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 194263 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46151/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=1
[junit4] 2> 194266 INFO (qtp492116119-1948) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 194266 INFO (qtp492116119-1948) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0
QTime=53
[junit4] 2> 194276 INFO (qtp36628855-1929) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 194280 INFO (qtp492116119-1944) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=10
[junit4] 2> 194434 INFO
(searcherExecutor-1675-thread-1-processing-n:127.0.0.1:46151_solr
x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:46151_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms
[junit4] 2> 194434 INFO (qtp492116119-1945) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40047/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=40
[junit4] 2> 194444 INFO
(searcherExecutor-1677-thread-1-processing-n:127.0.0.1:40047_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2)
[n:127.0.0.1:40047_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 194445 INFO (qtp36628855-1930) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0
QTime=163
[junit4] 2> 194458 INFO
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194459 INFO (zkConnectionManagerCallback-1690-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 194459 INFO
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194461 INFO
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 194462 INFO
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46211/solr ready
[junit4] 2> 194497 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&wt=json&version=2.2}
hits=3 status=0 QTime=28
[junit4] 2> 194497 INFO (qtp492116119-1944) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&wt=json&version=2.2}
hits=3 status=0 QTime=27
[junit4] 2> 194504 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=json&version=2.2}
hits=4 status=0 QTime=1
[junit4] 2> 194505 INFO (qtp36628855-1929) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=json&version=2.2}
hits=1 status=0 QTime=0
[junit4] 2> 194510 WARN
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]-SendThread(127.0.0.1:46211))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1051ac06f560010.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1051ac06f560010, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1051ac06f560010, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 194612 INFO
(TEST-StreamDecoratorTest.testComplementStream-seed#[D61C1F94DD1BFCD7]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testComplementStream
[junit4] 2> 194635 INFO
(TEST-StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream-seed#[D61C1F94DD1BFCD7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testParallelTerminatingDaemonUpdateStream
[junit4] 2> 194644 INFO (qtp492116119-1947) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40047/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 194647 INFO
(searcherExecutor-1675-thread-1-processing-n:127.0.0.1:46151_solr
x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:46151_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms
[junit4] 2> 194648 INFO (qtp492116119-1944) [n:127.0.0.1:46151_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ]
o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40047/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=2
[junit4] 2> 194650 INFO
(searcherExecutor-1677-thread-1-processing-n:127.0.0.1:40047_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2)
[n:127.0.0.1:40047_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 194651 INFO (qtp36628855-1929) [n:127.0.0.1:40047_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0
QTime=14
[junit4] 2> 194655 INFO
(OverseerThreadFactory-1629-thread-2-processing-n:127.0.0.1:46151_solr)
[n:127.0.0.1:46151_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
parallelDestinationCollection1
[junit4] 2> 194655 INFO
(OverseerCollectionConfigSetProcessor-73494382725431305-127.0.0.1:46151_solr-n_0000000000)
[n:127.0.0.1:46151_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> 194660 INFO
(OverseerThreadFactory-1629-thread-2-processing-n:127.0.0.1:46151_solr)
[n:127.0.0.1:46151_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"parallelDestinationCollection1_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:46809_solr",
[junit4] 2> "base_url":"http://127.0.0.1:46809/solr",
[junit4] 2> "collection":"parallelDestinationCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 194662 INFO
(OverseerThreadFactory-1629-thread-2-processing-n:127.0.0.1:46151_solr)
[n:127.0.0.1:46151_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"parallelDestinationCollection1_shard2_replica_n3",
[junit4] 2> "node_name":"127.0.0.1:40047_solr",
[junit4] 2> "base_url":"http://127.0.0.1:40047/solr",
[junit4] 2> "collection":"parallelDestinationCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 194666 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
x:parallelDestinationCollection1_shard2_replica_n3 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 194666 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
x:parallelDestinationCollection1_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 194677 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.9.0
[junit4] 2> 194679 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema
name=test
[junit4] 2> 194682 WARN (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
[junit4] 2> 194682 WARN (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field
text is not multivalued and destination for multiople copyFields (3)
[junit4] 2> 194682 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 194682 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.CoreContainer
Creating SolrCore 'parallelDestinationCollection1_shard2_replica_n3' using
configuration from configset conf, trusted=true
[junit4] 2> 194682 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.SolrCore
[[parallelDestinationCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node1/parallelDestinationCollection1_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node1/parallelDestinationCollection1_shard2_replica_n3/data/]
[junit4] 2> 194689 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.9.0
[junit4] 2> 194692 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=test
[junit4] 2> 194694 WARN (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
[junit4] 2> 194694 WARN (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field
text is not multivalued and destination for multiople copyFields (3)
[junit4] 2> 194694 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 194695 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'parallelDestinationCollection1_shard1_replica_n1' using
configuration from configset conf, trusted=true
[junit4] 2> 194695 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[parallelDestinationCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node2/parallelDestinationCollection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001/tempDir-001/node2/parallelDestinationCollection1_shard1_replica_n1/data/]
[junit4] 2> 194719 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 194719 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 194720 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 194720 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 194721 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 194721 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 194721 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 194722 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 194722 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 194722 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 194722 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
[junit4] 2> 194722 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1699613208538513408
[junit4] 2> 194723 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 194724 INFO
(searcherExecutor-1694-thread-1-processing-n:127.0.0.1:40047_solr
x:parallelDestinationCollection1_shard2_replica_n3
c:parallelDestinationCollection1 s:shard2 r:core_node4) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.SolrCore
[parallelDestinationCollection1_shard2_replica_n3] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 194725 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 194725 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
[junit4] 2> 194725 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1699613208541659136
[junit4] 2> 194729 INFO
(searcherExecutor-1696-thread-1-processing-n:127.0.0.1:46809_solr
x:parallelDestinationCollection1_shard1_replica_n1
c:parallelDestinationCollection1 s:shard1 r:core_node2) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[parallelDestinationCollection1_shard1_replica_n1] Registered new searcher
autowarm time: 0 ms
[junit4] 2> 194734 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/parallelDestinationCollection1/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 194734 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/parallelDestinationCollection1/leaders/shard2
[junit4] 2> 194738 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/parallelDestinationCollection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 194738 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 194738 INFO (qtp36628855-1914) [n:127.0.0.1:40047_solr
c:parallelDestinationCollection1 s:shard2 r:core_node4
x:parallelDestinationCollection1_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 194738 INFO (qtp1007482348-1922) [n:127.0.0.1:46809_solr
c:parallelDestinationCollection1 s:shard1 r:core_node2
x:parallelDestinationCollection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionCon
[...truncated too long message...]
3.6.2.jar:3.6.2]
[junit4] 2> 320898 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 65 /solr/aliases.json
[junit4] 2> 65 /solr/clusterprops.json
[junit4] 2> 12
/solr/collections/parallelDestinationCollection1/terms/shard2
[junit4] 2> 11
/solr/collections/parallelDestinationCollection1/terms/shard1
[junit4] 2> 9
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 8
/solr/collections/parallelDestinationCollection/terms/shard1
[junit4] 2> 8
/solr/collections/parallelDestinationCollection/terms/shard2
[junit4] 2> 8
/solr/collections/destinationCollection/terms/shard2
[junit4] 2> 7
/solr/collections/destinationCollection/terms/shard1
[junit4] 2> 5
/solr/collections/parallelDestinationCollection1/collectionprops.json
[junit4] 2> 5 /solr/configs/conf
[junit4] 2> 4
/solr/collections/collection1/collectionprops.json
[junit4] 2> 4
/solr/collections/destinationCollection/collectionprops.json
[junit4] 2> 4 /solr/collections/modelCollection/terms/shard1
[junit4] 2> 4
/solr/collections/parallelDestinationCollection/collectionprops.json
[junit4] 2> 4 /solr/collections/destination/state.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/configs/ml
[junit4] 2> 4 /solr/collections/destination/terms/shard1
[junit4] 2> 4
/solr/collections/checkpointCollection/terms/shard2
[junit4] 2> 4
/solr/collections/checkpointCollection/terms/shard1
[junit4] 2> 4 /solr/collections/mainCorpus/terms/shard2
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/collections/mainCorpus/terms/shard1
[junit4] 2> 4
/solr/collections/destinationCollection/state.json
[junit4] 2> 4 /solr/collections/uknownCollection/terms/shard1
[junit4] 2> 4 /solr/collections/workQueue/terms/shard2
[junit4] 2> 4 /solr/collections/workQueue/terms/shard1
[junit4] 2> 3 /solr/collections/modelCollection/terms/shard2
[junit4] 2> 3 /solr/collections/modelCollection/state.json
[junit4] 2> 3 /solr/collections/destination/terms/shard2
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3 /solr/collections/collection1/terms/shard2
[junit4] 2> 3 /solr/collections/uknownCollection/terms/shard2
[junit4] 2> 2 /solr/collections/workQueue1/terms/shard2
[junit4] 2> 2 /solr/collections/workQueue1/terms/shard1
[junit4] 2> 2 /solr/collections/destination1/terms/shard1
[junit4] 2> 2
/solr/collections/checkpointCollection/collectionprops.json
[junit4] 2> 2 /solr/collections/destination1/terms/shard2
[junit4] 2> 2 /solr/collections/workQueue/collectionprops.json
[junit4] 2> 2
/solr/collections/destination/collectionprops.json
[junit4] 2> 2 /solr/collections/mainCorpus1/terms/shard1
[junit4] 2> 2 /solr/collections/mainCorpus1/terms/shard2
[junit4] 2> 2
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 2
/solr/collections/modelCollection/collectionprops.json
[junit4] 2> 2
/solr/collections/uknownCollection/collectionprops.json
[junit4] 2> 2
/solr/collections/mainCorpus/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 65 /solr/clusterstate.json
[junit4] 2> 47
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 26
/solr/collections/destinationCollection/state.json
[junit4] 2> 22
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 19 /solr/collections/destination/state.json
[junit4] 2> 18 /solr/collections/modelCollection/state.json
[junit4] 2> 17 /solr/collections/uknownCollection/state.json
[junit4] 2> 17
/solr/collections/checkpointCollection/state.json
[junit4] 2> 16 /solr/collections/destination1/state.json
[junit4] 2> 16 /solr/collections/mainCorpus/state.json
[junit4] 2> 14 /solr/collections/workQueue/state.json
[junit4] 2> 10 /solr/collections/collection1/state.json
[junit4] 2> 9 /solr/collections/mainCorpus1/state.json
[junit4] 2> 9 /solr/collections/workQueue1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 275 /solr/collections
[junit4] 2> 105 /solr/overseer/queue
[junit4] 2> 94 /solr/overseer/collection-queue-work
[junit4] 2> 81 /solr/live_nodes
[junit4] 2> 41
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 27
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 27
/solr/collections/destinationCollection/state.json
[junit4] 2> 16 /solr/collections/destination1/state.json
[junit4] 2> 16 /solr/collections/collection1/state.json
[junit4] 2> 15 /solr/collections/mainCorpus1/state.json
[junit4] 2> 15 /solr/collections/uknownCollection/state.json
[junit4] 2> 14
/solr/collections/checkpointCollection/state.json
[junit4] 2> 14 /solr/collections/mainCorpus/state.json
[junit4] 2> 13 /solr/collections/destination/state.json
[junit4] 2> 13 /solr/collections/workQueue1/state.json
[junit4] 2> 13 /solr/collections/workQueue/state.json
[junit4] 2> 11 /solr/collections/modelCollection/state.json
[junit4] 2>
[junit4] 2> 320903 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46211
[junit4] 2> 320904 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46211
[junit4] 2> 320904 INFO
(SUITE-StreamDecoratorTest-seed#[D61C1F94DD1BFCD7]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46211
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.io.stream.StreamDecoratorTest_D61C1F94DD1BFCD7-001
[junit4] 2> May 13, 2021 3:46:31 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(Lucene87):
{expr_s=PostingsFormat(name=Direct),
name_s=PostingsFormat(name=LuceneVarGapFixedInterval), terms_ss=Lucene84,
join2_s=Lucene84, field_s=PostingsFormat(name=MockRandom),
multiDefault=Lucene84, subject=Lucene84, a1_s=Lucene84,
a2_s=PostingsFormat(name=LuceneVarGapFixedInterval),
body_t=PostingsFormat(name=LuceneVarGapFixedInterval),
s_multi=PostingsFormat(name=LuceneVarGapFixedInterval),
a_ss=PostingsFormat(name=MockRandom),
a_s=PostingsFormat(name=LuceneVarGapFixedInterval),
tv_text=PostingsFormat(name=MockRandom), text_s=PostingsFormat(name=Direct),
id=PostingsFormat(name=Direct),
text=PostingsFormat(name=LuceneVarGapFixedInterval),
bbid_s=PostingsFormat(name=LuceneVarGapFixedInterval),
type_s=PostingsFormat(name=MockRandom),
checkpoint_ss=PostingsFormat(name=LuceneVarGapFixedInterval),
test_t=PostingsFormat(name=LuceneVarGapFixedInterval), ident_s=Lucene84,
extra_s=Lucene84, ykey_s=PostingsFormat(name=MockRandom),
side_s=PostingsFormat(name=LuceneVarGapFixedInterval), deletable_s=Lucene84},
docValues:{expr_s=DocValuesFormat(name=Lucene80),
name_s=DocValuesFormat(name=Asserting),
iteration_i=DocValuesFormat(name=Lucene80),
terms_ss=DocValuesFormat(name=Lucene80),
join2_s=DocValuesFormat(name=Lucene80), field_s=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Lucene80),
a1_s=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct),
a_f=DocValuesFormat(name=Lucene80), a2_s=DocValuesFormat(name=Asserting),
join1_i=DocValuesFormat(name=Lucene80),
falseNegative_i=DocValuesFormat(name=Direct),
a_i=DocValuesFormat(name=Lucene80), test_i=DocValuesFormat(name=Lucene80),
join3_i=DocValuesFormat(name=Asserting),
falsePositive_i=DocValuesFormat(name=Direct),
field_i=DocValuesFormat(name=Lucene80),
s_multi=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Direct),
a_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Lucene80),
id=DocValuesFormat(name=Lucene80), bbid_s=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct),
type_s=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Asserting),
i_multi=DocValuesFormat(name=Lucene80),
weights_ds=DocValuesFormat(name=Asserting),
trueNegative_i=DocValuesFormat(name=Asserting),
b_ls=DocValuesFormat(name=Lucene80), out_i=DocValuesFormat(name=Lucene80),
checkpoint_ss=DocValuesFormat(name=Asserting),
ident_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct),
error_d=DocValuesFormat(name=Lucene80), extra_s=DocValuesFormat(name=Lucene80),
ykey_s=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Asserting),
truePositive_i=DocValuesFormat(name=Lucene80),
deletable_s=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1006,
maxMBSortInHeap=5.18933124929295,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-CL,
timezone=America/Santa_Isabel
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=176274040,total=477102080
[junit4] 2> NOTE: All tests run in this JVM: [ZkConfigFilesTest,
RecursiveEvaluatorTest, TestCoreAdmin, ConcurrentUpdateHttp2SolrClientTest,
TestNamedListCodec, SolrSchemalessExampleTest, TestPolicy,
TestSuggesterResponse, SchemaTest, TestSolrJErrorHandling,
JsonQueryRequestHeatmapFacetingTest, TestTimeSource,
CloudHttp2SolrClientBuilderTest, StreamExpressionParserTest,
StreamDecoratorTest]
[junit4] Completed [202/215 (1!)] on J3 in 129.67s, 52 tests, 1 error <<<
FAILURES!
[...truncated 49740 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]