Skip to content

4.x: Route LOCAL_SERIAL statements as LWT requests #2348

4.x: Route LOCAL_SERIAL statements as LWT requests

4.x: Route LOCAL_SERIAL statements as LWT requests #2348

Triggered via pull request May 13, 2026 20:19
Status Success
Total duration 15m 17s
Artifacts 1

tests@v1.yml

on: pull_request
Setup ITs
11s
Setup ITs
Matrix: Build
Matrix: Unit tests
Matrix: Full verify
Matrix: Cassandra ITs
Matrix: Scylla ITs
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 18 warnings
Scylla ITs (LTS-PRIOR, 8, parallelizable)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-parallelized.xml)
Scylla ITs (LATEST, 8, parallelizable)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-parallelized.xml)
Scylla ITs (LTS-LATEST, 8, parallelizable)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-parallelized.xml)
Cassandra ITs (3-LATEST, 8, parallelizable)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-parallelized.xml)
Cassandra ITs (4-LATEST, 8, parallelizable)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-parallelized.xml)
Scylla ITs (LTS-PRIOR, 8, isolated)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-isolated.xml)
Scylla ITs (LTS-PRIOR, 8, serial)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-serial.xml)
Scylla ITs (LATEST, 8, serial)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-serial.xml)
Scylla ITs (LTS-LATEST, 8, serial)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-serial.xml)
Scylla ITs (LTS-LATEST, 8, isolated)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-isolated.xml)
Scylla ITs (LATEST, 8, isolated)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-isolated.xml)
Cassandra ITs (3-LATEST, 8, isolated)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-isolated.xml)
Cassandra ITs (4-LATEST, 8, isolated)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-isolated.xml)
Cassandra ITs (4-LATEST, 8, serial)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-serial.xml)
Cassandra ITs (3-LATEST, 8, serial)
⚠️ Failed to retrieve root test suite from file (/home/runner/work/java-driver/java-driver/integration-tests/target/failsafe-reports/failsafe-summary-serial.xml)
Build (8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. 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/
Full verify (8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. 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/
Unit tests (8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LTS-PRIOR, 8, parallelizable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LATEST, 8, parallelizable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LTS-LATEST, 8, parallelizable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Cassandra ITs (3-LATEST, 8, parallelizable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Cassandra ITs (4-LATEST, 8, parallelizable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LTS-PRIOR, 8, isolated)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LTS-PRIOR, 8, serial)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LATEST, 8, serial)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LTS-LATEST, 8, serial)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LTS-LATEST, 8, isolated)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Scylla ITs (LATEST, 8, isolated)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Cassandra ITs (3-LATEST, 8, isolated)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Cassandra ITs (4-LATEST, 8, isolated)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Cassandra ITs (4-LATEST, 8, serial)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/
Cassandra ITs (3-LATEST, 8, serial)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3. 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/

Artifacts

Produced during runtime
Name Size Digest
test-results
2.64 MB
sha256:4151be6e47e24c56e11c650330ee88ae9f8011e02ef60461c53a5d4a8f91bbec