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 ⚠️ - test_download_throughput timeout on all engines #1357

Closed
github-actions bot opened this issue Feb 6, 2024 · 2 comments
Closed

Comments

@github-actions
Copy link

github-actions bot commented Feb 6, 2024

Workflow Run URL

@milesgranger
Copy link
Contributor

Looks like some S3 timeout issues across all engines:

ERROR tests/benchmarks/test_parquet.py::test_download_throughput[boto3] - TimeoutError: Timed out after 600 seconds waiting for 15 workers to arrive
ERROR tests/benchmarks/test_parquet.py::test_download_throughput[s3fs] - TimeoutError: Timed out after 600 seconds waiting for 15 workers to arrive
ERROR tests/benchmarks/test_parquet.py::test_download_throughput[pandas] - OSError: Timed out trying to connect to tls://3.145.187.56:8786 after 30 s
ERROR tests/benchmarks/test_parquet.py::test_download_throughput[pandas+boto3] - OSError: Timed out trying to connect to tls://3.145.187.56:8786 after 30 s
ERROR tests/benchmarks/test_parquet.py::test_download_throughput[dask] - RuntimeError: Trying to connect to an already closed or closing Cluster Cluster(parquet-d34ce6ac, 'tls://3.145.187.56:8786', workers=0, threads=0, memory=0

Then snowflake issue duplicate of #1345 #1341

and TPC-H correctness duplicate of #1344 #1341

FAILED tests/tpch/test_correctness.py::test_dask_results[22] - AssertionError: DataFrame.iloc[:, 1] (column name="numcust") are different

@milesgranger milesgranger changed the title ⚠️ CI failed ⚠️ ⚠️ CI failed ⚠️ - test_download_throughput timeout on all engines Feb 6, 2024
@milesgranger
Copy link
Contributor

Hasn't occurred in recent runs, closing as a spurious error from AWS S3

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