Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4902/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry: 
   1) Thread[id=323, name=OverseerExitThread, state=TIMED_WAITING, 
group=Overseer state updater.]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:401)
        at 
app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:103)
        at 
app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:315)
        at 
app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at 
app//org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2435)
        at 
app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:511)
        at 
app//org.apache.solr.cloud.Overseer$ClusterStateUpdater$$Lambda$1422/0x000000084070e040.run(Unknown
 Source)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestLeaderElectionZkExpiry: 
   1) Thread[id=323, name=OverseerExitThread, state=TIMED_WAITING, 
group=Overseer state updater.]
        at java.base@11.0.16/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:401)
        at 
app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:103)
        at 
app//org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:315)
        at 
app//org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:395)
        at 
app//org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2435)
        at 
app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:511)
        at 
app//org.apache.solr.cloud.Overseer$ClusterStateUpdater$$Lambda$1422/0x000000084070e040.run(Unknown
 Source)
        at java.base@11.0.16/java.lang.Thread.run(Thread.java:829)
        at __randomizedtesting.SeedInfo.seed([C7309B22E7FEB55D]:0)




Build Log:
[...truncated 2193 lines...]
# ERROR: Error from server at 
http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2:
 org.apache.solr.cluster.placement.PlacementException: Not enough eligible 
nodes to place 1 replica(s) of type NRT for shard shard1 of collection 
COLL_NAME. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 22331ms
ok 43 post solr log into solr in 9475ms
ok 44 start solr with ssl in 19826ms
ok 45 start solr with ssl and auth in 22611ms
ok 46 SOLR-11740 check 'solr stop' connection in 28408ms
ok 47 status detects locally running solr in 14385ms
ok 48 status does not expose cli parameters to end user in 213ms
ok 49 listing out files in 2163ms
ok 50 copying files around in 6510ms
ok 51 upconfig in 2647ms

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod (:solr:core)
    Test output: 
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestLeaderElectionZkExpiry.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.TestLeaderElectionZkExpiry.classMethod" -Ptests.jvms=96 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=C7309B22E7FEB55D -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: 
> file:///tmp/src/solr/solr/core/build/test-results/test/

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/tmp/src/solr/.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.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 15m 54s
625 actionable tasks: 609 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 16m18s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' 
'**/hs_err_pid*'
Error: rsync: [sender] change_dir "/tmp/src/solr/heapdumps" failed: No such 
file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1684) [Receiver=3.1.3]
rsync: [Receiver] write error: Broken pipe (32)

+ exit 1
Build step 'Execute shell' 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: builds-unsubscr...@solr.apache.org
For additional commands, e-mail: builds-h...@solr.apache.org

Reply via email to