Skip to content

Require Java 11 for building #1275

Require Java 11 for building

Require Java 11 for building #1275

Triggered via pull request November 15, 2023 18:35
@kwinkwin
synchronize #3109
Status Failure
Total duration 13m 21s
Artifacts

maven.yml

on: pull_request_target
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Maven build (ubuntu-latest, JDK 8)
Process completed with exit code 1.
Maven build (windows-latest, JDK 8)
Process completed with exit code 1.
Maven build (macOS-latest, JDK 8)
Process completed with exit code 1.
Maven build (windows-latest, JDK 17)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@61d0a22c[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@6f1751be] rejected from java.util.concurrent.ThreadPoolExecutor@65ef3ace[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 6]
Maven build (windows-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@4dc4155[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@a1bae66] rejected from java.util.concurrent.ThreadPoolExecutor@e3c516[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Maven build (windows-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@fcc3d3[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@e3b3c64] rejected from java.util.concurrent.ThreadPoolExecutor@4c35714[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Main Maven build (ubuntu-latest, JDK 11)
org/jacoco/agent/rt/internal_3570298/core/data/ExecutionDataWriter
Maven build (macOS-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@6eb3911b[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@6a8c1892] rejected from java.util.concurrent.ThreadPoolExecutor@2bb112a9[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Main Maven build (ubuntu-latest, JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/