Skip to content

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #2181

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #2181

Triggered via pull request April 7, 2026 15:53
Status Failure
Total duration 20m 34s
Artifacts 2

spring-boot-4-matrix.yml

on: pull_request
Matrix: spring-boot-4-matrix
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 4 warnings
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
Spring Boot 4.0.5
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-4-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
Spring Boot 4.0.0
Process completed with exit code 1.
Spring Boot 4.0.5
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 4.0.5
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 4.0.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 4.0.0
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results

Artifacts

Produced during runtime
Name Size Digest
test-results-springboot-4-4.0.0
995 KB
sha256:fb4faa860a87d3b639ad1849113df50ad3800934b854cab8fd9d81603d7db40a
test-results-springboot-4-4.0.5
995 KB
sha256:889b5c9ffdaa22b4c6d56803fb5bebf8033fca25a43e4ad304a77f7f54de6566