Handle unloadable superclasses #343
ci-actions-incremental.yml
on: push
Initial JDK 17 Build
14m 33s
Attach pull request number
0s
CI Sanity Check
31s
Matrix: native-tests
Matrix: devtools-tests
Matrix: gradle-tests
Matrix: jvm-tests
Matrix: kubernetes-tests
Matrix: maven-tests
Matrix: quickstarts-tests
Matrix: virtual-thread-native-tests
Matrix: Upload build stats to collector
Build report
43s
Annotations
57 errors and 43 warnings
Maven Tests - JDK 17
Process completed with exit code 1.
|
Maven Tests - JDK 17 Windows
Process completed with exit code 1.
|
Native Tests - Main
Process completed with exit code 1.
|
Quickstarts Compilation - JDK 17
Process completed with exit code 1.
|
Native Tests - Data1
Process completed with exit code 1.
|
Native Tests - Misc2
Process completed with exit code 1.
|
Native Tests - Security2
Process completed with exit code 1.
|
Native Tests - gRPC
Process completed with exit code 1.
|
Native Tests - Misc4
Process completed with exit code 1.
|
JVM Tests - JDK 17 Windows
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
|
JVM Tests - JDK 17 Windows
The operation was canceled.
|
JVM Tests - JDK 21
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
JVM Tests - JDK 21
The operation was canceled.
|
JVM Tests - JDK 17
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 360 minutes.
|
JVM Tests - JDK 17
The operation was canceled.
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/TestChangeTrackingWhenStartFailsTestCase.java#L52
org.opentest4j.AssertionFailedError: expected: <1> but was: <2>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/TestRunnerSmokeTestCase.java#L96
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/includes/ExcludePatternTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase.checkTestsAreRun(ExcludePatternTestCase.java:52)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/includes/IncludePatternTestCase.java#L53
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase.checkTestsAreRun(IncludePatternTestCase.java:53)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/metaannotations/MetaAnnotationsTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=2, passed=2, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase.checkTestsAreRun(MetaAnnotationsTestCase.java:52)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/params/TestParameterizedTestCase.java#L77
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/tags/ExcludeTagsTestCase.java#L54
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=3, passed=3, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase.checkTestsAreRun(ExcludeTagsTestCase.java:54)
|
JVM Tests - JDK 17:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/tags/IncludeTagsTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=2, passed=2, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase.checkTestsAreRun(IncludeTagsTestCase.java:52)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/TestChangeTrackingWhenStartFailsTestCase.java#L52
org.opentest4j.AssertionFailedError: expected: <1> but was: <2>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/TestRunnerSmokeTestCase.java#L96
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/includes/ExcludePatternTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase.checkTestsAreRun(ExcludePatternTestCase.java:52)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/includes/IncludePatternTestCase.java#L53
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase.checkTestsAreRun(IncludePatternTestCase.java:53)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/metaannotations/MetaAnnotationsTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=2, passed=2, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase.checkTestsAreRun(MetaAnnotationsTestCase.java:52)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/params/TestParameterizedTestCase.java#L77
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/tags/ExcludeTagsTestCase.java#L54
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=3, passed=3, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase.checkTestsAreRun(ExcludeTagsTestCase.java:54)
|
JVM Tests - JDK 17 Windows:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/tags/IncludeTagsTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=2, passed=2, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase.checkTestsAreRun(IncludeTagsTestCase.java:52)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/TestChangeTrackingWhenStartFailsTestCase.java#L52
org.opentest4j.AssertionFailedError: expected: <1> but was: <2>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/TestRunnerSmokeTestCase.java#L96
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/includes/ExcludePatternTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase.checkTestsAreRun(ExcludePatternTestCase.java:52)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/includes/IncludePatternTestCase.java#L53
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase.checkTestsAreRun(IncludePatternTestCase.java:53)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/metaannotations/MetaAnnotationsTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=2, passed=2, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase.checkTestsAreRun(MetaAnnotationsTestCase.java:52)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/params/TestParameterizedTestCase.java#L77
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/tags/ExcludeTagsTestCase.java#L54
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=3, passed=3, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase.checkTestsAreRun(ExcludeTagsTestCase.java:54)
|
JVM Tests - JDK 21:
extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/testrunner/tags/IncludeTagsTestCase.java#L52
org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=2, passed=2, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
at io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase.checkTestsAreRun(IncludeTagsTestCase.java:52)
|
Maven Tests - JDK 17:
integration-tests/maven/src/test/java/io/quarkus/maven/it/TestMojoIT.java#L1
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
at io.quarkus.maven.it.LaunchMojoTestBase.testThatTheTestsAreReRunMultiModule(LaunchMojoTestBase.java:60)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
|
Maven Tests - JDK 17 Windows:
integration-tests/maven/src/test/java/io/quarkus/maven/it/TestMojoIT.java#L1
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
at io.quarkus.maven.it.LaunchMojoTestBase.testThatTheTestsAreReRunMultiModule(LaunchMojoTestBase.java:60)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
|
Native Tests - Data1:
integration-tests/jpa-derby/src/test/java/io/quarkus/it/jpa/derby/JPAFunctionalityInGraalITCase.java#L1
java.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:373)
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:117)
|
Native Tests - gRPC:
integration-tests/grpc-streaming/src/test/java/io/quarkus/grpc/example/streaming/StreamingServiceTest.java#L1
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at io.grpc.Status.asRuntimeException(Status.java:533)
at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:481)
|
Native Tests - gRPC:
integration-tests/grpc-streaming/src/test/java/io/quarkus/grpc/example/streaming/StreamingServiceTest.java#L1
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at io.grpc.Status.asRuntimeException(Status.java:533)
at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:481)
|
Native Tests - gRPC:
integration-tests/grpc-streaming/src/test/java/io/quarkus/grpc/example/streaming/StreamingServiceTest.java#L1
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at io.grpc.Status.asRuntimeException(Status.java:533)
at io.grpc.stub.ClientCalls$BlockingResponseStream.hasNext(ClientCalls.java:631)
|
Native Tests - gRPC:
integration-tests/grpc-streaming/src/test/java/io/quarkus/grpc/example/streaming/StreamingServiceTest.java#L1
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at io.grpc.Status.asRuntimeException(Status.java:533)
at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:481)
|
Native Tests - gRPC:
integration-tests/grpc-tls/src/test/java/io/quarkus/grpc/examples/hello/HelloWorldTlsEndpointIT.java#L1
javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
at java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:457)
at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:175)
|
Native Tests - gRPC:
integration-tests/grpc-tls/src/test/java/io/quarkus/grpc/examples/hello/HelloWorldTlsEndpointIT.java#L1
javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
at java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:457)
at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:175)
|
Native Tests - Main:
integration-tests/main/src/test/java/io/quarkus/it/main/ValidatorITCase.java#L1
java.lang.RuntimeException: java.lang.ClassCastException: class io.quarkus.test.h2.H2DatabaseTestResource cannot be cast to class io.quarkus.test.common.QuarkusTestResourceLifecycleManager (io.quarkus.test.h2.H2DatabaseTestResource is in unnamed module of loader 'app'; io.quarkus.test.common.QuarkusTestResourceLifecycleManager is in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @700666b9)
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:373)
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:117)
|
Native Tests - Misc2:
integration-tests/test-extension/tests/src/test/java/io/quarkus/it/extension/ClasspathInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Response body doesn't match expectation.
|
Native Tests - Misc4:
integration-tests/picocli-native/src/test/java/io/quarkus/it/picocli/PicocliIT.java#L1
java.lang.RuntimeException: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class io.quarkus.bootstrap.classloading.QuarkusClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader is in module java.base of loader 'bootstrap'; io.quarkus.bootstrap.classloading.QuarkusClassLoader is in unnamed module of loader 'app')
at io.quarkus.test.junit.QuarkusMainTestExtension.doLaunchAndAssertExitCode(QuarkusMainTestExtension.java:307)
at io.quarkus.test.junit.QuarkusMainTestExtension.interceptTestMethod(QuarkusMainTestExtension.java:322)
|
Native Tests - Security2:
integration-tests/oidc-wiremock/src/test/java/io/quarkus/it/keycloak/BearerTokenAuthorizationInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <401>.
|
Native Tests - Security2:
integration-tests/oidc-wiremock/src/test/java/io/quarkus/it/keycloak/BearerTokenAuthorizationInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <401>.
|
Native Tests - Security2:
integration-tests/oidc-wiremock/src/test/java/io/quarkus/it/keycloak/BearerTokenAuthorizationInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <401>.
|
Native Tests - Security2:
integration-tests/oidc-wiremock/src/test/java/io/quarkus/it/keycloak/BearerTokenAuthorizationInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <401>.
|
Native Tests - Security2:
integration-tests/oidc-wiremock/src/test/java/io/quarkus/it/keycloak/BearerTokenAuthorizationInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <401>.
|
Native Tests - Security2:
integration-tests/oidc-wiremock/src/test/java/io/quarkus/it/keycloak/CodeFlowAuthorizationInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <401>.
|
CI Sanity Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Initial JDK 17 Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Calculate Test Jobs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Maven Tests - JDK 17
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Kubernetes Tests - JDK 21
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Kubernetes Tests - JDK 17
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Devtools Tests - JDK 17
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Devtools Tests - JDK 21
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Amazon
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Virtual Thread - Security
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quickstarts Compilation - JDK 17
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Messaging2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Gradle Tests - JDK 17
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Virtual Thread - Messaging
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Security3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Security1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Virtual Thread - Main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Messaging1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - DevTools Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Data7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Misc2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Security2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - AWT, ImageIO and Java2D
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Spring
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Misc3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Misc1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Gradle Tests - JDK 17 Windows
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
|
Native Tests - gRPC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - HTTP
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
MicroProfile TCKs Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Tests - Misc4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JVM Tests - JDK 17 Windows
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
|
JVM Tests - JDK 21
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
|
JVM Tests - JDK 17
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
|
Build report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-reports-Devtools Tests - JDK 17
|
331 KB |
|
build-reports-Devtools Tests - JDK 17 Windows
|
362 KB |
|
build-reports-Devtools Tests - JDK 21
|
317 KB |
|
build-reports-Gradle Tests - JDK 17
|
1.09 MB |
|
build-reports-Gradle Tests - JDK 17 Windows
|
1.11 MB |
|
build-reports-Initial JDK 17 Build
|
35.4 KB |
|
build-reports-JVM Tests - JDK 17
|
3.88 MB |
|
build-reports-JVM Tests - JDK 17 Windows
|
4.09 MB |
|
build-reports-JVM Tests - JDK 21
|
3.76 MB |
|
build-reports-Kubernetes Tests - JDK 17
|
666 KB |
|
build-reports-Kubernetes Tests - JDK 17 Windows
|
839 KB |
|
build-reports-Kubernetes Tests - JDK 21
|
624 KB |
|
build-reports-Maven Tests - JDK 17
|
386 KB |
|
build-reports-Maven Tests - JDK 17 Windows
|
463 KB |
|
build-reports-MicroProfile TCKs Tests
|
4.57 MB |
|
build-reports-Native Tests - AWT, ImageIO and Java2D
|
16.8 KB |
|
build-reports-Native Tests - Amazon
|
44.6 KB |
|
build-reports-Native Tests - Cache
|
62.2 KB |
|
build-reports-Native Tests - Data1
|
109 KB |
|
build-reports-Native Tests - Data2
|
115 KB |
|
build-reports-Native Tests - Data3
|
72 KB |
|
build-reports-Native Tests - Data4
|
87 KB |
|
build-reports-Native Tests - Data5
|
88.6 KB |
|
build-reports-Native Tests - Data6
|
111 KB |
|
build-reports-Native Tests - Data7
|
81.4 KB |
|
build-reports-Native Tests - DevTools Integration Tests
|
17.1 KB |
|
build-reports-Native Tests - HTTP
|
240 KB |
|
build-reports-Native Tests - Main
|
471 KB |
|
build-reports-Native Tests - Messaging1
|
96.2 KB |
|
build-reports-Native Tests - Messaging2
|
42.4 KB |
|
build-reports-Native Tests - Misc1
|
232 KB |
|
build-reports-Native Tests - Misc2
|
106 KB |
|
build-reports-Native Tests - Misc3
|
179 KB |
|
build-reports-Native Tests - Misc4
|
189 KB |
|
build-reports-Native Tests - Security1
|
68.1 KB |
|
build-reports-Native Tests - Security2
|
369 KB |
|
build-reports-Native Tests - Security3
|
42.8 KB |
|
build-reports-Native Tests - Spring
|
156 KB |
|
build-reports-Native Tests - Windows support
|
52 KB |
|
build-reports-Native Tests - gRPC
|
224 KB |
|
build-reports-Quickstarts Compilation - JDK 17
|
6.42 KB |
|
build-reports-Virtual Thread Support Tests Native - Main
|
55.6 KB |
|
build-reports-Virtual Thread Support Tests Native - Messaging
|
31.1 KB |
|
build-reports-Virtual Thread Support Tests Native - Security
|
16.8 KB |
|
build-stats-AWT, ImageIO and Java2D
|
1.15 KB |
|
build-stats-Amazon
|
1.92 KB |
|
build-stats-Cache
|
1.77 KB |
|
build-stats-Data2
|
1.91 KB |
|
build-stats-Data3
|
1.96 KB |
|
build-stats-Data4
|
1.93 KB |
|
build-stats-Data5
|
1.97 KB |
|
build-stats-Data6
|
2.34 KB |
|
build-stats-Data7
|
2.49 KB |
|
build-stats-DevTools Integration Tests
|
977 Bytes |
|
build-stats-HTTP
|
4.31 KB |
|
build-stats-Messaging1
|
2.5 KB |
|
build-stats-Messaging2
|
1.54 KB |
|
build-stats-Misc1
|
2.9 KB |
|
build-stats-Misc3
|
2.39 KB |
|
build-stats-Security1
|
2.3 KB |
|
build-stats-Security3
|
1.38 KB |
|
build-stats-Spring
|
1.94 KB |
|
build-stats-Windows support
|
1.16 KB |
|
m2-io-quarkus
|
80 MB |
|
maven-build-scan-data-Quarkus-CI-Devtools-Tests---JDK-17
Expired
|
401 KB |
|
maven-build-scan-data-Quarkus-CI-Devtools-Tests---JDK-17-Windows
Expired
|
489 KB |
|
maven-build-scan-data-Quarkus-CI-Devtools-Tests---JDK-21
Expired
|
401 KB |
|
maven-build-scan-data-Quarkus-CI-Gradle-Tests---JDK-17
Expired
|
171 KB |
|
maven-build-scan-data-Quarkus-CI-Gradle-Tests---JDK-17-Windows
Expired
|
286 KB |
|
maven-build-scan-data-Quarkus-CI-Initial-JDK-17-Build
Expired
|
3.9 MB |
|
maven-build-scan-data-Quarkus-CI-Kubernetes-Tests---JDK-17
Expired
|
133 KB |
|
maven-build-scan-data-Quarkus-CI-Kubernetes-Tests---JDK-17-Windows
Expired
|
222 KB |
|
maven-build-scan-data-Quarkus-CI-Kubernetes-Tests---JDK-21
Expired
|
133 KB |
|
maven-build-scan-data-Quarkus-CI-Maven-Tests---JDK-17
Expired
|
260 KB |
|
maven-build-scan-data-Quarkus-CI-Maven-Tests---JDK-17-Windows
Expired
|
355 KB |
|
maven-build-scan-data-Quarkus-CI-MicroProfile-TCKs-Tests
Expired
|
938 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---AWT,-ImageIO-and-Java2D
Expired
|
68.4 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Amazon
Expired
|
177 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Cache
Expired
|
190 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data1
Expired
|
276 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data2
Expired
|
208 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data3
Expired
|
225 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data4
Expired
|
263 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data5
Expired
|
216 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data6
Expired
|
326 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Data7
Expired
|
312 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---DevTools-Integration-Tests
Expired
|
61.5 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---HTTP
Expired
|
497 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Main
Expired
|
150 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Messaging1
Expired
|
287 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Messaging2
Expired
|
158 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Misc1
Expired
|
339 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Misc2
Expired
|
254 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Misc3
Expired
|
299 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Misc4
Expired
|
399 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Security1
Expired
|
220 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Security2
Expired
|
877 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Security3
Expired
|
153 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Spring
Expired
|
214 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Virtual-Thread---Main
Expired
|
214 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Virtual-Thread---Messaging
Expired
|
100 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Virtual-Thread---Security
Expired
|
51.8 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---Windows-support
Expired
|
174 KB |
|
maven-build-scan-data-Quarkus-CI-Native-Tests---gRPC
Expired
|
321 KB |
|
test-reports-maven-java17
|
314 KB |
|
test-reports-maven-java17 Windows
|
390 KB |
|
test-reports-native-Data1
|
94 KB |
|
test-reports-native-Main
|
416 KB |
|
test-reports-native-Misc2
|
75.9 KB |
|
test-reports-native-Misc4
|
223 KB |
|
test-reports-native-Security2
|
390 KB |
|
test-reports-native-gRPC
|
179 KB |
|