Build: https://ci-builds.apache.org/job/Solr/job/Solr-TestIntegration-10.x/203/

No tests ran.

Build Log:
[...truncated 417 lines...]
#   ERROR: Server refused connection at: 
http://localhost:46869/solr/test_stdin/update
# 
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection 
at: http://localhost:46869/solr/test_stdin/update
#       at 
org.apache.solr.client.solrj.jetty.HttpJettySolrClient.request(HttpJettySolrClient.java:506)
#       at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:302)
#       at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:466)
#       at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:442)
#       at org.apache.solr.cli.PostTool.commit(PostTool.java:778)
#       at org.apache.solr.cli.PostTool.execute(PostTool.java:346)
#       at org.apache.solr.cli.PostTool.runImpl(PostTool.java:320)
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:81)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:117)
#   Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.Net.pollConnect(Native Method)
#       at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishTimedConnect(SocketChannelImpl.java:1191)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.blockingConnect(SocketChannelImpl.java:1233)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:102)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:467)
#       at org.eclipse.jetty.io.Transport$Socket.connect(Transport.java:175)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:486)
#       at 
org.eclipse.jetty.http2.client.transport.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:140)
#       at 
org.eclipse.jetty.http2.client.transport.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:128)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:579)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:556)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:552)
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$0(SocketAddressResolver.java:186)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:381)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
#       at java.base/java.lang.Thread.run(Thread.java:1583)
# --
# 
# Please find the SOLR_HOME snapshot for failed test #11 at: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-10.x/solr/packaging/build/test-output/failure-snapshots/80-11
# Last output:
# POSTing stdin to http://localhost:46869/solr/test_stdin/update...
# PostTool: WARNING: IOException while reading response: 
java.net.SocketException: Connection reset
# COMMITting Solr index changes to 
http://localhost:46869/solr/test_stdin/update...
# 
# ERROR: Server refused connection at: 
http://localhost:46869/solr/test_stdin/update
# 
# org.apache.solr.client.solrj.SolrServerException: Server refused connection 
at: http://localhost:46869/solr/test_stdin/update
#       at 
org.apache.solr.client.solrj.jetty.HttpJettySolrClient.request(HttpJettySolrClient.java:506)
#       at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:302)
#       at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:466)
#       at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:442)
#       at org.apache.solr.cli.PostTool.commit(PostTool.java:778)
#       at org.apache.solr.cli.PostTool.execute(PostTool.java:346)
#       at org.apache.solr.cli.PostTool.runImpl(PostTool.java:320)
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:81)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:117)
# Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.Net.pollConnect(Native Method)
#       at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishTimedConnect(SocketChannelImpl.java:1191)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.blockingConnect(SocketChannelImpl.java:1233)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:102)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:467)
#       at org.eclipse.jetty.io.Transport$Socket.connect(Transport.java:175)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:486)
#       at 
org.eclipse.jetty.http2.client.transport.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:140)
#       at 
org.eclipse.jetty.http2.client.transport.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:128)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:579)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:556)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:552)
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$0(SocketAddressResolver.java:186)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:381)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
#       at java.base/java.lang.Thread.run(Thread.java:1583)
not ok 81 verbose echo the Solr response # in 1063 ms
# (from function `assert_output' in file 
.gradle/node/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_post.bats, line 210)
#   `assert_output --partial "Created collection 'monitors_verbose'"' failed
# 
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'monitors_verbose'
# output (3 lines):
#   Neither --zk-host or --solr-url parameters, nor ZK_HOST env var provided, 
so assuming solr url is http://localhost:46869.
# 
#   ERROR: Server refused connection at: 
http://localhost:46869/solr/admin/info/system
# --
# 
# Please find the SOLR_HOME snapshot for failed test #12 at: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-10.x/solr/packaging/build/test-output/failure-snapshots/81-12
# Last output:
# Neither --zk-host or --solr-url parameters, nor ZK_HOST env var provided, so 
assuming solr url is http://localhost:46869.
# 
# ERROR: Server refused connection at: 
http://localhost:46869/solr/admin/info/system
ok 82 post solr log into solr via cli # in 8584 ms
# Test failed - capturing Docker diagnostics
# === docker ps (summary) ===
NAMES        STATUS          IMAGE                                      PORTS
solr-node3   Up 9 seconds    apache/solr-nightly:9.10.0-SNAPSHOT-slim   8983/tcp
solr-node2   Up 9 seconds    apache/solr-nightly:9.10.0-SNAPSHOT-slim   8983/tcp
solr-node1   Up 14 seconds   apache/solr-nightly:9.10.0-SNAPSHOT-slim   8983/tcp
# === Docker logs for solr-node1 ===
2026-05-08T12:42:29.679221110Z *** [WARN] *** Your open file limit is currently 
1024.  
2026-05-08T12:42:29.679254117Z  It should be set to 65000 to avoid operational 
disruption. 
2026-05-08T12:42:29.679257201Z  If you no longer wish to see this warning, set 
SOLR_ULIMIT_CHECKS to false in your profile or solr.in.sh
2026-05-08T12:42:29.679259242Z Solr will start in SolrCloud mode by default in 
version 10, and you will no longer need to pass in -c or --cloud flag.
2026-05-08T12:42:29.679261440Z 
2026-05-08T12:42:29.688024594Z Java 17 detected. Enabled workaround for 
SOLR-16463
2026-05-08T12:42:29.696135720Z [0.002s][warning][pagesize] UseLargePages 
disabled, no large pages configured and available on the system.
2026-05-08T12:42:29.735897172Z CompileCommand: exclude 
com/github/benmanes/caffeine/cache/BoundedLocalCache.put bool exclude = true
2026-05-08T12:42:29.766221308Z WARNING: A command line option has enabled the 
Security Manager
2026-05-08T12:42:29.766237983Z WARNING: The Security Manager is deprecated and 
will be removed in a future release
2026-05-08T12:42:30.834417952Z 2026-05-08 12:42:30.831 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.Server jetty-10.0.26; built: 2025-08-14T15:56:56.454Z; git: 
65a55c55a68c56d5f2e8232164439bd6e76e53d1; jvm 17.0.16+8
2026-05-08T12:42:31.090317973Z 2026-05-08 12:42:31.089 WARN  (main) [c: s: r: 
x: t:] o.e.j.u.DeprecationWarning Using @Deprecated Class 
org.eclipse.jetty.servlet.listener.ELContextCleaner
2026-05-08T12:42:31.114156352Z 2026-05-08 12:42:31.113 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
2026-05-08T12:42:31.142402730Z 2026-05-08 12:42:31.120 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ 
version 9.10.0-SNAPSHOT 1edeb3ac6a97186b4ae7de511196a1769de7960e [snapshot 
build, details omitted]
2026-05-08T12:42:31.142419743Z 2026-05-08 12:42:31.120 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode 
on port 8983
2026-05-08T12:42:31.142422639Z 2026-05-08 12:42:31.120 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: 
/opt/solr-9.10.0-SNAPSHOT-slim
2026-05-08T12:42:31.142425116Z 2026-05-08 12:42:31.120 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 
2026-05-08T12:42:31.120782434Z
2026-05-08T12:42:31.142427585Z 2026-05-08 12:42:31.123 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Solr started with 
"-XX:+CrashOnOutOfMemoryError" that will crash on any OutOfMemoryError 
exception. The cause of the OOME will be logged in the crash file at the 
following path: /var/solr/logs/jvm_crash_1.log
2026-05-08T12:42:31.145480479Z 2026-05-08 12:42:31.144 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Solr Home: /var/solr/data (source: system 
property: solr.solr.home)
2026-05-08T12:42:31.159197168Z 2026-05-08 12:42:31.158 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrXmlConfig solr.xml not found in SOLR_HOME, using built-in 
default
2026-05-08T12:42:31.159212721Z 2026-05-08 12:42:31.158 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrXmlConfig Loading solr.xml from 
/opt/solr-9.10.0-SNAPSHOT-slim/server/solr/solr.xml
2026-05-08T12:42:31.194938812Z 2026-05-08 12:42:31.194 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/opt/solr-9.10.0-SNAPSHOT-slim/lib]
2026-05-08T12:42:31.953729068Z 2026-05-08 12:42:31.953 INFO  (main) [c: s: r: 
x: t:] o.a.s.u.t.SimplePropagator Always-on trace id generation enabled.
2026-05-08T12:42:32.210351487Z 2026-05-08 12:42:32.209 WARN  (main) [c: s: r: 
x: t:] o.a.s.u.StartupLoggingUtils Jetty request logging enabled. Will retain 
logs for last 3 days. See chapter "Configuring Logging" in reference guide for 
how to configure.
2026-05-08T12:42:32.217843076Z 2026-05-08 12:42:32.217 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrZkServer Zookeeper configuration not found in 
/var/solr/data, using built-in default
2026-05-08T12:42:32.218572806Z 2026-05-08 12:42:32.217 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrZkServerProps Reading configuration from: 
/opt/solr-9.10.0-SNAPSHOT-slim/server/solr/zoo.cfg
2026-05-08T12:42:32.221311685Z 2026-05-08 12:42:32.220 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrZkServer STARTING EMBEDDED ENSEMBLE ZOOKEEPER SERVER at port 
9983, listening on host 0.0.0.0
2026-05-08T12:42:32.221325032Z 2026-05-08 12:42:32.220 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.SolrZkServer Embedded Zookeeper is not recommended in production 
environments. See Reference Guide for details.
2026-05-08T12:42:32.258231946Z 2026-05-08 12:42:32.257 WARN  (embeddedZkServer) 
[c: s: r: x: t:] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using 
default value 0.
2026-05-08T12:42:32.724086238Z 2026-05-08 12:42:32.723 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkContainer Zookeeper client=172.18.0.2:9983
2026-05-08T12:42:32.736026653Z 2026-05-08 12:42:32.735 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
2026-05-08T12:42:32.786125983Z 2026-05-08 12:42:32.784 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for client to connect 
to ZooKeeper
2026-05-08T12:42:32.820810145Z 2026-05-08 12:42:32.819 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ConnectionManager zkClient 
has connected
2026-05-08T12:42:32.820861954Z 2026-05-08 12:42:32.820 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2026-05-08T12:42:32.936050264Z 2026-05-08 12:42:32.935 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Contents of zookeeper /security.json are 
world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2026-05-08T12:42:32.963967828Z 2026-05-08 12:42:32.963 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
2026-05-08T12:42:32.979882724Z 2026-05-08 12:42:32.979 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.OverseerElectionContext I am going to be the leader 
solr-node1:8983_solr
2026-05-08T12:42:32.985748464Z 2026-05-08 12:42:32.985 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.Overseer Overseer 
(id=72098694310920192-solr-node1:8983_solr-n_0000000000) starting
2026-05-08T12:42:33.057340789Z 2026-05-08 12:42:33.055 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Register node as live in ZooKeeper: 
/live_nodes/solr-node1:8983_solr
2026-05-08T12:42:33.058802645Z 2026-05-08 12:42:33.058 INFO  
(OverseerStateUpdate-72098694310920192-solr-node1:8983_solr-n_0000000000) [c: 
s: r: x: t:] o.a.s.c.Overseer Starting to work on the main queue : 
solr-node1:8983_solr
2026-05-08T12:42:33.068641664Z 2026-05-08 12:42:33.068 INFO  
(OverseerStateUpdate-72098694310920192-solr-node1:8983_solr-n_0000000000) [c: 
s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) 
-> (1)
2026-05-08T12:42:33.109706859Z 2026-05-08 12:42:33.109 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
2026-05-08T12:42:33.509562739Z 2026-05-08 12:42:33.508 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/var/solr/data
2026-05-08T12:42:33.696426334Z 2026-05-08 12:42:33.695 WARN  (main) [c: s: r: 
x: t:] o.g.j.m.i.MessagingBinders A class jakarta.activation.DataSource for a 
default provider MessageBodyWriter<jakarta.activation.DataSource> was not 
found. The provider is not available.
2026-05-08T12:42:33.974738388Z 2026-05-08 12:42:33.974 INFO  (main) [c: s: r: 
x: t:] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2026-05-08T12:42:34.117299399Z 2026-05-08 12:42:34.116 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@71f67a79{solr-jetty-context.xml,/solr,file:///opt/solr-9.10.0-SNAPSHOT-slim/server/solr-webapp/webapp/,AVAILABLE}{/opt/solr-9.10.0-SNAPSHOT-slim/server/solr-webapp/webapp}
2026-05-08T12:42:34.125708655Z 2026-05-08 12:42:34.125 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.RequestLogWriter Opened /var/solr/logs/2026_05_08.request.log
2026-05-08T12:42:34.131003872Z 2026-05-08 12:42:34.130 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.AbstractConnector Started ServerConnector@61884cb1{HTTP/1.1, 
(http/1.1, h2c)}{0.0.0.0:8983}
2026-05-08T12:42:34.177936820Z 2026-05-08 12:42:34.177 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.Server Started Server@350ec41e{STARTING}[10.0.26,sto=0] @4482ms
2026-05-08T12:42:34.329824315Z 2026-05-08 12:42:34.329 INFO  
(qtp985324122-27-solr-node1-1) [c: s: r: x: t:solr-node1-1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=javabin&version=2} status=0 QTime=43
2026-05-08T12:42:34.387694932Z 2026-05-08 12:42:34.387 INFO  
(qtp985324122-96-solr-node1-2) [c: s: r: x: t:solr-node1-2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=12
2026-05-08T12:42:37.662683253Z 2026-05-08 12:42:37.662 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (1) -> (2)
2026-05-08T12:42:38.054818279Z 2026-05-08 12:42:38.054 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (2) -> (3)
2026-05-08T12:42:41.354087424Z 2026-05-08 12:42:41.353 INFO  
(qtp985324122-99-solr-node1-3) [c: s: r: x: t:solr-node1-3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=javabin&version=2} status=0 QTime=8
2026-05-08T12:42:41.376543200Z 2026-05-08 12:42:41.376 INFO  
(qtp985324122-99-solr-node1-4) [c: s: r: x: t:solr-node1-4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=javabin&version=2} status=0 QTime=7
2026-05-08T12:42:41.393327985Z 2026-05-08 12:42:41.392 INFO  
(qtp985324122-27-solr-node1-5) [c: s: r: x: t:solr-node1-5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
2026-05-08T12:42:41.587038116Z 2026-05-08 12:42:41.586 INFO  
(qtp985324122-99-solr-node1-6) [c: s: r: x: t:solr-node1-6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=5
2026-05-08T12:42:41.619991941Z 2026-05-08 12:42:41.619 INFO  
(OverseerThreadFactory-17-thread-1) [c:test-collection s: r: x: t:] 
o.a.s.c.a.c.CreateCollectionCmd Create collection test-collection
2026-05-08T12:42:41.637243866Z 2026-05-08 12:42:41.636 INFO  
(OverseerThreadFactory-17-thread-1) [c:test-collection s: r: x: t:] 
o.a.s.c.c.ZkStateReader /collections/test-collection/state.json is deleted, 
stop watching children
2026-05-08T12:42:41.642929488Z 2026-05-08 12:42:41.642 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeCreated 
path:/collections/test-collection/state.json zxid: 174] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:41.680551422Z 2026-05-08 12:42:41.680 INFO  
(OverseerStateUpdate-72098694310920192-solr-node1:8983_solr-n_0000000000) [c: 
s: r: x: t:] o.a.s.c.o.SliceMutator createReplica() {
2026-05-08T12:42:41.680569138Z   "core":"test-collection_shard3_replica_n1",
2026-05-08T12:42:41.680572426Z   "node_name":"solr-node1:8983_solr",
2026-05-08T12:42:41.680575172Z   "base_url":"http://solr-node1:8983/solr";,
2026-05-08T12:42:41.680577818Z   "collection":"test-collection",
2026-05-08T12:42:41.680580463Z   "shard":"shard3",
2026-05-08T12:42:41.680582998Z   "state":"down",
2026-05-08T12:42:41.680585416Z   "type":"NRT",
2026-05-08T12:42:41.680587915Z   "operation":"ADDREPLICA",
2026-05-08T12:42:41.680590367Z   "waitForFinalState":"false"} 
2026-05-08T12:42:41.685352188Z 2026-05-08 12:42:41.684 INFO  
(OverseerStateUpdate-72098694310920192-solr-node1:8983_solr-n_0000000000) [c: 
s: r: x: t:] o.a.s.c.o.SliceMutator createReplica() {
2026-05-08T12:42:41.685365072Z   "core":"test-collection_shard2_replica_n2",
2026-05-08T12:42:41.685368136Z   "node_name":"solr-node3:8985_solr",
2026-05-08T12:42:41.685370812Z   "base_url":"http://solr-node3:8985/solr";,
2026-05-08T12:42:41.685373448Z   "collection":"test-collection",
2026-05-08T12:42:41.685376073Z   "shard":"shard2",
2026-05-08T12:42:41.685378787Z   "state":"down",
2026-05-08T12:42:41.685381283Z   "type":"NRT",
2026-05-08T12:42:41.685383781Z   "operation":"ADDREPLICA",
2026-05-08T12:42:41.685386761Z   "waitForFinalState":"false"} 
2026-05-08T12:42:41.689445325Z 2026-05-08 12:42:41.689 INFO  
(OverseerStateUpdate-72098694310920192-solr-node1:8983_solr-n_0000000000) [c: 
s: r: x: t:] o.a.s.c.o.SliceMutator createReplica() {
2026-05-08T12:42:41.689469419Z   "core":"test-collection_shard1_replica_n4",
2026-05-08T12:42:41.689472297Z   "node_name":"solr-node2:8984_solr",
2026-05-08T12:42:41.689474447Z   "base_url":"http://solr-node2:8984/solr";,
2026-05-08T12:42:41.689476406Z   "collection":"test-collection",
2026-05-08T12:42:41.689478441Z   "shard":"shard1",
2026-05-08T12:42:41.689480331Z   "state":"down",
2026-05-08T12:42:41.689482502Z   "type":"NRT",
2026-05-08T12:42:41.689484560Z   "operation":"ADDREPLICA",
2026-05-08T12:42:41.689486563Z   "waitForFinalState":"false"} 
2026-05-08T12:42:41.796818684Z 2026-05-08 12:42:41.796 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 186] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:41.884604776Z 2026-05-08 12:42:41.882 INFO  
(qtp985324122-29-solr-node1-8) [c: s: r: x:test-collection_shard3_replica_n1 
t:solr-node1-8] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=techproducts&newCollection=true&collection=test-collection&version=2&replicaType=NRT&coreNodeName=core_node3&name=test-collection_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin
2026-05-08T12:42:41.965540047Z 2026-05-08 12:42:41.963 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.12.0
2026-05-08T12:42:42.012397015Z 2026-05-08 12:42:42.011 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.s.IndexSchema Schema 
name=default-config
2026-05-08T12:42:42.374014410Z 2026-05-08 12:42:42.373 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.s.IndexSchema Loaded 
schema default-config/1.7 with uniqueid field id
2026-05-08T12:42:42.374036490Z 2026-05-08 12:42:42.373 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.CoreContainer 
Creating SolrCore 'test-collection_shard3_replica_n1' using configuration from 
configset techproducts, trusted=true
2026-05-08T12:42:42.400459229Z 2026-05-08 12:42:42.399 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.SolrCore Opening 
new SolrCore at [/var/solr/data/test-collection_shard3_replica_n1], 
dataDir=[/var/solr/data/test-collection_shard3_replica_n1/data/]
2026-05-08T12:42:43.086213395Z 2026-05-08 12:42:43.084 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2026-05-08T12:42:43.113929121Z 2026-05-08 12:42:43.113 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
2026-05-08T12:42:43.119987141Z 2026-05-08 12:42:43.119 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
2026-05-08T12:42:43.121126727Z 2026-05-08 12:42:43.120 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
2026-05-08T12:42:43.121136604Z 2026-05-08 12:42:43.120 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.u.CommitTracker Soft 
AutoCommit: if uncommitted for 3000ms; 
2026-05-08T12:42:43.183690145Z 2026-05-08 12:42:43.183 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/techproducts
2026-05-08T12:42:43.186476534Z 2026-05-08 12:42:43.186 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/techproducts
2026-05-08T12:42:43.188181163Z 2026-05-08 12:42:43.187 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/techproducts/managed-schema.xml
2026-05-08T12:42:43.189701106Z 2026-05-08 12:42:43.189 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
2026-05-08T12:42:43.202539386Z 2026-05-08 12:42:43.202 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.s.DirectSolrSpellChecker init: {maxEdits=2, minPrefix=1, 
maxInspections=5, minQueryLength=4, accuracy=0.5, maxQueryFrequency=0.01, 
name=default, field=_text_, classname=solr.DirectSolrSpellChecker, 
distanceMeasure=internal}
2026-05-08T12:42:43.212993153Z 2026-05-08 12:42:43.212 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
2026-05-08T12:42:43.237395718Z 2026-05-08 12:42:43.237 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard3_replica_n1 
solr-node1-8 core_node3 solr-node1:8983_solr test-collection shard3) 
[c:test-collection s:shard3 r:core_node3 x:test-collection_shard3_replica_n1 
t:solr-node1-8] o.a.s.c.QuerySenderListener QuerySenderListener done.
2026-05-08T12:42:43.237447642Z 2026-05-08 12:42:43.237 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard3_replica_n1 
solr-node1-8 core_node3 solr-node1:8983_solr test-collection shard3) 
[c:test-collection s:shard3 r:core_node3 x:test-collection_shard3_replica_n1 
t:solr-node1-8] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
2026-05-08T12:42:43.251030179Z 2026-05-08 12:42:43.250 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard3_replica_n1 
solr-node1-8 core_node3 solr-node1:8983_solr test-collection shard3) 
[c:test-collection s:shard3 r:core_node3 x:test-collection_shard3_replica_n1 
t:solr-node1-8] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
2026-05-08T12:42:43.264475075Z 2026-05-08 12:42:43.263 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test-collection/terms/shard3 to 
Terms{values={core_node3=0}, version=0} for registerTerm
2026-05-08T12:42:43.265824912Z 2026-05-08 12:42:43.265 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test-collection/leaders/shard3
2026-05-08T12:42:43.276314992Z 2026-05-08 12:42:43.276 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
2026-05-08T12:42:43.276353376Z 2026-05-08 12:42:43.276 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
2026-05-08T12:42:43.276386408Z 2026-05-08 12:42:43.276 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.SyncStrategy Sync 
replicas to http://solr-node1:8983/solr/test-collection_shard3_replica_n1/
2026-05-08T12:42:43.277575563Z 2026-05-08 12:42:43.277 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
2026-05-08T12:42:43.278030337Z 2026-05-08 12:42:43.277 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.SyncStrategy 
http://solr-node1:8983/solr/test-collection_shard3_replica_n1/ has no replicas
2026-05-08T12:42:43.279090651Z 2026-05-08 12:42:43.278 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test-collection/leaders/shard3/leader after winning as 
/collections/test-collection/leader_elect/shard3/election/72098694310920192-core_node3-n_0000000000
2026-05-08T12:42:43.284196734Z 2026-05-08 12:42:43.283 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://solr-node1:8983/solr/test-collection_shard3_replica_n1/ shard3
2026-05-08T12:42:43.389387119Z 2026-05-08 12:42:43.388 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 238] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.392071300Z 2026-05-08 12:42:43.391 INFO  
(qtp985324122-29-solr-node1-8) [c:test-collection s:shard3 r:core_node3 
x:test-collection_shard3_replica_n1 t:solr-node1-8] o.a.s.c.ZkController I am 
the leader, no recovery necessary
2026-05-08T12:42:43.398502695Z 2026-05-08 12:42:43.398 INFO  
(qtp985324122-29-solr-node1-8) [c: s: r: x: t:solr-node1-8] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=techproducts&newCollection=true&name=test-collection_shard3_replica_n1&action=CREATE&numShards=3&collection=test-collection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1516
2026-05-08T12:42:43.405830908Z 2026-05-08 12:42:43.405 INFO  
(qtp985324122-101-solr-node1-7) [c:test-collection s: r: x: t:solr-node1-7] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
2026-05-08T12:42:43.498110042Z 2026-05-08 12:42:43.497 INFO  
(zkCallback-11-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 244] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.500293954Z 2026-05-08 12:42:43.500 INFO  
(qtp985324122-101-solr-node1-7) [c:test-collection s: r: x: t:solr-node1-7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=techproducts&name=test-collection&nrtReplicas=1&action=CREATE&numShards=3&wt=json&version=2.2}
 status=0 QTime=1894
