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

hotfix: avoid sigpipe in periodic-etcd-defragger #50175

Conversation

danilo-gemoli
Copy link
Contributor

Follow up of #50172.
After I've enabled tracing in bash with set -x, the logs show:

+ FRAGMENTATION_RATIO_THRESHOLD=45
+ DB_SIZE_THRESHOLD=104857600
++ oc -n openshift-etcd get pods -letcd -oname
++ head -1
+ etcd_pod=pod/etcd-build0-gstfj-m-0.c.openshift-ci-build-farm.internal
{"component":"entrypoint","error":"wrapped process failed: exit status 141","file":"k8s.io/test-infra/prow/entrypoint/run.go:84","func":"k8s.io/test-infra/prow/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2024-03-25T08:56:20Z"}

It should be the same error as here and here.

Thanks @stevekuznetsov

@openshift-ci openshift-ci bot requested review from deepsm007 and jmguzik March 25, 2024 09:10
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 25, 2024
@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Mar 25, 2024
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@danilo-gemoli: no rehearsable tests are affected by this change

@psalajova
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 25, 2024
Copy link
Contributor

openshift-ci bot commented Mar 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danilo-gemoli, psalajova

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@danilo-gemoli
Copy link
Contributor Author

/retest

Copy link
Contributor

openshift-ci bot commented Mar 25, 2024

@danilo-gemoli: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit ef10471 into openshift:master Mar 25, 2024
12 checks passed
BradLugo pushed a commit to BradLugo/openshift-release that referenced this pull request Jun 13, 2024
@danilo-gemoli danilo-gemoli deleted the hotfix/build02/prevent-sigpipe-defrag branch June 29, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants