Skip to content

fix: reduce local backend workers to 2 to avoid MinIO timeout on cond… #255

fix: reduce local backend workers to 2 to avoid MinIO timeout on cond…

fix: reduce local backend workers to 2 to avoid MinIO timeout on cond… #255

Triggered via push March 11, 2026 21:43
Status Failure
Total duration 6h 6m 27s
Artifacts 12

ux-tests.yml

on: push
Matrix: ux-tests
Coverage Report
1m 20s
Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
pytest ► core.test_basic ► test_hello_conda[local-runner]: junit-local.xml#L0
Failed test found in: junit-local.xml Error: metaflow/runner/utils.py:248: in handle_timeout
local
Process completed with exit code 1.
pytest ► core.test_basic ► test_hello_conda[sfn-batch-runner]: junit-sfn-batch.xml#L0
Failed test found in: junit-sfn-batch.xml Error: metaflow/runner/utils.py:248: in handle_timeout
pytest ► core.test_basic ► test_hello_conda[sfn-batch-deployer]: junit-sfn-batch.xml#L0
Failed test found in: junit-sfn-batch.xml Error: test/ux/core/test_basic.py:155: in test_hello_conda
sfn-batch
Process completed with exit code 1.
pytest ► core.test_basic ► test_hello_conda[airflow-kubernetes-runner]: junit-airflow-kubernetes.xml#L0
Failed test found in: junit-airflow-kubernetes.xml Error: test/ux/core/test_basic.py:155: in test_hello_conda
pytest ► core.test_basic ► test_hello_conda[airflow-kubernetes-deployer]: junit-airflow-kubernetes.xml#L0
Failed test found in: junit-airflow-kubernetes.xml Error: test/ux/core/test_basic.py:155: in test_hello_conda
airflow-kubernetes
Process completed with exit code 1.
argo-kubernetes
The job has exceeded the maximum execution time of 6h0m0s
pytest ► core.test_basic ► test_hello_conda[airflow-kubernetes-runner]: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml Error: test/ux/core/test_basic.py:155: in test_hello_conda
pytest ► core.test_basic ► test_hello_conda[airflow-kubernetes-deployer]: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml Error: test/ux/core/test_basic.py:155: in test_hello_conda
pytest ► core.test_basic ► test_hello_conda[local-runner]: junit-artifacts/junit-local/junit-local.xml#L0
Failed test found in: junit-artifacts/junit-local/junit-local.xml Error: metaflow/runner/utils.py:248: in handle_timeout
pytest ► core.test_basic ► test_hello_conda[sfn-batch-runner]: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml#L0
Failed test found in: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml Error: metaflow/runner/utils.py:248: in handle_timeout
pytest ► core.test_basic ► test_hello_conda[sfn-batch-deployer]: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml#L0
Failed test found in: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml Error: test/ux/core/test_basic.py:155: in test_hello_conda
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
local
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
sfn-batch
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
airflow-kubernetes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Coverage Report
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@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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
coverage-airflow-kubernetes
4.17 MB
sha256:c1a4d55fc774c7791f64642aea3cee301d6b49bb6e2bea155679de5a445db5d9
coverage-combined
3.88 MB
sha256:87144cc3a7f2a7c195fb6b7b040ac4f86d6f98c1b8c473cf250dc4cbdb882356
coverage-local
4.13 MB
sha256:eccfb3555e400b64a8539829f299a2150a56f8aaab59dcb7a7348a5a46376765
coverage-sfn-batch
4.17 MB
sha256:d0bf1c277bebe57ad7154917fa5c9560076022829857d1e494ca9fe551271fff
coverage-unit
492 KB
sha256:01ad8d5c776c2e617fcff6daeabe12dc3fc3bbadf0865b65720b9bd2509ed49e
junit-airflow-kubernetes
2.21 KB
sha256:bd24f9310ccad42b0bbf3cc204488bc5d156386d05bd1a89e3673e28d03e092f
junit-local
5.45 KB
sha256:124ddd47c93731d5a222d6ea21142d6a707bc7f87f43d546520fbfb64a4df873
junit-sfn-batch
9.69 KB
sha256:ecb7c9e06288fa0010ff416d97136ecbdf7998e47824dca216cf2e4d72a9b23d
junit-unit
3.23 KB
sha256:40837396352ac6c8aefc5bcdd2aeaf4ad38bbe9ad4ceb145d2d0f6b9f9453416
tilt-logs-airflow-kubernetes
87.8 KB
sha256:1eaa1390794247494be5b0f8321fee12bf5c896d516ee9d00bb9e141eb67dab1
tilt-logs-local
15.5 KB
sha256:abad573c0bfe8523fb7fc74e9076e01e4a6379d97ecf3f2e45c674973d67632f
tilt-logs-sfn-batch
1.02 MB
sha256:fcb7ba2c5c5d1691370b63bcb09b184f6886c3805cab6a5a54119d46b0315d7f