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

GH-45478: [CI][C++] Drop support for Ubuntu 20.04 #45519

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

kou
Copy link
Member

@kou kou commented Feb 13, 2025

Rationale for this change

Ubuntu 20.04 will read EOL on 2025-05.

What changes are included in this PR?

Remove jobs that use Ubuntu 20.04 or replace them with Ubuntu 22.04.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou
Copy link
Member Author

kou commented Feb 13, 2025

@github-actions crossbow submit -g cpp

Copy link

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

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Feb 13, 2025
Copy link

while constructing a mapping
  in "<unicode string>", line 200, column 3:
      conan-minimum:
      ^ (line: 200)
found duplicate key "test-ubuntu-24.04-cpp" with value "{'ci': 'github', 'template': 'docker-tests/github.linux.yml', 'params': {'env': {'CLANG_TOOLS': 15, 'LLVM': 15, 'UBUNTU': 24.04}, 'image': 'ubuntu-cpp'}}" (original value: "{'ci': 'github', 'template': 'docker-tests/github.linux.yml', 'params': {'env': {'UBUNTU': '24.04'}, 'image': 'ubuntu-cpp'}}")
  in "<unicode string>", line 2755, column 3:
      test-ubuntu-24.04-cpp:
      ^ (line: 2755)

To suppress this check see:
    http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys

The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/13299355605

@kou kou force-pushed the ci-cpp-ubuntu-20.04 branch from cb38270 to e57b23a Compare February 13, 2025 03:02
@kou
Copy link
Member Author

kou commented Feb 13, 2025

@github-actions crossbow submit -g cpp

Copy link

Revision: 2db5d69

Submitted crossbow builds: ursacomputing/crossbow @ actions-5cb949d02e

Task Status
example-cpp-minimal-build-static GitHub Actions
example-cpp-minimal-build-static-system-dependency GitHub Actions
example-cpp-tutorial GitHub Actions
test-alpine-linux-cpp GitHub Actions
test-build-cpp-fuzz GitHub Actions
test-conda-cpp GitHub Actions
test-conda-cpp-valgrind GitHub Actions
test-cuda-cpp-ubuntu-22.04-cuda-11.7.1 GitHub Actions
test-debian-12-cpp-amd64 GitHub Actions
test-debian-12-cpp-i386 GitHub Actions
test-fedora-39-cpp GitHub Actions
test-ubuntu-22.04-cpp GitHub Actions
test-ubuntu-22.04-cpp-20 GitHub Actions
test-ubuntu-22.04-cpp-bundled GitHub Actions
test-ubuntu-22.04-cpp-emscripten GitHub Actions
test-ubuntu-22.04-cpp-no-threading GitHub Actions
test-ubuntu-24.04-cpp GitHub Actions
test-ubuntu-24.04-cpp-bundled-offline GitHub Actions
test-ubuntu-24.04-cpp-gcc-13-bundled GitHub Actions
test-ubuntu-24.04-cpp-gcc-14 GitHub Actions
test-ubuntu-24.04-cpp-minimal-with-formats GitHub Actions
test-ubuntu-24.04-cpp-thread-sanitizer GitHub Actions

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Feb 13, 2025
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Feb 14, 2025
Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

LGTM The failures on CI are unrelated

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Feb 14, 2025
@raulcd raulcd merged commit a21147b into apache:main Feb 14, 2025
33 of 35 checks passed
@raulcd raulcd removed the awaiting merge Awaiting merge label Feb 14, 2025
@kou kou deleted the ci-cpp-ubuntu-20.04 branch February 14, 2025 07:53
Copy link

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

There were no benchmark performance regressions. 🎉

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants