Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ CI failed ⚠️ - TPC-H query 21 KilledWorkers #1363

Open
github-actions bot opened this issue Feb 7, 2024 · 1 comment
Open

⚠️ CI failed ⚠️ - TPC-H query 21 KilledWorkers #1363

github-actions bot opened this issue Feb 7, 2024 · 1 comment

Comments

@github-actions
Copy link

github-actions bot commented Feb 7, 2024

Workflow Run URL

@milesgranger
Copy link
Contributor

FAILED tests/tpch/test_dask.py::test_query_21 - distributed.scheduler.KilledWorker: Attempted to run task ('chunk-reset_index-operation-5cd2f520bd6357fd77e190230d87732c', 3) on 4 different workers, but all those workers died while running it. The last worker that attempt to run the task was tls://10.0.46.140:36185. Inspecting worker logs is often a good next step to diagnose what went wrong. For more information see https://distributed.dask.org/en/stable/killed.html.

Others are duplicates of existing issues:

FAILED tests/tpch/test_optimization.py::test_optimization[11] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_optimization.py::test_optimization[15] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_correctness.py::test_dask_results[11] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_correctness.py::test_dask_results[15] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_dask.py::test_query_11 - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_dask.py::test_query_15 - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.

Duplicate of #1360 and #1361

FAILED tests/tpch/test_correctness.py::test_dask_results[21] - AssertionError: DataFrame are different
DataFrame shape mismatch
[left]: (0, 2)
[right]: (100, 2)

Duplicate of #1344

@milesgranger milesgranger changed the title ⚠️ CI failed ⚠️ ⚠️ CI failed ⚠️ - TPC-H query 21 KilledWorker Feb 7, 2024
@milesgranger milesgranger changed the title ⚠️ CI failed ⚠️ - TPC-H query 21 KilledWorker ⚠️ CI failed ⚠️ - TPC-H query 21 KilledWorkers Feb 7, 2024
@milesgranger milesgranger reopened this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant