quarkus
quarkus copied to clipboard
Bump dekorate from 3.0.0 to 3.0.2
trafficstars
Fix https://github.com/quarkusio/quarkus/issues/26587 Fix https://github.com/quarkusio/quarkus/issues/28297 Fix https://github.com/quarkusio/quarkus/issues/28078
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building 565b732df2984805566665c00390145174d8f5de
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| :heavy_check_mark: | JVM Tests - JDK 11 | ||||
| :hourglass: | JVM Tests - JDK 11 Windows | Build |
:warning: Check → | Logs | Raw logs |
| :heavy_check_mark: | JVM Tests - JDK 17 | ||||
| ✖ | JVM Tests - JDK 17 MacOS M1 | Set up runner |
:warning: Check → | Logs | Raw logs |
| ✖ | JVM Tests - JDK 18 | Build |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
:gear: JVM Tests - JDK 18 #
- Failing: extensions/elasticsearch-rest-client/deployment
! Skipped: extensions/elasticsearch-rest-high-level-client/deployment integration-tests/elasticsearch-rest-client integration-tests/elasticsearch-rest-high-level-client
:package: extensions/elasticsearch-rest-client/deployment
✖ io.quarkus.elasticsearch.restclient.lowlevel.runtime.DevServicesElasticsearchDevModeTestCase.testDatasource - More details - Source on GitHub
java.lang.RuntimeException:
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.elasticsearch.restclient.common.deployment.DevServicesElasticsearchProcessor#startElasticsearchDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=docker.elastic.co/elasticsearch/elasticsearch:7.17.0, imagePullPolicy=DefaultPullPolicy(), imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@3922ea22)
The test failures are unrelated to these changes. Would you mind to take a look @iocanel ?