# === Docker inspect for solr-node1 ===
{
  "Name": "/solr-node1",
  "State": {
    "Status": "running",
    "Running": true,
    "Paused": false,
    "Restarting": false,
    "OOMKilled": false,
    "Dead": false,
    "Pid": 1429117,
    "ExitCode": 0,
    "Error": "",
    "StartedAt": "2026-05-08T12:42:29.450977518Z",
    "FinishedAt": "0001-01-01T00:00:00Z"
  },
  "Ports": {
    "8983/tcp": null
  }
}
# === Docker logs for solr-node2 ===
2026-05-08T12:42:34.884590987Z *** [WARN] *** Your open file limit is currently 
1024.  
2026-05-08T12:42:34.884611363Z  It should be set to 65000 to avoid operational 
disruption. 
2026-05-08T12:42:34.884614389Z  If you no longer wish to see this warning, set 
SOLR_ULIMIT_CHECKS to false in your profile or solr.in.sh
2026-05-08T12:42:34.884938764Z Solr will start in SolrCloud mode by default in 
version 10, and you will no longer need to pass in -c or --cloud flag.
2026-05-08T12:42:34.884948031Z 
2026-05-08T12:42:34.893579199Z Java 17 detected. Enabled workaround for 
SOLR-16463
2026-05-08T12:42:34.900948657Z [0.001s][warning][pagesize] UseLargePages 
disabled, no large pages configured and available on the system.
2026-05-08T12:42:34.947875632Z CompileCommand: exclude 
com/github/benmanes/caffeine/cache/BoundedLocalCache.put bool exclude = true
2026-05-08T12:42:34.977895268Z WARNING: A command line option has enabled the 
Security Manager
2026-05-08T12:42:34.977910749Z WARNING: The Security Manager is deprecated and 
will be removed in a future release
2026-05-08T12:42:35.998250168Z 2026-05-08 12:42:35.995 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.Server jetty-10.0.26; built: 2025-08-14T15:56:56.454Z; git: 
65a55c55a68c56d5f2e8232164439bd6e76e53d1; jvm 17.0.16+8
2026-05-08T12:42:36.259227719Z 2026-05-08 12:42:36.258 WARN  (main) [c: s: r: 
x: t:] o.e.j.u.DeprecationWarning Using @Deprecated Class 
org.eclipse.jetty.servlet.listener.ELContextCleaner
2026-05-08T12:42:36.283692108Z 2026-05-08 12:42:36.283 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
2026-05-08T12:42:36.290792961Z 2026-05-08 12:42:36.290 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ 
version 9.10.0-SNAPSHOT 1edeb3ac6a97186b4ae7de511196a1769de7960e [snapshot 
build, details omitted]
2026-05-08T12:42:36.290863695Z 2026-05-08 12:42:36.290 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode 
on port 8984
2026-05-08T12:42:36.290906463Z 2026-05-08 12:42:36.290 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: 
/opt/solr-9.10.0-SNAPSHOT-slim
2026-05-08T12:42:36.291070513Z 2026-05-08 12:42:36.290 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 
2026-05-08T12:42:36.290526651Z
2026-05-08T12:42:36.293908293Z 2026-05-08 12:42:36.293 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Solr started with 
"-XX:+CrashOnOutOfMemoryError" that will crash on any OutOfMemoryError 
exception. The cause of the OOME will be logged in the crash file at the 
following path: /var/solr/logs/jvm_crash_1.log
2026-05-08T12:42:36.315727516Z 2026-05-08 12:42:36.315 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Solr Home: /var/solr/data (source: system 
property: solr.solr.home)
2026-05-08T12:42:36.339259051Z 2026-05-08 12:42:36.338 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2026-05-08T12:42:36.475743145Z 2026-05-08 12:42:36.474 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect 
to ZooKeeper
2026-05-08T12:42:36.495268431Z 2026-05-08 12:42:36.494 INFO  
(zkCallback-1-thread-1) [c: s: r: x: t:] o.a.s.c.c.ConnectionManager zkClient 
has connected
2026-05-08T12:42:36.495292701Z 2026-05-08 12:42:36.494 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2026-05-08T12:42:36.495295464Z 2026-05-08 12:42:36.494 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider 
is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2026-05-08T12:42:36.604385032Z 2026-05-08 12:42:36.603 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.NodeConfig Loading solr.xml from SolrHome (not found in 
ZooKeeper)
2026-05-08T12:42:36.604605223Z 2026-05-08 12:42:36.604 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrXmlConfig solr.xml not found in SOLR_HOME, using built-in 
default
2026-05-08T12:42:36.604698921Z 2026-05-08 12:42:36.604 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrXmlConfig Loading solr.xml from 
/opt/solr-9.10.0-SNAPSHOT-slim/server/solr/solr.xml
2026-05-08T12:42:36.636822300Z 2026-05-08 12:42:36.636 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/opt/solr-9.10.0-SNAPSHOT-slim/lib]
2026-05-08T12:42:37.394154803Z 2026-05-08 12:42:37.393 INFO  (main) [c: s: r: 
x: t:] o.a.s.u.t.SimplePropagator Always-on trace id generation enabled.
2026-05-08T12:42:37.523884833Z 2026-05-08 12:42:37.523 WARN  (main) [c: s: r: 
x: t:] o.a.s.u.StartupLoggingUtils Jetty request logging enabled. Will retain 
logs for last 3 days. See chapter "Configuring Logging" in reference guide for 
how to configure.
2026-05-08T12:42:37.525246523Z 2026-05-08 12:42:37.523 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkContainer Zookeeper client=solr-node1:9983
2026-05-08T12:42:37.533136284Z 2026-05-08 12:42:37.532 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
2026-05-08T12:42:37.537625613Z 2026-05-08 12:42:37.537 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for client to connect 
to ZooKeeper
2026-05-08T12:42:37.541569137Z 2026-05-08 12:42:37.541 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ConnectionManager zkClient 
has connected
2026-05-08T12:42:37.541668330Z 2026-05-08 12:42:37.541 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2026-05-08T12:42:37.570468650Z 2026-05-08 12:42:37.569 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Contents of zookeeper /security.json are 
world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2026-05-08T12:42:37.578410781Z 2026-05-08 12:42:37.577 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
2026-05-08T12:42:37.598047551Z 2026-05-08 12:42:37.597 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
2026-05-08T12:42:37.641150426Z 2026-05-08 12:42:37.640 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Publish node=solr-node2:8984_solr as DOWN
2026-05-08T12:42:37.652040988Z 2026-05-08 12:42:37.651 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Register node as live in ZooKeeper: 
/live_nodes/solr-node2:8984_solr
2026-05-08T12:42:37.663589337Z 2026-05-08 12:42:37.663 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (1) -> (2)
2026-05-08T12:42:37.730380178Z 2026-05-08 12:42:37.729 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
2026-05-08T12:42:38.003145814Z 2026-05-08 12:42:38.002 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/var/solr/data
2026-05-08T12:42:38.055196563Z 2026-05-08 12:42:38.054 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (2) -> (3)
2026-05-08T12:42:38.194175578Z 2026-05-08 12:42:38.193 WARN  (main) [c: s: r: 
x: t:] o.g.j.m.i.MessagingBinders A class jakarta.activation.DataSource for a 
default provider MessageBodyWriter<jakarta.activation.DataSource> was not 
found. The provider is not available.
2026-05-08T12:42:38.453143225Z 2026-05-08 12:42:38.452 INFO  (main) [c: s: r: 
x: t:] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2026-05-08T12:42:38.585920707Z 2026-05-08 12:42:38.585 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@71f67a79{solr-jetty-context.xml,/solr,file:///opt/solr-9.10.0-SNAPSHOT-slim/server/solr-webapp/webapp/,AVAILABLE}{/opt/solr-9.10.0-SNAPSHOT-slim/server/solr-webapp/webapp}
2026-05-08T12:42:38.592372823Z 2026-05-08 12:42:38.591 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.RequestLogWriter Opened /var/solr/logs/2026_05_08.request.log
2026-05-08T12:42:38.596613326Z 2026-05-08 12:42:38.596 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.AbstractConnector Started ServerConnector@61884cb1{HTTP/1.1, 
(http/1.1, h2c)}{0.0.0.0:8984}
2026-05-08T12:42:38.598076538Z 2026-05-08 12:42:38.597 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.Server Started Server@350ec41e{STARTING}[10.0.26,sto=0] @3698ms
2026-05-08T12:42:38.755298383Z 2026-05-08 12:42:38.754 INFO  
(qtp985324122-27-solr-node2-1) [c: s: r: x: t:solr-node2-1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=javabin&version=2} status=0 QTime=44
2026-05-08T12:42:38.809350007Z 2026-05-08 12:42:38.808 INFO  
(qtp985324122-55-solr-node2-2) [c: s: r: x: t:solr-node2-2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=15
2026-05-08T12:42:41.882620998Z 2026-05-08 12:42:41.882 INFO  
(qtp985324122-58-solr-node1-8) [c: s: r: x:test-collection_shard1_replica_n4 
t:solr-node1-8] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=techproducts&newCollection=true&collection=test-collection&version=2&replicaType=NRT&coreNodeName=core_node6&name=test-collection_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin
2026-05-08T12:42:41.929201923Z 2026-05-08 12:42:41.928 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.12.0
2026-05-08T12:42:41.984016841Z 2026-05-08 12:42:41.983 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.s.IndexSchema Schema 
name=default-config
2026-05-08T12:42:42.265206739Z 2026-05-08 12:42:42.264 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.s.IndexSchema Loaded 
schema default-config/1.7 with uniqueid field id
2026-05-08T12:42:42.265236586Z 2026-05-08 12:42:42.264 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.CoreContainer 
Creating SolrCore 'test-collection_shard1_replica_n4' using configuration from 
configset techproducts, trusted=true
2026-05-08T12:42:42.283805158Z 2026-05-08 12:42:42.283 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.SolrCore Opening 
new SolrCore at [/var/solr/data/test-collection_shard1_replica_n4], 
dataDir=[/var/solr/data/test-collection_shard1_replica_n4/data/]
2026-05-08T12:42:42.728029548Z 2026-05-08 12:42:42.727 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2026-05-08T12:42:42.746087739Z 2026-05-08 12:42:42.745 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
2026-05-08T12:42:42.749456974Z 2026-05-08 12:42:42.749 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
2026-05-08T12:42:42.750470735Z 2026-05-08 12:42:42.749 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
2026-05-08T12:42:42.750529365Z 2026-05-08 12:42:42.750 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.u.CommitTracker Soft 
AutoCommit: if uncommitted for 3000ms; 
2026-05-08T12:42:42.787532507Z 2026-05-08 12:42:42.787 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/techproducts
2026-05-08T12:42:42.790355399Z 2026-05-08 12:42:42.790 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/techproducts
2026-05-08T12:42:42.792015249Z 2026-05-08 12:42:42.791 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/techproducts/managed-schema.xml
2026-05-08T12:42:42.793403774Z 2026-05-08 12:42:42.793 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
2026-05-08T12:42:42.803969554Z 2026-05-08 12:42:42.803 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, maxEdits=2, 
minPrefix=1, maxInspections=5, minQueryLength=4, accuracy=0.5, 
maxQueryFrequency=0.01}
2026-05-08T12:42:42.811070352Z 2026-05-08 12:42:42.810 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
2026-05-08T12:42:42.818456333Z 2026-05-08 12:42:42.816 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard1_replica_n4 
solr-node1-8 core_node6 solr-node2:8984_solr test-collection shard1) 
[c:test-collection s:shard1 r:core_node6 x:test-collection_shard1_replica_n4 
t:solr-node1-8] o.a.s.c.QuerySenderListener QuerySenderListener done.
2026-05-08T12:42:42.818475629Z 2026-05-08 12:42:42.816 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard1_replica_n4 
solr-node1-8 core_node6 solr-node2:8984_solr test-collection shard1) 
[c:test-collection s:shard1 r:core_node6 x:test-collection_shard1_replica_n4 
t:solr-node1-8] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
2026-05-08T12:42:42.823405593Z 2026-05-08 12:42:42.823 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard1_replica_n4 
solr-node1-8 core_node6 solr-node2:8984_solr test-collection shard1) 
[c:test-collection s:shard1 r:core_node6 x:test-collection_shard1_replica_n4 
t:solr-node1-8] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
2026-05-08T12:42:42.832999325Z 2026-05-08 12:42:42.832 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test-collection/terms/shard1 to 
Terms{values={core_node6=0}, version=0} for registerTerm
2026-05-08T12:42:42.834300545Z 2026-05-08 12:42:42.834 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test-collection/leaders/shard1
2026-05-08T12:42:42.950234615Z 2026-05-08 12:42:42.949 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
2026-05-08T12:42:42.950257013Z 2026-05-08 12:42:42.949 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
2026-05-08T12:42:42.950345755Z 2026-05-08 12:42:42.950 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.SyncStrategy Sync 
replicas to http://solr-node2:8984/solr/test-collection_shard1_replica_n4/
2026-05-08T12:42:42.951408211Z 2026-05-08 12:42:42.951 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
2026-05-08T12:42:42.951874525Z 2026-05-08 12:42:42.951 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.SyncStrategy 
http://solr-node2:8984/solr/test-collection_shard1_replica_n4/ has no replicas
2026-05-08T12:42:42.952908638Z 2026-05-08 12:42:42.952 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test-collection/leaders/shard1/leader after winning as 
/collections/test-collection/leader_elect/shard1/election/72098694310920195-core_node6-n_0000000000
2026-05-08T12:42:42.961521962Z 2026-05-08 12:42:42.961 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://solr-node2:8984/solr/test-collection_shard1_replica_n4/ shard1
2026-05-08T12:42:43.118669714Z 2026-05-08 12:42:43.118 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 219] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.122092064Z 2026-05-08 12:42:43.121 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard1 r:core_node6 
x:test-collection_shard1_replica_n4 t:solr-node1-8] o.a.s.c.ZkController I am 
the leader, no recovery necessary
2026-05-08T12:42:43.130265852Z 2026-05-08 12:42:43.129 INFO  
(qtp985324122-58-solr-node1-8) [c: s: r: x: t:solr-node1-8] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=techproducts&newCollection=true&name=test-collection_shard1_replica_n4&action=CREATE&numShards=3&collection=test-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1249
2026-05-08T12:42:43.234169886Z 2026-05-08 12:42:43.233 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 223] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.389597659Z 2026-05-08 12:42:43.389 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 238] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.498289455Z 2026-05-08 12:42:43.497 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 244] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
# === Docker inspect for solr-node2 ===
{
  "Name": "/solr-node2",
  "State": {
    "Status": "running",
    "Running": true,
    "Paused": false,
    "Restarting": false,
    "OOMKilled": false,
    "Dead": false,
    "Pid": 1429520,
    "ExitCode": 0,
    "Error": "",
    "StartedAt": "2026-05-08T12:42:34.474299525Z",
    "FinishedAt": "0001-01-01T00:00:00Z"
  },
  "Ports": {
    "8983/tcp": null
  }
}
# === Docker logs for solr-node3 ===
2026-05-08T12:42:35.097362810Z *** [WARN] *** Your open file limit is currently 
1024.  
2026-05-08T12:42:35.097395144Z  It should be set to 65000 to avoid operational 
disruption. 
2026-05-08T12:42:35.097398271Z  If you no longer wish to see this warning, set 
SOLR_ULIMIT_CHECKS to false in your profile or solr.in.sh
2026-05-08T12:42:35.098239435Z Solr will start in SolrCloud mode by default in 
version 10, and you will no longer need to pass in -c or --cloud flag.
2026-05-08T12:42:35.098247078Z 
2026-05-08T12:42:35.106235442Z Java 17 detected. Enabled workaround for 
SOLR-16463
2026-05-08T12:42:35.113639047Z [0.001s][warning][pagesize] UseLargePages 
disabled, no large pages configured and available on the system.
2026-05-08T12:42:35.161030952Z CompileCommand: exclude 
com/github/benmanes/caffeine/cache/BoundedLocalCache.put bool exclude = true
2026-05-08T12:42:35.190863501Z WARNING: A command line option has enabled the 
Security Manager
2026-05-08T12:42:35.190884037Z WARNING: The Security Manager is deprecated and 
will be removed in a future release
2026-05-08T12:42:36.267012969Z 2026-05-08 12:42:36.263 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.Server jetty-10.0.26; built: 2025-08-14T15:56:56.454Z; git: 
65a55c55a68c56d5f2e8232164439bd6e76e53d1; jvm 17.0.16+8
2026-05-08T12:42:36.545703376Z 2026-05-08 12:42:36.545 WARN  (main) [c: s: r: 
x: t:] o.e.j.u.DeprecationWarning Using @Deprecated Class 
org.eclipse.jetty.servlet.listener.ELContextCleaner
2026-05-08T12:42:36.570091058Z 2026-05-08 12:42:36.569 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
2026-05-08T12:42:36.576817383Z 2026-05-08 12:42:36.576 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ 
version 9.10.0-SNAPSHOT 1edeb3ac6a97186b4ae7de511196a1769de7960e [snapshot 
build, details omitted]
2026-05-08T12:42:36.576873409Z 2026-05-08 12:42:36.576 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in cloud mode 
on port 8985
2026-05-08T12:42:36.576994145Z 2026-05-08 12:42:36.576 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: 
/opt/solr-9.10.0-SNAPSHOT-slim
2026-05-08T12:42:36.577146877Z 2026-05-08 12:42:36.576 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 
2026-05-08T12:42:36.576558744Z
2026-05-08T12:42:36.579714516Z 2026-05-08 12:42:36.579 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Solr started with 
"-XX:+CrashOnOutOfMemoryError" that will crash on any OutOfMemoryError 
exception. The cause of the OOME will be logged in the crash file at the 
following path: /var/solr/logs/jvm_crash_1.log
2026-05-08T12:42:36.600668787Z 2026-05-08 12:42:36.600 INFO  (main) [c: s: r: 
x: t:] o.a.s.s.CoreContainerProvider Solr Home: /var/solr/data (source: system 
property: solr.solr.home)
2026-05-08T12:42:36.624292380Z 2026-05-08 12:42:36.623 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2026-05-08T12:42:36.761189543Z 2026-05-08 12:42:36.759 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect 
to ZooKeeper
2026-05-08T12:42:36.776803251Z 2026-05-08 12:42:36.776 INFO  
(zkCallback-1-thread-1) [c: s: r: x: t:] o.a.s.c.c.ConnectionManager zkClient 
has connected
2026-05-08T12:42:36.776903433Z 2026-05-08 12:42:36.776 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2026-05-08T12:42:36.777174160Z 2026-05-08 12:42:36.776 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider 
is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2026-05-08T12:42:36.892082779Z 2026-05-08 12:42:36.891 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.NodeConfig Loading solr.xml from SolrHome (not found in 
ZooKeeper)
2026-05-08T12:42:36.892129459Z 2026-05-08 12:42:36.891 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrXmlConfig solr.xml not found in SOLR_HOME, using built-in 
default
2026-05-08T12:42:36.892266356Z 2026-05-08 12:42:36.892 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrXmlConfig Loading solr.xml from 
/opt/solr-9.10.0-SNAPSHOT-slim/server/solr/solr.xml
2026-05-08T12:42:36.924399123Z 2026-05-08 12:42:36.923 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/opt/solr-9.10.0-SNAPSHOT-slim/lib]
2026-05-08T12:42:37.803869884Z 2026-05-08 12:42:37.803 INFO  (main) [c: s: r: 
x: t:] o.a.s.u.t.SimplePropagator Always-on trace id generation enabled.
2026-05-08T12:42:37.938565394Z 2026-05-08 12:42:37.938 WARN  (main) [c: s: r: 
x: t:] o.a.s.u.StartupLoggingUtils Jetty request logging enabled. Will retain 
logs for last 3 days. See chapter "Configuring Logging" in reference guide for 
how to configure.
2026-05-08T12:42:37.939837543Z 2026-05-08 12:42:37.938 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkContainer Zookeeper client=solr-node1:9983
2026-05-08T12:42:37.948149150Z 2026-05-08 12:42:37.947 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
2026-05-08T12:42:37.952642684Z 2026-05-08 12:42:37.952 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for client to connect 
to ZooKeeper
2026-05-08T12:42:37.955760325Z 2026-05-08 12:42:37.955 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ConnectionManager zkClient 
has connected
2026-05-08T12:42:37.955859732Z 2026-05-08 12:42:37.955 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2026-05-08T12:42:37.984412664Z 2026-05-08 12:42:37.983 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Contents of zookeeper /security.json are 
world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2026-05-08T12:42:37.992272052Z 2026-05-08 12:42:37.991 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
2026-05-08T12:42:38.024904047Z 2026-05-08 12:42:38.024 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
2026-05-08T12:42:38.037746616Z 2026-05-08 12:42:38.037 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Publish node=solr-node3:8985_solr as DOWN
2026-05-08T12:42:38.047270642Z 2026-05-08 12:42:38.046 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.ZkController Register node as live in ZooKeeper: 
/live_nodes/solr-node3:8985_solr
2026-05-08T12:42:38.055681953Z 2026-05-08 12:42:38.055 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (2) -> (3)
2026-05-08T12:42:38.095799125Z 2026-05-08 12:42:38.095 WARN  (main) [c: s: r: 
x: t:] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
2026-05-08T12:42:38.352840387Z 2026-05-08 12:42:38.352 INFO  (main) [c: s: r: 
x: t:] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/var/solr/data
2026-05-08T12:42:38.516942573Z 2026-05-08 12:42:38.516 WARN  (main) [c: s: r: 
x: t:] o.g.j.m.i.MessagingBinders A class jakarta.activation.DataSource for a 
default provider MessageBodyWriter<jakarta.activation.DataSource> was not 
found. The provider is not available.
2026-05-08T12:42:38.762559608Z 2026-05-08 12:42:38.762 INFO  (main) [c: s: r: 
x: t:] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2026-05-08T12:42:38.882838177Z 2026-05-08 12:42:38.882 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@71f67a79{solr-jetty-context.xml,/solr,file:///opt/solr-9.10.0-SNAPSHOT-slim/server/solr-webapp/webapp/,AVAILABLE}{/opt/solr-9.10.0-SNAPSHOT-slim/server/solr-webapp/webapp}
2026-05-08T12:42:38.887896180Z 2026-05-08 12:42:38.887 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.RequestLogWriter Opened /var/solr/logs/2026_05_08.request.log
2026-05-08T12:42:38.891294111Z 2026-05-08 12:42:38.890 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.AbstractConnector Started ServerConnector@61884cb1{HTTP/1.1, 
(http/1.1, h2c)}{0.0.0.0:8985}
2026-05-08T12:42:38.892007484Z 2026-05-08 12:42:38.891 INFO  (main) [c: s: r: 
x: t:] o.e.j.s.Server Started Server@350ec41e{STARTING}[10.0.26,sto=0] @3779ms
2026-05-08T12:42:40.278799234Z 2026-05-08 12:42:40.273 INFO  
(qtp985324122-27-solr-node3-1) [c: s: r: x: t:solr-node3-1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=javabin&version=2} status=0 QTime=75
2026-05-08T12:42:40.338917969Z 2026-05-08 12:42:40.338 INFO  
(qtp985324122-56-solr-node3-2) [c: s: r: x: t:solr-node3-2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=18
2026-05-08T12:42:41.884139523Z 2026-05-08 12:42:41.883 INFO  
(qtp985324122-58-solr-node1-8) [c: s: r: x:test-collection_shard2_replica_n2 
t:solr-node1-8] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=techproducts&newCollection=true&collection=test-collection&version=2&replicaType=NRT&coreNodeName=core_node5&name=test-collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
2026-05-08T12:42:41.944940689Z 2026-05-08 12:42:41.944 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.12.0
2026-05-08T12:42:42.030833176Z 2026-05-08 12:42:42.030 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.s.IndexSchema Schema 
name=default-config
2026-05-08T12:42:42.313316611Z 2026-05-08 12:42:42.312 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.s.IndexSchema Loaded 
schema default-config/1.7 with uniqueid field id
2026-05-08T12:42:42.313341511Z 2026-05-08 12:42:42.312 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.CoreContainer 
Creating SolrCore 'test-collection_shard2_replica_n2' using configuration from 
configset techproducts, trusted=true
2026-05-08T12:42:42.370142065Z 2026-05-08 12:42:42.368 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.SolrCore Opening 
new SolrCore at [/var/solr/data/test-collection_shard2_replica_n2], 
dataDir=[/var/solr/data/test-collection_shard2_replica_n2/data/]
2026-05-08T12:42:42.839241968Z 2026-05-08 12:42:42.838 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2026-05-08T12:42:42.859706745Z 2026-05-08 12:42:42.859 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
2026-05-08T12:42:42.863008460Z 2026-05-08 12:42:42.862 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
2026-05-08T12:42:42.864067350Z 2026-05-08 12:42:42.863 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
2026-05-08T12:42:42.864142047Z 2026-05-08 12:42:42.863 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.u.CommitTracker Soft 
AutoCommit: if uncommitted for 3000ms; 
2026-05-08T12:42:42.937633433Z 2026-05-08 12:42:42.937 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/techproducts
2026-05-08T12:42:42.940464421Z 2026-05-08 12:42:42.940 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/techproducts
2026-05-08T12:42:42.944072469Z 2026-05-08 12:42:42.943 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/techproducts/managed-schema.xml
2026-05-08T12:42:42.946078519Z 2026-05-08 12:42:42.945 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
2026-05-08T12:42:42.958258238Z 2026-05-08 12:42:42.957 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, maxEdits=2, 
minPrefix=1, maxInspections=5, minQueryLength=4, accuracy=0.5, 
maxQueryFrequency=0.01}
2026-05-08T12:42:42.966818695Z 2026-05-08 12:42:42.966 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
2026-05-08T12:42:42.972140714Z 2026-05-08 12:42:42.971 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard2_replica_n2 
solr-node1-8 core_node5 solr-node3:8985_solr test-collection shard2) 
[c:test-collection s:shard2 r:core_node5 x:test-collection_shard2_replica_n2 
t:solr-node1-8] o.a.s.c.QuerySenderListener QuerySenderListener done.
2026-05-08T12:42:42.972450722Z 2026-05-08 12:42:42.971 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard2_replica_n2 
solr-node1-8 core_node5 solr-node3:8985_solr test-collection shard2) 
[c:test-collection s:shard2 r:core_node5 x:test-collection_shard2_replica_n2 
t:solr-node1-8] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
2026-05-08T12:42:42.979258676Z 2026-05-08 12:42:42.978 INFO  
(searcherExecutor-22-thread-1-processing-test-collection_shard2_replica_n2 
solr-node1-8 core_node5 solr-node3:8985_solr test-collection shard2) 
[c:test-collection s:shard2 r:core_node5 x:test-collection_shard2_replica_n2 
t:solr-node1-8] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
2026-05-08T12:42:42.988033559Z 2026-05-08 12:42:42.987 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test-collection/terms/shard2 to 
Terms{values={core_node5=0}, version=0} for registerTerm
2026-05-08T12:42:42.989280622Z 2026-05-08 12:42:42.989 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test-collection/leaders/shard2
2026-05-08T12:42:43.000744496Z 2026-05-08 12:42:42.999 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
2026-05-08T12:42:43.000845816Z 2026-05-08 12:42:43.000 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
2026-05-08T12:42:43.000855629Z 2026-05-08 12:42:43.000 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.SyncStrategy Sync 
replicas to http://solr-node3:8985/solr/test-collection_shard2_replica_n2/
2026-05-08T12:42:43.002230767Z 2026-05-08 12:42:43.001 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
2026-05-08T12:42:43.003274000Z 2026-05-08 12:42:43.002 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.SyncStrategy 
http://solr-node3:8985/solr/test-collection_shard2_replica_n2/ has no replicas
2026-05-08T12:42:43.004236424Z 2026-05-08 12:42:43.004 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test-collection/leaders/shard2/leader after winning as 
/collections/test-collection/leader_elect/shard2/election/72098694310920196-core_node5-n_0000000000
2026-05-08T12:42:43.012274857Z 2026-05-08 12:42:43.011 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://solr-node3:8985/solr/test-collection_shard2_replica_n2/ shard2
2026-05-08T12:42:43.118699592Z 2026-05-08 12:42:43.118 INFO  
(zkCallback-13-thread-1) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 219] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.122065634Z 2026-05-08 12:42:43.121 INFO  
(qtp985324122-58-solr-node1-8) [c:test-collection s:shard2 r:core_node5 
x:test-collection_shard2_replica_n2 t:solr-node1-8] o.a.s.c.ZkController I am 
the leader, no recovery necessary
2026-05-08T12:42:43.130799307Z 2026-05-08 12:42:43.130 INFO  
(qtp985324122-58-solr-node1-8) [c: s: r: x: t:solr-node1-8] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=techproducts&newCollection=true&name=test-collection_shard2_replica_n2&action=CREATE&numShards=3&collection=test-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1249
2026-05-08T12:42:43.234327863Z 2026-05-08 12:42:43.233 INFO  
(zkCallback-13-thread-2) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 223] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.389572947Z 2026-05-08 12:42:43.389 INFO  
(zkCallback-13-thread-2) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 238] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
2026-05-08T12:42:43.498265457Z 2026-05-08 12:42:43.497 INFO  
(zkCallback-13-thread-2) [c: s: r: x: t:] o.a.s.c.c.ZkStateReader A cluster 
state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test-collection/state.json zxid: 244] for collection 
[test-collection] has occurred - updating... (live nodes size: [3])
# === Docker inspect for solr-node3 ===
{
  "Name": "/solr-node3",
  "State": {
    "Status": "running",
    "Running": true,
    "Paused": false,
    "Restarting": false,
    "OOMKilled": false,
    "Dead": false,
    "Pid": 1429703,
    "ExitCode": 0,
    "Error": "",
    "StartedAt": "2026-05-08T12:42:34.895128632Z",
    "FinishedAt": "0001-01-01T00:00:00Z"
  },
  "Ports": {
    "8983/tcp": null
  }
}
# Docker artifacts saved to: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-10.x/solr/packaging/build/test-output/docker
not ok 83 Docker SolrCloud rolling upgrade # in 26851 ms
# (in test file test/test_rolling_upgrade.bats, line 118)
#   `wait_for 30 1 docker exec solr-node1 solr healthcheck -c test-collection' 
failed with status 127
# 9.10.0-SNAPSHOT-slim: Pulling from apache/solr-nightly
# af6eca94c810: Pulling fs layer
# cb0efb96dabd: Pulling fs layer
# 3e9d91201f40: Pulling fs layer
# 66b76b382631: Pulling fs layer
# 601f2c23751f: Pulling fs layer
# 0ed719aef393: Pulling fs layer
# 69a09c96e8bf: Pulling fs layer
# c937aee9a870: Pulling fs layer
# 9cdfe5320de8: Pulling fs layer
# 66b76b382631: Waiting
# 69a09c96e8bf: Waiting
# c937aee9a870: Waiting
# 601f2c23751f: Waiting
# 0ed719aef393: Waiting
# 9cdfe5320de8: Waiting
# 3aa9120e46f5: Pulling fs layer
# 4f4fb700ef54: Pulling fs layer
# 3aa9120e46f5: Waiting
# 4f4fb700ef54: Waiting
# af6eca94c810: Download complete
# cb0efb96dabd: Verifying Checksum
# cb0efb96dabd: Download complete
# 66b76b382631: Download complete
# 3e9d91201f40: Verifying Checksum
# 3e9d91201f40: Download complete
# 601f2c23751f: Verifying Checksum
# 601f2c23751f: Download complete
# 69a09c96e8bf: Verifying Checksum
# 69a09c96e8bf: Download complete
# c937aee9a870: Download complete
# 9cdfe5320de8: Download complete
# 3aa9120e46f5: Download complete
# 4f4fb700ef54: Download complete
# 0ed719aef393: Verifying Checksum
# 0ed719aef393: Download complete
# af6eca94c810: Pull complete
# cb0efb96dabd: Pull complete
# 3e9d91201f40: Pull complete
# 66b76b382631: Pull complete
# 601f2c23751f: Pull complete
# 0ed719aef393: Pull complete
# 69a09c96e8bf: Pull complete
# c937aee9a870: Pull complete
# 9cdfe5320de8: Pull complete
# 3aa9120e46f5: Pull complete
# 4f4fb700ef54: Pull complete
# Digest: 
sha256:15c8155ceffe1042f37c77bb537aa531804a3510702ff87f2af5fedf523f4203
# Status: Downloaded newer image for apache/solr-nightly:9.10.0-SNAPSHOT-slim
# docker.io/apache/solr-nightly:9.10.0-SNAPSHOT-slim
# 10.0.0-SNAPSHOT-slim: Pulling from apache/solr-nightly
# f63eb04151bc: Already exists
# 87f3bb8db2f4: Pulling fs layer
# 7c0b62ebdf15: Pulling fs layer
# 5b95479e5f9b: Pulling fs layer
# c913227527c9: Pulling fs layer
# 7d608e2e5c50: Pulling fs layer
# d096686110d5: Pulling fs layer
# dee0ed9ed5db: Pulling fs layer
# d6fa78b53a89: Pulling fs layer
# 6d7641c18e87: Pulling fs layer
# 4f4fb700ef54: Pulling fs layer
# d096686110d5: Waiting
# dee0ed9ed5db: Waiting
# 4f4fb700ef54: Waiting
# d6fa78b53a89: Waiting
# 6d7641c18e87: Waiting
# c913227527c9: Waiting
# 7d608e2e5c50: Waiting
# 5b95479e5f9b: Verifying Checksum
# 5b95479e5f9b: Download complete
# 87f3bb8db2f4: Verifying Checksum
# 87f3bb8db2f4: Download complete
# c913227527c9: Verifying Checksum
# c913227527c9: Download complete
# d096686110d5: Download complete
# 7c0b62ebdf15: Verifying Checksum
# 7c0b62ebdf15: Download complete
# dee0ed9ed5db: Verifying Checksum
# dee0ed9ed5db: Download complete
# d6fa78b53a89: Download complete
# 6d7641c18e87: Verifying Checksum
# 6d7641c18e87: Download complete
# 4f4fb700ef54: Verifying Checksum
# 4f4fb700ef54: Download complete
# 7d608e2e5c50: Verifying Checksum
# 7d608e2e5c50: Download complete
# 87f3bb8db2f4: Pull complete
# 7c0b62ebdf15: Pull complete
# 5b95479e5f9b: Pull complete
# c913227527c9: Pull complete
# 7d608e2e5c50: Pull complete
# d096686110d5: Pull complete
# dee0ed9ed5db: Pull complete
# d6fa78b53a89: Pull complete
# 6d7641c18e87: Pull complete
# 4f4fb700ef54: Pull complete
# Digest: 
sha256:0ee3a103bf8b6f4e3e5930f57e3afd2838c94257302b01b4419ae0064aeb79dc
# Status: Downloaded newer image for apache/solr-nightly:10.0.0-SNAPSHOT-slim
# docker.io/apache/solr-nightly:10.0.0-SNAPSHOT-slim
# 499f55623adf0bc3c3df13d31577bcfa03dd259c300f260d5ff37425829da841
# solr-data1
# solr-data2
# solr-data3
# Starting solr-node1 with embedded ZooKeeper
# 2e7459b1d3e050cdaf96488265e5099e98a9f3008031436cc4c842dfd4910be3
# Starting solr-node2 connected to first node's ZooKeeper
# ca27b3ef21f21fb6e84976c0f0c18148f22d918e7da45e52475902bcc2e9eb22
# Started solr-node3 connected to first node's ZooKeeper
# 01fc858d41785bc3a8e4367f41ba306f967b7a2437cd8e616f8b6313b4eb8c4d
# Creating a Collection
# Neither --zk-host or --solr-url parameters provided so assuming solr url is 
http://localhost:8983.
# Neither --zk-host or --solr-url parameters provided so assuming solr url is 
http://localhost:8983.
# WARN  - 2026-05-08 12:42:41.426; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2026-05-08 12:42:41.454; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://solr-node1:8983/solr] to 
[http://solr-node1:8983/].
# Created collection 'test-collection' with 3 shard(s), 1 replica(s) with 
config-set 'techproducts'
# Checking collection health
# 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-10.x/solr/packaging/test/test_rolling_upgrade.bats:
 line 118: wait_for: command not found
# solr-node1
# solr-node2
# solr-node3
# solr-node1
# solr-node2
# solr-node3
# solr-data1
# solr-data2
# solr-data3
# solrcloud-test
ok 84 allowPaths - backup # in 14451 ms
ok 85 snapshot lifecycle # in 4523 ms
ok 86 snapshot list # in 3174 ms
ok 87 snapshot describe # in 3192 ms
ok 88 start solr with ssl # in 15528 ms
ok 89 use different hostname when not checking peer-name # in 23847 ms
ok 90 start solr with ssl and auth # in 13867 ms
ok 91 start solr with client truststore and security manager # in 15704 ms
ok 92 start solr with mTLS needed # in 44364 ms
ok 93 start solr with mTLS wanted # in 33290 ms
ok 94 test keystore reload # in 56073 ms
ok 95 SOLR-11740 check 'solr stop' connection # in 15457 ms
ok 96 stop command for single port # in 17651 ms
ok 97 check stop command doesn't hang # in 211 ms
ok 98 SOLR-16976 solr starts with remote JMX enabled # in 7944 ms
ok 99 deprecated system properties converted to modern properties # in 195286 ms
ok 100 start with custom jetty options # in 7828 ms
ok 101 bootstrapping a configset # in 8826 ms
ok 102 status detects locally running solr # in 9290 ms
ok 103 status with --solr-url from user # in 7773 ms
ok 104 status with --port from user # in 7697 ms
ok 105 multiple connection options are prevented # in 841 ms
ok 106 status with invalid --solr-url from user # in 1245 ms
ok 107 status with --short format # in 196020 ms
ok 108 searching solr via locally executed streaming expression # in 1610 ms
ok 109 searching solr via remotely executed streaming expression # in 1191 ms
ok 110 variable interpolation # in 1582 ms
ok 111 searching solr without credentials fails with error # in 1075 ms
ok 112 --version returns Solr version # in 688 ms
ok 113 version as direct tool call still runs # in 684 ms
ok 114 short help # in 721 ms
ok 115 short help is inferred # in 712 ms
ok 116 long help # in 718 ms
ok 117 running subcommands with zk is prevented # in 691 ms
ok 118 listing out files # in 2087 ms
ok 119 connecting to solr via various solr urls and zk hosts # in 7462 ms
ok 120 copying files around # in 10574 ms
ok 121 upconfig # in 2478 ms
ok 122 SOLR-12429 test upconfig fails with symlink # in 1070 ms
ok 123 downconfig # in 1181 ms
ok 124 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option # 
in 1355 ms
ok 125 env var ZK_HOST is honored # in 3067 ms
ok 126 Cleanup # in 1813 ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-10.x/solr/packaging/build.gradle'
 line: 339

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-10.x/solr/packaging/.gradle/node/node_modules/bats/bin/bats''
>  finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 29m 34s
128 actionable tasks: 128 executed

Publishing Build Scan to Develocity...
https://develocity.apache.org/s/433s72ug26656

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to