Skip to content

Conversation

@ricardomaraschini
Copy link

@ricardomaraschini ricardomaraschini commented Sep 3, 2025

Warning

Reviewer: the target branch of this PR is master but the changes introduced here are already present in upstream master and release-1.34 branches. We may need to use the release-4.20 target branch here instead (we won't need to carry this over versions >= 1.34).

Note

Reviewer: The back port of these upstream patches broke one of our unit tests. The broken test seems to cover features that are not available upstream (with_early_late_annotations_test.go).

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR contains upstream commits that are currently available on Kubernetes v1.34 and for which no back port plans exist. We need these to fix the bug we are currently seeing on the field.

The original PRs:

Which issue(s) this PR fixes:

Fixes OCPBUGS-56594

Does this PR introduce a user-facing change?

NONE

@openshift-ci-robot openshift-ci-robot added backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 3, 2025
@openshift-ci-robot
Copy link

@ricardomaraschini: This pull request references Jira Issue OCPBUGS-56594, which is invalid:

  • expected the bug to target the "4.21.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

[!Warning]
Reviewer: the target branch of this PR is master but the changes introduced here are already present in upstream master and release-1.34 branches. We may prefer to use the release-4.20 target branch here instead.

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR contains two fixes that are currently available on Kubernetes v1.34 and for which no back port plans exist. We need these to fix the bug we are currently seeing on the field.

There are two commits that were manually cherry picked: one fixes the bug but and introduced a performance regression, the second one address the performance regression.

The original PRs are kubernetes#129472 and kubernetes#131725.

Which issue(s) this PR fixes:

Fixes OCPBUGS-56594

Does this PR introduce a user-facing change?

NONE

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

@ricardomaraschini: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Sep 3, 2025
@openshift-ci openshift-ci bot requested review from benluddy and deads2k September 3, 2025 09:00
@openshift-ci openshift-ci bot added the vendor-update Touching vendor dir or related files label Sep 3, 2025
@ricardomaraschini ricardomaraschini changed the title OCPBUGS-56594: backporting fix for concurrent map iteration and write OCPBUGS-56594: UPSTREAM: <carry>: backporting fix for concurrent map iteration and write Sep 3, 2025
@openshift-ci-robot
Copy link

@ricardomaraschini: This pull request references Jira Issue OCPBUGS-56594, which is invalid:

  • expected the bug to target the "4.21.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

[!Warning]
Reviewer: the target branch of this PR is master but the changes introduced here are already present in upstream master and release-1.34 branches. We may need to use the release-4.20 target branch here instead (we won't need to carry this over versions >= 1.34).

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR contains two fixes that are currently available on Kubernetes v1.34 and for which no back port plans exist. We need these to fix the bug we are currently seeing on the field.

There are two commits that were manually cherry picked: one fixes the bug but and introduced a performance regression, the second one address the performance regression.

The original PRs are kubernetes#129472 and kubernetes#131725.

Which issue(s) this PR fixes:

Fixes OCPBUGS-56594

Does this PR introduce a user-facing change?

NONE

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

@ricardomaraschini: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@ricardomaraschini
Copy link
Author

/test verify-commits

@openshift-ci-robot
Copy link

@ricardomaraschini: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci-robot
Copy link

@ricardomaraschini: This pull request references Jira Issue OCPBUGS-56594, which is invalid:

  • expected the bug to target the "4.21.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

[!Warning]
Reviewer: the target branch of this PR is master but the changes introduced here are already present in upstream master and release-1.34 branches. We may need to use the release-4.20 target branch here instead (we won't need to carry this over versions >= 1.34).

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR contains three upstream commits that are currently available on Kubernetes v1.34 and for which no back port plans exist. We need these to fix the bug we are currently seeing on the field.

The original PRs:

Which issue(s) this PR fixes:

Fixes OCPBUGS-56594

Does this PR introduce a user-facing change?

NONE

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 openshift-eng/jira-lifecycle-plugin repository.

@benluddy
Copy link

benluddy commented Sep 3, 2025

You'll want to replace with the upstream PR number on each picked commit. The automation will be looking to correlate those, and that's also how we will know to drop these commits as part of the 1.34 rebase.

@openshift-ci-robot
Copy link

@ricardomaraschini: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci-robot
Copy link

@ricardomaraschini: This pull request references Jira Issue OCPBUGS-56594, which is invalid:

  • expected the bug to target the "4.21.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

[!Warning]
Reviewer: the target branch of this PR is master but the changes introduced here are already present in upstream master and release-1.34 branches. We may need to use the release-4.20 target branch here instead (we won't need to carry this over versions >= 1.34).

[!Note]
Reviewer: The back port of these upstream patches broke one of our unit tests. The broken test seems to cover features that are not available upstream (with_early_late_annotations_test.go).

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR contains upstream commits that are currently available on Kubernetes v1.34 and for which no back port plans exist. We need these to fix the bug we are currently seeing on the field.

The original PRs:

Which issue(s) this PR fixes:

Fixes OCPBUGS-56594

Does this PR introduce a user-facing change?

NONE

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 openshift-eng/jira-lifecycle-plugin repository.

@benluddy
Copy link

benluddy commented Sep 3, 2025

For the test in the other patch, I think you want to introduce another commit to fix it, indicating in its commit message body the name of the commit that introduced "with_early_late_annotations_test.go" with instructions that it should be squashed on the next rebase. @bertinatto please correct me if I am wrong or missed anything about how we track changes to existing carries.

sxllwx and others added 4 commits September 3, 2025 18:20
…d write

Improve audit context handling by encapsulating event data and operations behind a structured API. Make
the Audit system more robust in concurrent environments by properly isolating mutable state. The cleaner
API simplifies interaction with audit events, improving maintainability. Encapsulation reduces bugs
by preventing direct manipulation of audit events.

Signed-off-by: Davanum Srinivas <[email protected]>
Co-Authored-By: Jordan Liggitt <[email protected]>
Co-Authored-By: sxllwx <[email protected]>
Signed-off-by: Davanum Srinivas <[email protected]>
Co-Authored-By: Jordan Liggitt <[email protected]>

Set event level during context init

Signed-off-by: Davanum Srinivas <[email protected]>
… going to use it

Merge pull request kubernetes#131725 from dims/avoid-encoding-in-log-response-object-when-we-dont-need-it
When backporting some changes from upstream's master branch a unit test
ended up being broken. The code covered by this test does not seem to
exist upstream, neither the test file.

The code this commit fixes was introduced by 57c60d8 and we should
squash this one with it once the time for rebasing arrives.

Even though 57c60d8 description reads "UPSTREAM: 115328: annotate early
and late requests" the upstream PR 115328 was closed without merging.
@openshift-ci-robot
Copy link

@ricardomaraschini: the contents of this pull request could not be automatically validated.

The following commits are valid:

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@ricardomaraschini
Copy link
Author

@benluddy I think I have done all the adjustments you have asked for. Can you please take a look ?

@benluddy
Copy link

benluddy commented Sep 3, 2025

/lgtm
/assign @bertinatto

Is f96a151 doing what we expect to get picked up and squashed during the next rebase?

@benluddy
Copy link

benluddy commented Sep 3, 2025

/jira refresh

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 3, 2025
@ricardomaraschini
Copy link
Author

/retest

@ricardomaraschini
Copy link
Author

/label acknowledge-critical-fixes-only

@openshift-ci openshift-ci bot added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Sep 4, 2025
@ricardomaraschini
Copy link
Author

ricardomaraschini commented Sep 4, 2025

OK, I commented in the wrong PR. I did not intend to add the acknowledge-critical-fixes-only label here. Removing.

@ricardomaraschini
Copy link
Author

/remove-label acknowledge-critical-fixes-only

@openshift-ci openshift-ci bot removed the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Sep 4, 2025
@wangke19
Copy link

wangke19 commented Sep 4, 2025

/verified later @wangke19

@openshift-ci-robot openshift-ci-robot added verified-later verified Signifies that the PR passed pre-merge verification criteria labels Sep 4, 2025
@openshift-ci-robot
Copy link

@wangke19: This PR has been marked to be verified later by @wangke19.

Details

In response to this:

/verified later @wangke19

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 openshift-eng/jira-lifecycle-plugin repository.

@ricardomaraschini
Copy link
Author

/test e2e-aws-ovn-fips

@ricardomaraschini
Copy link
Author

This metal IPI on IPv6 test is consistently timing out, judging by the job history this seems to be the reality for multiple PRs.

@bertinatto
Copy link
Member

/retest-required

@bertinatto
Copy link
Member

/lgtm /assign @bertinatto

Is f96a151 doing what we expect to get picked up and squashed during the next rebase?

I prefer the commit title to match the one it's fixing, i.e., UPSTREAM: 115328: annotate early and late requests. That makes it obvious that it should be squashed. During rebases, we rarely have time to create the commit description.

So if you need to force-push more changes to this PR, please amend the commit title. Otherwise, leave it as is and we'll squash it during the 1.34 rebase.

tl;dr for @jacobsee: please squash f96a151 into UPSTREAM: 115328: annotate early and late requests.

@wangke19
Copy link

wangke19 commented Sep 5, 2025

Maybe we can overwrite the e2e-metal-ipi-ovn-ipv6 test.

@ricardomaraschini
Copy link
Author

Maybe we can overwrite the e2e-metal-ipi-ovn-ipv6 test.

This one has a recent history of failures. @benluddy What do you think ?

@benluddy
Copy link

benluddy commented Sep 5, 2025

INFO[2025-09-04T12:13:11Z] ci-operator version v20250903-744c3630c      
INFO[2025-09-04T13:41:44Z] Snapshot integration stream into release 4.21.0-0.ci-2025-09-04-133938-test-ci-op-rlrxzqm0-latest to tag release:latest  
INFO[2025-09-04T15:08:33Z] Step e2e-metal-ipi-ovn-ipv6-baremetalds-devscripts-setup succeeded after 1h24m59s. 
INFO[2025-09-04T15:08:33Z] Running step e2e-metal-ipi-ovn-ipv6-baremetalds-e2e-test. 
{"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:169","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 4h0m0s timeout","severity":"error","time":"2025-09-04T16:13:11Z"}
INFO[2025-09-04T16:13:11Z] Received signal.                              signal=interrupt
INFO[2025-09-04T16:13:11Z] error: Process interrupted with signal interrupt, cancelling execution... 
INFO[2025-09-04T16:13:11Z] cleanup: Deleting release pod release-latest 
INFO[2025-09-04T16:13:11Z] Step e2e-metal-ipi-ovn-ipv6-baremetalds-e2e-test failed after 1h4m37s. 

Hm, so it takes ~90 minutes to build and another ~90 minutes to do the cluster installation, leaving only 1hr for the actual test run and teardown? The job history goes back to March with apparently the same problem the entire time.

Could you open a PR to give this job a 5h timeout? I don't think we have so much urgency behind this PR that we can't take the time to fix it for everyone now.

@benluddy
Copy link

benluddy commented Sep 5, 2025

/remove-label backports/unvalidated-commits

@openshift-ci openshift-ci bot removed the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Sep 5, 2025
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1b675e1 and 2 for PR HEAD f96a151 in total

@openshift-ci
Copy link

openshift-ci bot commented Sep 5, 2025

@ricardomaraschini: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 6b60a3f into openshift:master Sep 5, 2025
25 checks passed
@openshift-ci-robot
Copy link

@ricardomaraschini: Jira Issue OCPBUGS-56594: All pull requests linked via external trackers have merged:

This pull request has the verified-later tag and will need to be manually moved to VERIFIED after testing. Jira Issue OCPBUGS-56594 has been moved to the MODIFIED state.

Details

In response to this:

[!Warning]
Reviewer: the target branch of this PR is master but the changes introduced here are already present in upstream master and release-1.34 branches. We may need to use the release-4.20 target branch here instead (we won't need to carry this over versions >= 1.34).

[!Note]
Reviewer: The back port of these upstream patches broke one of our unit tests. The broken test seems to cover features that are not available upstream (with_early_late_annotations_test.go).

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR contains upstream commits that are currently available on Kubernetes v1.34 and for which no back port plans exist. We need these to fix the bug we are currently seeing on the field.

The original PRs:

Which issue(s) this PR fixes:

Fixes OCPBUGS-56594

Does this PR introduce a user-facing change?

NONE

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 openshift-eng/jira-lifecycle-plugin repository.

@ricardomaraschini
Copy link
Author

@benluddy It seems like someone has already bumped the timeout to 5h30m: openshift/release#68890

@ricardomaraschini
Copy link
Author

/cherry-pick release-4.20

@openshift-cherrypick-robot

@ricardomaraschini: new pull request created: #2450

Details

In response to this:

/cherry-pick release-4.20

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-sigs/prow repository.

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. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files verified Signifies that the PR passed pre-merge verification criteria verified-later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants