Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21103/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.ConnectionReuseTest
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at __randomizedtesting.SeedInfo.seed([8BECDAAF891E636A]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
at
org.apache.solr.client.solrj.impl.ConnectionReuseTest.setupCluster(ConnectionReuseTest.java:67)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13629 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.ConnectionReuseTest
[junit4] 2> 1701617 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.client.solrj.impl.ConnectionReuseTest_8BECDAAF891E636A-001/init-core-data-001
[junit4] 2> 1701617 WARN
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1701617 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1701618 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 1701618 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.client.solrj.impl.ConnectionReuseTest_8BECDAAF891E636A-001/tempDir-001
[junit4] 2> 1701618 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1701618 INFO (Thread-4558) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1701618 INFO (Thread-4558) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1701620 ERROR (Thread-4558) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1701718 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44427
[junit4] 2> 1701723 INFO (zkConnectionManagerCallback-3499-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1701729 INFO (jetty-launcher-3496-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1701734 INFO (jetty-launcher-3496-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d05d0e5{/solr,null,AVAILABLE}
[junit4] 2> 1701734 INFO (jetty-launcher-3496-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13ccb426{HTTP/1.1,[http/1.1]}{127.0.0.1:36613}
[junit4] 2> 1701735 INFO (jetty-launcher-3496-thread-1) [ ]
o.e.j.s.Server Started @1704082ms
[junit4] 2> 1701735 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36613}
[junit4] 2> 1701735 ERROR (jetty-launcher-3496-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1701735 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1701735 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1701735 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1701735 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-18T11:22:44.721521Z
[junit4] 2> 1701754 INFO (zkConnectionManagerCallback-3501-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1701756 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1701790 INFO (jetty-launcher-3496-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44427/solr
[junit4] 2> 1701798 INFO (zkConnectionManagerCallback-3505-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1701799 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x160695c99fd0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1701812 INFO
(zkConnectionManagerCallback-3507-thread-1-processing-n:127.0.0.1:36613_solr)
[n:127.0.0.1:36613_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1701864 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1701865 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36613_solr
[junit4] 2> 1701865 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.c.Overseer Overseer
(id=99195038243553283-127.0.0.1:36613_solr-n_0000000000) starting
[junit4] 2> 1701915 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36613_solr
[junit4] 2> 1701926 INFO
(zkCallback-3506-thread-1-processing-n:127.0.0.1:36613_solr)
[n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1701961 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36613.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15d5dab4
[junit4] 2> 1701969 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36613.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15d5dab4
[junit4] 2> 1701969 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36613.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15d5dab4
[junit4] 2> 1701971 INFO (jetty-launcher-3496-thread-1)
[n:127.0.0.1:36613_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.client.solrj.impl.ConnectionReuseTest_8BECDAAF891E636A-001/tempDir-001/node1/.
[junit4] 2> 1701994 INFO (zkConnectionManagerCallback-3511-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1702022 INFO (zkConnectionManagerCallback-3515-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1702023 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1702024 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44427/solr ready
[junit4] 2> 1702028 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=874fd930-de26-4458-97ee-67604ffde8cb&replicationFactor=1&collection.configName=config&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1702032 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=874fd930-de26-4458-97ee-67604ffde8cb&replicationFactor=1&collection.configName=config&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1702032 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1702033 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1702048 INFO
(OverseerThreadFactory-7937-thread-1-processing-n:127.0.0.1:36613_solr)
[n:127.0.0.1:36613_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1702158 INFO
(OverseerStateUpdate-99195038243553283-127.0.0.1:36613_solr-n_0000000000)
[n:127.0.0.1:36613_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36613/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1702368 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 1702368 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 1702368 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1702368 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1702368 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1702473 INFO
(zkCallback-3506-thread-1-processing-n:127.0.0.1:36613_solr)
[n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1702473 INFO
(zkCallback-3506-thread-2-processing-n:127.0.0.1:36613_solr)
[n:127.0.0.1:36613_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1703035 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1703038 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1703369 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1703369 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1703381 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 1703385 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1703387 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 1703387 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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 collection
collection1, trusted=true
[junit4] 2> 1703388 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36613.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15d5dab4
[junit4] 2> 1703388 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1703388 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.client.solrj.impl.ConnectionReuseTest_8BECDAAF891E636A-001/tempDir-001/node1/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.client.solrj.impl.ConnectionReuseTest_8BECDAAF891E636A-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
[junit4] 2> 1703482 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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> 1703483 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1703484 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1703485 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1703486 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b3a313a[collection1_shard1_replica_n1] main]
[junit4] 2> 1703488 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/config
[junit4] 2> 1703488 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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/config
[junit4] 2> 1703489 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1703490 INFO
(searcherExecutor-7940-thread-1-processing-x:collection1_shard1_replica_n1
r:core_node2 874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE
n:127.0.0.1:36613_solr s:shard1 c:collection1) [n:127.0.0.1:36613_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
Searcher@2b3a313a[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1703491 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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 1587120613859786752
[junit4] 2> 1703500 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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> 1703501 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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> 1703501 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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:36613/solr/collection1_shard1_replica_n1/
[junit4] 2> 1703501 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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> 1703501 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:36613/solr/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1703501 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1703506 INFO
(parallelCoreAdminExecutor-7938-thread-1-processing-n:127.0.0.1:36613_solr
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614 CREATE)
[n:127.0.0.1:36613_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:36613/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 1704039 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1704039 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1704370 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1704370 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1705042 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1705042 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1705371 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1705371 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1706046 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1706050 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 1706372 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1706372 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1707051 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1707051 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1707373 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1707373 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1708052 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1708052 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1708374 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1708374 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1709053 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1709054 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1709375 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1709375 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1710054 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1710055 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1710376 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1710376 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1711056 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1711056 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1711376 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1711377 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1712056 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1712058 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1712377 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1712378 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1713059 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1713060 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1713378 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1713378 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1714060 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1714061 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1714379 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1714379 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1715062 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1715063 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1715380 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1715380 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1716064 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1716064 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1716380 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1716380 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1717065 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1717066 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1717381 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1717381 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1718067 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1718067 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1718382 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1718382 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1719068 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1719068 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1719383 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1719383 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1720069 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1720069 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1720383 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1720383 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1721069 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1721070 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1721384 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1721384 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1722071 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1722071 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1722384 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1722384 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1723072 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1723072 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1723385 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1723385 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1724073 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1724073 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1724385 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1724385 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1725074 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1725074 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1725386 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1725386 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1726075 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1726075 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1726387 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1726387 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1727076 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1727076 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1727387 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1727387 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1728077 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1728077 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1728388 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1728388 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1729078 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1729078 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1729388 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1729389 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1730079 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1730079 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1730389 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1730389 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1731080 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1731080 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1731390 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1731390 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1732081 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1732081 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1732391 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1732391 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1733082 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1733082 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1733391 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1733391 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1734083 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1734083 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1734392 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1734392 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1735084 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1735084 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1735393 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1735393 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1736084 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1736085 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1736393 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1736393 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1737085 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1737086 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1737397 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1737397 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1738086 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1738087 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1738398 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1738398 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1739087 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1739088 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1739398 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1739398 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1740088 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1740089 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1740399 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1740399 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1741089 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1741089 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1741400 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1741400 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1742091 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1742091 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1742400 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1742400 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1743092 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1743092 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1743401 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1743401 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1744092 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1744093 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1744401 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1744401 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1745093 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1745094 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1745402 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1745402 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1746094 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1746095 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1746402 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1746403 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1747095 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1747096 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1747403 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1747403 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1748096 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1748097 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1748404 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1748404 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1749097 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1749098 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1749404 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1749404 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1750098 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1750099 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1750405 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1750405 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1751099 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1751100 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1751406 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1751406 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1752100 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1752101 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1752406 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1752407 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1753101 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1753102 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1753407 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1753407 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1754102 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1754104 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1754408 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1754408 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1755104 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1755105 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1755409 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1755409 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1756105 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1756106 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1756409 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1756410 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1757106 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1757108 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1757410 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1757410 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1758109 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1758109 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1758411 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1758411 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1759110 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1759110 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1759412 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1759412 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1760111 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1760112 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1760413 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1760413 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1761113 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1761113 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1761413 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1761414 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1762114 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1762115 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1762414 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1762414 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1763116 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1763117 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1763415 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1763415 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1764118 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1764118 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1764416 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1764416 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1765119 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1765119 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1765416 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1765417 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1766120 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1766121 INFO (qtp927572207-17453) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1766417 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1766417 INFO (qtp927572207-17455) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1767121 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1767121 INFO (qtp927572207-17454) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=874fd930-de26-4458-97ee-67604ffde8cb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1767418 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
874fd930-de26-4458-97ee-67604ffde8cb1297307116527614
[junit4] 2> 1767418 INFO (qtp927572207-17448) [n:127.0.0.1:36613_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=874fd930-de26-4458-97ee-67604ffde8cb1297307116527614&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1768122 INFO (qtp927572207-17451) [n:127.0.0.1:36613_solr
] o.a.s.h.a.CollectionsHandle
[...truncated too long message...]
ction.collection1.shard1.leader, tag=375687306
[junit4] 2> 2923566 INFO (jetty-closer-3497-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=99195038243553283-127.0.0.1:36613_solr-n_0000000000) closing
[junit4] 2> 2923566 INFO
(OverseerStateUpdate-99195038243553283-127.0.0.1:36613_solr-n_0000000000)
[n:127.0.0.1:36613_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36613_solr
[junit4] 2> 2923567 WARN
(OverseerAutoScalingTriggerThread-99195038243553283-127.0.0.1:36613_solr-n_0000000000)
[n:127.0.0.1:36613_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 2923567 INFO (jetty-closer-3497-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5d05d0e5{/solr,null,UNAVAILABLE}
[junit4] 2> 2923568 ERROR
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2923568 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44427 44427
[junit4] 2> 2931762 INFO (Thread-4558) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44427 44427
[junit4] 2> 2931763 WARN (Thread-4558) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 2931763 INFO
(SUITE-ConnectionReuseTest-seed#[8BECDAAF891E636A]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1230, maxMBSortInHeap=7.570529063131682,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6621e120),
locale=en-MH, timezone=NST
[junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=134971120,total=530579456
[junit4] 2> NOTE: All tests run in this JVM:
[ParsingFieldUpdateProcessorsTest, TestSolrConfigHandler,
RestartWhileUpdatingTest, LeaderFailoverAfterPartitionTest,
DistributedIntervalFacetingTest, TestDownShardTolerantSearch,
ConfigureRecoveryStrategyTest, HdfsChaosMonkeySafeLeaderTest, PolyFieldTest,
TestCollationField, ShowFileRequestHandlerTest, AssignTest,
ExitableDirectoryReaderTest, TestUseDocValuesAsStored2, PrimUtilsTest,
TestAtomicUpdateErrorCases, BinaryUpdateRequestHandlerTest, TestSchemaManager,
DebugComponentTest, HighlighterConfigTest, TestApiFramework,
TestManagedResourceStorage, OverseerTaskQueueTest,
OpenExchangeRatesOrgProviderTest, TestLeaderElectionWithEmptyReplica,
TestHttpShardHandlerFactory, TestNonDefinedSimilarityFactory,
NodeAddedTriggerTest, ConjunctionSolrSpellCheckerTest, TestSolrCoreSnapshots,
BufferStoreTest, TestCryptoKeys, TestSolrConfigHandlerCloud, TestCustomSort,
ChangedSchemaMergeTest, TestClusterStateMutator, JSONWriterTest,
TestCopyFieldCollectionResource, SimpleMLTQParserTest,
TestSubQueryTransformerCrossCore, CircularListTest,
TestStressCloudBlindAtomicUpdates, TestRTimerTree,
TestEmbeddedSolrServerAdminHandler, TestManagedSchemaAPI, TestDocTermOrds,
FullHLLTest, TolerantUpdateProcessorTest,
PreAnalyzedFieldManagedSchemaCloudTest, OverseerModifyCollectionTest,
ShardRoutingCustomTest, BlockJoinFacetRandomTest, TestXIncludeConfig,
TestStressLucene, CdcrReplicationHandlerTest, CollectionTooManyReplicasTest,
TestRecoveryHdfs, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaTest,
TestInPlaceUpdatesStandalone, SolrCoreMetricManagerTest,
TermVectorComponentDistributedTest, MoreLikeThisHandlerTest,
TestShortCircuitedRequests, TestFieldCacheWithThreads,
TestLegacyNumericRangeQueryBuilder, TestSolr4Spatial, OutputWriterTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestPayloadCheckQParserPlugin,
TestFieldTypeResource, DocValuesMissingTest, TestJettySolrRunner,
TestSolrQueryResponse, TestScoreJoinQPScore, TestCoreAdminApis, SampleTest,
SuggesterFSTTest, NumberUtilsTest, TestLocalFSCloudBackupRestore,
HdfsUnloadDistributedZkTest, TestUtilizeNode, TestFastLRUCache,
TestSlowCompositeReaderWrapper, DeleteShardTest, TestSolrQueryParser,
AnalysisErrorHandlingTest, FacetPivotSmallTest, HdfsBasicDistributedZk2Test,
CloneFieldUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest,
SolrMetricsIntegrationTest, TestBlendedInfixSuggestions, TestRebalanceLeaders,
SuggestComponentTest, TestStressUserVersions, TestClusterStateProvider,
TestJsonFacets, TestInfoStreamLogging, PeerSyncWithIndexFingerprintCachingTest,
PreAnalyzedFieldTest, TestNumericRangeQuery32, V2ApiIntegrationTest,
TestUniqueKeyFieldResource, DocValuesMultiTest, TestExecutePlanAction,
MBeansHandlerTest, BlobRepositoryCloudTest, TestPerFieldSimilarity,
VMParamsZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest,
ClassificationUpdateProcessorFactoryTest, OpenCloseCoreStressTest,
SaslZkACLProviderTest, TestCollationFieldDocValues, ClusterStateUpdateTest,
TestRequestStatusCollectionAPI, RankQueryTest,
OutOfBoxZkACLAndCredentialsProvidersTest, PingRequestHandlerTest,
DistributedQueryComponentCustomSortTest, TestCloudPseudoReturnFields,
TestStressReorder, TemplateUpdateProcessorTest, ZkCLITest,
TestConfigSetProperties, TestExceedMaxTermLength,
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest,
BasicZkTest, RecoveryZkTest, ZkSolrClientTest, TestDistributedSearch,
TestFaceting, TestRecovery, TestHashPartitioner,
DistributedSpellCheckComponentTest, TestJoin, TestReload,
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer,
SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch,
SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering,
TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher,
HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest,
SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoBeanTest,
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions,
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest,
RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest,
TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions,
JsonLoaderTest, CSVRequestHandlerTest, TestLFUCache, SOLR749Test,
AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest,
SolrIndexConfigTest, TestStressRecovery, TestDocSet, TestBinaryField,
NumericFieldsTest, TestElisionMultitermQuery, TestConfig,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport,
SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
ResourceLoaderTest, URLClassifyProcessorTest, TestSuggestSpellingConverter,
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ,
TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest,
DistributedMLTComponentTest, TestRTGBase, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors,
ConnectionReuseTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ConnectionReuseTest
-Dtests.seed=8BECDAAF891E636A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-MH -Dtests.timezone=NST -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | ConnectionReuseTest (suite) <<<
[junit4] > Throwable #1: java.util.concurrent.TimeoutException
[junit4] > at
__randomizedtesting.SeedInfo.seed([8BECDAAF891E636A]:0)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
[junit4] > at
org.apache.solr.client.solrj.impl.ConnectionReuseTest.setupCluster(ConnectionReuseTest.java:67)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [571/764 (1!)] on J1 in 1230.16s, 0 tests, 1 error <<<
FAILURES!
[...truncated 41403 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]