Skip to content

GH-49998: [CI][Python] Pin to an older release of miniforge to fix mamba hang#49999

Merged
raulcd merged 2 commits into
apache:mainfrom
adamreeve:mamba-hang-fix
May 20, 2026
Merged

GH-49998: [CI][Python] Pin to an older release of miniforge to fix mamba hang#49999
raulcd merged 2 commits into
apache:mainfrom
adamreeve:mamba-hang-fix

Conversation

@adamreeve

@adamreeve adamreeve commented May 20, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

See #49998. This prevents CI jobs from timing out after an hour.

What changes are included in this PR?

Pins miniforge to 26.1.1-3.

Are these changes tested?

Yes, I tested locally that this fixes the slow install.

Are there any user-facing changes?

No, this only affects CI.

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #49998 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions Bot added the awaiting review Awaiting review label May 20, 2026
@adamreeve adamreeve marked this pull request as ready for review May 20, 2026 08:12

@raulcd raulcd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current CI failures is unrelated:

@raulcd raulcd merged commit 2984d23 into apache:main May 20, 2026
50 of 51 checks passed
@raulcd raulcd removed the awaiting review Awaiting review label May 20, 2026
@github-actions github-actions Bot added the awaiting merge Awaiting merge label May 20, 2026
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 2984d23.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

@adamreeve

Copy link
Copy Markdown
Contributor Author

Thanks @raulcd. I've made #50004 to follow up and revert this later once the mamba issue is fixed.

@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 2984d23.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them.

@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 2984d23.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them.

Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…fix mamba hang (apache#49999)

### Rationale for this change

See apache#49998. This prevents CI jobs from timing out after an hour.

### What changes are included in this PR?

Pins miniforge to 26.1.1-3.

### Are these changes tested?

Yes, I tested locally that this fixes the slow install.

### Are there any user-facing changes?

No, this only affects CI.

* GitHub Issue: apache#49998

Authored-by: Adam Reeve <adreeve@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge Awaiting merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants