openshift / cluster-image-registry-operator

The image registry operator installs+maintains the internal registry on a cluster
Apache License 2.0
58 stars 123 forks source link

[release-4.15] OCPBUGS-42930: Continuous pull-secret updates / slow initialization on build01 (test platform infrastructure) #1133

Closed openshift-cherrypick-robot closed 1 month ago

openshift-cherrypick-robot commented 1 month ago

This is an automated cherry-pick of #1126

/assign openshift-cherrypick-robot

/cherrypick release-4.14

openshift-ci-robot commented 1 month ago

@openshift-cherrypick-robot: Jira Issue OCPBUGS-42420 has been cloned as Jira Issue OCPBUGS-42930. Will retitle bug to link to clone. /retitle [release-4.15] OCPBUGS-42930: Continuous pull-secret updates / slow initialization on build01 (test platform infrastructure)

In response to [this](https://github.com/openshift/cluster-image-registry-operator/pull/1133): >This is an automated cherry-pick of #1126 > >/assign openshift-cherrypick-robot > >/cherrypick release-4.14 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-image-registry-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 1 month ago

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-42930, which is invalid:

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.

In response to [this](https://github.com/openshift/cluster-image-registry-operator/pull/1133): >This is an automated cherry-pick of #1126 > >/assign openshift-cherrypick-robot > >/cherrypick release-4.14 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-image-registry-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot Once this PR has been reviewed and has the lgtm label, please assign adambkaplan for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/cluster-image-registry-operator/blob/release-4.15/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
flavianmissi commented 1 month ago

failures look to be infra related. /retest

openshift-ci[bot] commented 1 month ago

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-hypershift-conformance d67991077de93fefda52f5af0e94ae85b93894bf link true /test e2e-hypershift-conformance
ci/prow/e2e-aws-ovn-image-registry d67991077de93fefda52f5af0e94ae85b93894bf link true /test e2e-aws-ovn-image-registry
ci/prow/images d67991077de93fefda52f5af0e94ae85b93894bf link true /test images
ci/prow/e2e-aws-operator d67991077de93fefda52f5af0e94ae85b93894bf link true /test e2e-aws-operator
ci/prow/e2e-hypershift d67991077de93fefda52f5af0e94ae85b93894bf link true /test e2e-hypershift
ci/prow/e2e-aws-ovn-upgrade d67991077de93fefda52f5af0e94ae85b93894bf link true /test e2e-aws-ovn-upgrade
ci/prow/verify d67991077de93fefda52f5af0e94ae85b93894bf link true /test verify
ci/prow/e2e-aws-ovn d67991077de93fefda52f5af0e94ae85b93894bf link true /test e2e-aws-ovn
ci/prow/unit d67991077de93fefda52f5af0e94ae85b93894bf link true /test unit

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
flavianmissi commented 1 month ago

Looks like package slices is new on Go 1.21, and OCP 4.15 is built on Go 1.20.

We'll need to adapt the logic before we can backport this.

flavianmissi commented 1 month ago

Closing in favor of https://github.com/openshift/cluster-image-registry-operator/pull/1136

/close

openshift-ci[bot] commented 1 month ago

@flavianmissi: Closed this PR.

In response to [this](https://github.com/openshift/cluster-image-registry-operator/pull/1133#issuecomment-2406898444): >Closing in favor of https://github.com/openshift/cluster-image-registry-operator/pull/1136 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
openshift-ci-robot commented 1 month ago

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-42930. The bug has been updated to no longer refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/cluster-image-registry-operator/pull/1133): >This is an automated cherry-pick of #1126 > >/assign openshift-cherrypick-robot > >/cherrypick release-4.14 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-image-registry-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.