Skip to content

Engine Nightly Checks #550

Engine Nightly Checks

Engine Nightly Checks #550

Triggered via schedule May 30, 2026 04:25
Status Failure
Total duration 7h 58m 9s
Artifacts 4
Build Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
12m 49s
Build Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
Build Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
30m 18s
Build Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
Build Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
20m 59s
Build Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
Build Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
12m 45s
Build Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
Enso Code Lint (linux, amd64)
9m 47s
Enso Code Lint (linux, amd64)
JVM Tests (GraalVM CE) (linux, amd64)
26m 35s
JVM Tests (GraalVM CE) (linux, amd64)
Standard Library API check (linux, amd64)
7m 17s
Standard Library API check (linux, amd64)
Standard Library Native Tests (GraalVM CE) (linux, amd64)
2h 0m
Standard Library Native Tests (GraalVM CE) (linux, amd64)
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
1h 47m
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
Standard Library Microsoft Tests (GraalVM CE) (linux, amd64)
6m 35s
Standard Library Microsoft Tests (GraalVM CE) (linux, amd64)
JVM Tests (GraalVM CE) (macos, aarch64)
6h 0m
JVM Tests (GraalVM CE) (macos, aarch64)
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
45m 31s
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
41m 37s
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
JVM Tests (GraalVM CE) (windows, amd64)
43m 36s
JVM Tests (GraalVM CE) (windows, amd64)
Standard Library Native Tests (GraalVM CE) (windows, amd64)
1h 50m
Standard Library Native Tests (GraalVM CE) (windows, amd64)
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
1h 36m
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
JVM Tests (Oracle GraalVM) (linux, amd64)
30m 3s
JVM Tests (Oracle GraalVM) (linux, amd64)
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
2h 3m
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
2h 3m
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Standard Library Microsoft Tests (Oracle GraalVM) (linux, amd64)
9m 2s
Standard Library Microsoft Tests (Oracle GraalVM) (linux, amd64)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 31 warnings
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Process completed with exit code 1.
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command: JAVA_TOOL_OPTIONS="-enableassertions -XX:+HeapDumpOnOutOfMemoryError" "/runner/_work/enso/enso/built-distribution/enso-engine-2026.1.1-dev-linux-amd64/enso-2026.1.1-dev/bin/enso" "-XX:+HeapDumpOnOutOfMemoryError" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Base_Tests" with environment overrides: JAVA_TOOL_OPTIONS=-enableassertions -XX:+HeapDumpOnOutOfMemoryError
(Decimal_Spec) min/max: should calculate min and max correctly, with mixed Decimal and Int/Float: test/Base_Tests/src/Data/Decimal_Spec.enso#L1036
12.1 did not equal 12.1 (at /runner/_work/enso/enso/test/Base_Tests/src/Data/Decimal_Spec.enso:1036:13-78).
JVM Tests (GraalVM CE) (macos, aarch64)
The job has exceeded the maximum execution time of 6h0m0s
JVM Tests (GraalVM CE) (macos, aarch64)
The operation was canceled.
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Failed test were found and 'fail-on-error' option is set to true
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Process completed with exit code 1.
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command: JAVA_TOOL_OPTIONS="-enableassertions -XX:+HeapDumpOnOutOfMemoryError" "/Volumes/Second/deployed-ci/enso-org-engine-poseidon-0/_work/enso/enso/built-distribution/enso-engine-2026.1.1-dev-macos-aarch64/enso-2026.1.1-dev/bin/enso" "-XX:+HeapDumpOnOutOfMemoryError" "--no-ir-caches" "--run" "/Volumes/Second/deployed-ci/enso-org-engine-poseidon-0/_work/enso/enso/test/Base_Tests" with environment overrides: JAVA_TOOL_OPTIONS=-enableassertions -XX:+HeapDumpOnOutOfMemoryError
(Decimal_Spec) min/max: should calculate min and max correctly, with mixed Decimal and Int/Float: test/Base_Tests/src/Data/Decimal_Spec.enso#L1036
12.1 did not equal 12.1 (at /Volumes/Second/deployed-ci/enso-org-engine-poseidon-0/_work/enso/enso/test/Base_Tests/src/Data/Decimal_Spec.enso:1036:13-78).
Build Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library API check (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library Microsoft Tests (Oracle GraalVM) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Enso Code Lint (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
JVM Tests (Oracle GraalVM) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
JVM Tests (Oracle GraalVM) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Microsoft Tests (GraalVM CE) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
JVM Tests (GraalVM CE) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
JVM Tests (GraalVM CE) (windows, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Native Tests (GraalVM CE) (windows, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library Native Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Native Tests (GraalVM CE) (linux, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library Native Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
JVM Tests (GraalVM CE) (macos, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/setup-node@v4, bazel-contrib/setup-bazel@0.15.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size Digest
Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
686 MB
sha256:7e829774d6d8ecc472c97929bdaebfde1a96120b2e4f79ca5b2bfd4d1f5408e0
Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
682 MB
sha256:f25657c8b8799a3322817c0ce4273d35d3e499f214e0ba5246ca29611d6840b2
Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
667 MB
sha256:14b078a4b954932a4c09aa2758ca2d6596caee5c74335b87343a0ef3ca80e117
Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
671 MB
sha256:47d861f76b0c4b8cd45258fe618581e34ad175acacf6feb1c72d26d1abdd8d3c