Skip to content

GH-50666: [Release][CI] Use Ubuntu 24.04 for source verification jobs - #50755

Draft
tadeja wants to merge 2 commits into
apache:mainfrom
tadeja:50666-bump-ubuntu
Draft

GH-50666: [Release][CI] Use Ubuntu 24.04 for source verification jobs#50755
tadeja wants to merge 2 commits into
apache:mainfrom
tadeja:50666-bump-ubuntu

Conversation

@tadeja

@tadeja tadeja commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Rationale for this change

See #50666, for now move from Ubuntu 22.04 to Ubuntu 24.04 for source verification only.

What changes are included in this PR?

a) Remove these four jobs that already have 24.04 equivalents:
verify-rc-source-{cpp/integration/python/ruby}-cpp-linux-ubuntu-22.04-amd64
b) Move Ubuntu 22.04 to 24.04 for these jobs:
verify-rc-source-{cpp/integration/python/ruby}-linux-conda-latest-amd64

Are these changes tested?

Yes, Ubuntu 24.04 integration and Python verification complete OK locally.

Are there any user-facing changes?

No.

@github-actions

Copy link
Copy Markdown

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

@github-actions github-actions Bot added the awaiting review Awaiting review label Jul 31, 2026
@tadeja

tadeja commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

@github-actions crossbow submit verify-rc-source--ubuntu- verify-rc-source--conda-latest-

@github-actions

Copy link
Copy Markdown

Revision: f7cd807

Submitted crossbow builds: ursacomputing/crossbow @ actions-51d4a50f93

Task Status
verify-rc-source-cpp-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-cpp-linux-ubuntu-24.04-amd64 GitHub Actions
verify-rc-source-integration-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-integration-linux-ubuntu-24.04-amd64 GitHub Actions
verify-rc-source-python-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-python-linux-ubuntu-24.04-amd64 GitHub Actions
verify-rc-source-ruby-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-ruby-linux-ubuntu-24.04-amd64 GitHub Actions

@tadeja

tadeja commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

verify-rc-source-cpp-linux-conda-latest-amd64 job fails on test, so needs to be resolved with installing additional package tzdata-legacy on Ubuntu 24.04 (similar to past issue #50173/ pr #50211)

[ RUN      ] TestTime.TestCastTimestampWithTZ
/arrow/cpp/src/gandiva/precompiled/time_test.cc:211: Failure
Expected equality of these values:
  castTIMESTAMP_utf8(context_ptr, "2000-09-23 9:45:30.920 Canada/Pacific", 37)
    Which is: 0
  969727530920

[  FAILED  ] TestTime.TestCastTimestampWithTZ (4 ms)

@tadeja

tadeja commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

@github-actions crossbow submit verify-rc-source--ubuntu- verify-rc-source--conda-latest-

@github-actions

Copy link
Copy Markdown

Revision: ae4cf47

Submitted crossbow builds: ursacomputing/crossbow @ actions-61daefe8a1

Task Status
verify-rc-source-cpp-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-cpp-linux-ubuntu-24.04-amd64 GitHub Actions
verify-rc-source-integration-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-integration-linux-ubuntu-24.04-amd64 GitHub Actions
verify-rc-source-python-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-python-linux-ubuntu-24.04-amd64 GitHub Actions
verify-rc-source-ruby-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-ruby-linux-ubuntu-24.04-amd64 GitHub Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review Awaiting review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant