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

build: prevent "Operation not supported" failures while extracting Golang in CI jobs #4584

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

nixpanic
Copy link
Member

@nixpanic nixpanic commented Apr 25, 2024

It seems GitHub has an issue with the Fedora 40 container image, extracting the Golang tarball fails. The Fedora 39 image does not have this problem, so use that for the time being.

@mergify mergify bot added the component/build Issues and PRs related to compiling Ceph-CSI label Apr 25, 2024
@nixpanic nixpanic changed the title build: add --no-overwrite-dir to tar command while extracting Golang build: prevent "Operation not supported" failures while extracting Golang in CI jpbs Apr 25, 2024
@nixpanic nixpanic changed the title build: prevent "Operation not supported" failures while extracting Golang in CI jpbs build: prevent "Operation not supported" failures while extracting Golang in CI jobs Apr 25, 2024
@nixpanic nixpanic force-pushed the build/tar-directory-mode branch 2 times, most recently from a65f385 to 92affc2 Compare April 25, 2024 10:05
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Apr 25, 2024

@nixpanic this CI passed, we need to backport this to 3.10 and 3.11 as well.

@nixpanic nixpanic added ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures labels Apr 25, 2024
It seems GitHub has an issue with the Fedora 40 container image,
extracting the Golang tarball fails. The Fedora 39 image does not have
this problem, so use that for the time being.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
@nixpanic nixpanic added backport-to-release-v3.10 Label to backport from devel to release-v3.10 branch backport-to-release-v3.11 Label to backport from devel to release-v3.11 branch labels Apr 25, 2024
@nixpanic nixpanic marked this pull request as ready for review April 25, 2024 11:06
@nixpanic nixpanic requested review from Madhu-1 and a team April 25, 2024 11:06
@iPraveenParihar
Copy link
Contributor

@Mergifyio queue

Copy link
Contributor

mergify bot commented Apr 25, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 60e2527

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Apr 25, 2024
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-release-v3.10 Label to backport from devel to release-v3.10 branch backport-to-release-v3.11 Label to backport from devel to release-v3.11 branch ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures component/build Issues and PRs related to compiling Ceph-CSI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants