Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/354/

All tests passed

Build Log:
[...truncated 1126 lines...]
#   ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT 
RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action 
set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1404ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. 
NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action 
set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT 
RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action 
set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, 
line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, 
line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1045ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1
 into
#    
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# 
"/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr"
 start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: 
"/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr"
 start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" 
Exception : org.apache.commons.exec.ExecuteException: Process exited with an 
error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2617ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (32 lines):
#   WARN  - 2023-08-17 12:49:26.769; 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to 
fetch cluster state from http://localhost:8983/solr failed. => 
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: 
http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection 
at: 
http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) 
~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505)
 ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#       at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#       at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#       at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) 
~[jetty-io-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) 
~[http2-client-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
 ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
 ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) 
~[jetty-client-10.0.15.jar:10.0.15]
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) 
~[jetty-client-10.0.15.jar:10.0.15]
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) 
~[jetty-client-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
 ~[jetty-util-10.0.15.jar:10.0.15]
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
#       at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
#       at java.lang.Thread.run(Thread.java:829) [?:?]
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr 
server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
# WARN  - 2023-08-17 12:49:26.769; 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to 
fetch cluster state from http://localhost:8983/solr failed. => 
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: 
http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection 
at: 
http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) 
~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505)
 ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) 
~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
#       at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#       at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#       at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) 
~[jetty-io-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) 
~[http2-client-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
 ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
 ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) 
~[jetty-client-10.0.15.jar:10.0.15]
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) 
~[jetty-client-10.0.15.jar:10.0.15]
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) 
~[jetty-client-10.0.15.jar:10.0.15]
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
 ~[jetty-util-10.0.15.jar:10.0.15]
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
 ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 
72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#       at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
#       at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
#       at java.lang.Thread.run(Thread.java:829) [?:?]
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr 
server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2733ms
not ok 21 healthcheck on cloud solr in 1058ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# 
"/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr"
 start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: 
"/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr"
 start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" 
Exception : org.apache.commons.exec.ExecuteException: Process exited with an 
error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 141ms
ok 23 stop help flag prints help in 140ms
ok 24 restart help flag prints help in 148ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help 
flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 143ms
ok 27 create help flag prints help in 140ms
ok 28 createcore help flag prints help in 141ms
ok 29 createcollection help flag prints help in 142ms
ok 30 delete help flag prints help in 138ms
ok 31 version help flag prints help in 40ms # skip Currently the version -help 
flag doesn't return nice help text!
ok 32 zk help flag prints help in 142ms
ok 33 auth help flag prints help in 140ms
ok 34 assert help flag prints help in 41ms # skip Currently the assert -help 
flag doesn't return nice help text!
not ok 35 SQL Module in 34253ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: 
http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-08-17 12:49:36.284; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: 
http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 31995ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-08-17 12:50:08.303; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33102ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-08-17 12:50:41.439; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1096ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 2811468 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the 
repository into Solr's internal package store and sets up classloader for this 
package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] 
-collections <comma-separated-collections> [-p <param1>=<val1> -p 
<param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. 
It the package accepts parameters for its setup commands, they can be specified 
(as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections 
<comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package 
name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed 
(usually on Windows).
#         (b) Please make sure that all Solr nodes are started with 
'-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 2811468 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the 
repository into Solr's internal package store and sets up classloader for this 
package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] 
-collections <comma-separated-collections> [-p <param1>=<val1> -p 
<param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It 
the package accepts parameters for its setup commands, they can be specified 
(as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections 
<comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package 
name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually 
on Windows).
#       (b) Please make sure that all Solr nodes are started with 
'-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3154ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (29 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 2811468 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection 
at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#       at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#       at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#       at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 2811468 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection 
at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#       at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#       at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#       at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1304ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT 
RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action 
set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: 
http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37079ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-08-17 12:51:24.226; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37196ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-08-17 12:52:01.410; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2239ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-08-17 12:52:34.439; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 12:52:34.443; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: 
Server refused connection at: 
https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#       at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
#       at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
#       at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
#       at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#       at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2231ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-08-17 12:52:36.749; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 12:52:36.753; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: 
Server refused connection at: 
https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#       at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
#       at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
#       at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
#       at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#       at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#       at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#       at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 224ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1376ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 2811468 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 2811468 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 214ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle'
 line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/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 8.0.

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

See 
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 49m 1s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was 
not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may 
be interfering.

Please report this problem to your Gradle Enterprise administrator via 
https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: 634b241d-97d5-4cde-9686-f0012259df01
Response status code: 502
Response content type: text/html
----------

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
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