Skip to content

Conversation

@r4f4
Copy link
Contributor

@r4f4 r4f4 commented Mar 8, 2024

This reverts commit 1b99648, reversing changes made to cc61152.

@openshift-ci openshift-ci bot requested review from andfasano and rwsu March 8, 2024 15:53
@patrickdillon
Copy link
Contributor

/approve
Let's see how gcp ovn looks

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: patrickdillon

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 8, 2024
@r4f4
Copy link
Contributor Author

r4f4 commented Mar 8, 2024

Since the bump to GCP SDK, the GCP jobs have been failing with variations of

level=info msg=Credentials loaded from environment variable "GOOGLE_CLOUD_KEYFILE_JSON", file "/var/run/secrets/ci.openshift.io/cluster-profile/gce.json"
level=error msg=failed to fetch Master Machines: failed to load asset "Install Config": failed to create install config: [platform.gcp.project: Internal error: failed to create cloud resource service: Get "http://169.254.169.254/computeMetadata/v1/universe/universe_domain": dial tcp 169.254.169.254:80: connect: connection refused, : Internal error: failed to create compute service: Get "http://169.254.169.254/computeMetadata/v1/universe/universe_domain": dial tcp 169.254.169.254:80: connect: connection refused]

The latest google sdk will try to get the universe_domain from the metadata server if it is not set in the credentials but traffic to that server's IP can be blocked.

@r4f4
Copy link
Contributor Author

r4f4 commented Mar 8, 2024

/hold
I messed up the revert.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 8, 2024
@r4f4 r4f4 force-pushed the revert-pr-8020 branch from 80f96f9 to d888d22 Compare March 8, 2024 17:51
…H-4095"

This reverts commit 1b99648, reversing
changes made to cc61152.
@r4f4 r4f4 force-pushed the revert-pr-8020 branch from d888d22 to aece693 Compare March 8, 2024 18:05
@r4f4
Copy link
Contributor Author

r4f4 commented Mar 8, 2024

/retitle OCPBUGS-30642: Revert "Merge pull request #8020 from hamzy/PowerVS-MULTIARCH-4095"

@openshift-ci openshift-ci bot changed the title Revert "Merge pull request #8020 from hamzy/PowerVS-MULTIARCH-4095" OCPBUGS-30642: Revert "Merge pull request #8020 from hamzy/PowerVS-MULTIARCH-4095" Mar 8, 2024
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Mar 8, 2024
@openshift-ci-robot
Copy link
Contributor

@r4f4: This pull request references Jira Issue OCPBUGS-30642, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.16.0) matches configured target version for branch (4.16.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @gpei

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

Details

In response to this:

This reverts commit 1b99648, reversing changes made to cc61152.

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 openshift-ci bot requested a review from gpei March 8, 2024 19:04
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 8, 2024

@r4f4: 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-gcp-ovn aece693 link true /test e2e-gcp-ovn
ci/prow/e2e-ibmcloud-ovn aece693 link false /test e2e-ibmcloud-ovn
ci/prow/e2e-aws-ovn-shared-vpc-edge-zones aece693 link false /test e2e-aws-ovn-shared-vpc-edge-zones
ci/prow/altinfra-e2e-aws-ovn-wavelengthzones aece693 link false /test altinfra-e2e-aws-ovn-wavelengthzones
ci/prow/e2e-openstack-nfv-intel aece693 link false /test e2e-openstack-nfv-intel
ci/prow/e2e-aws-ovn-fips aece693 link false /test e2e-aws-ovn-fips
ci/prow/e2e-gcp-ovn-shared-vpc aece693 link false /test e2e-gcp-ovn-shared-vpc
ci/prow/okd-e2e-aws-ovn-upgrade aece693 link false /test okd-e2e-aws-ovn-upgrade
ci/prow/e2e-gcp-ovn-xpn aece693 link false /test e2e-gcp-ovn-xpn

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

@r4f4
Copy link
Contributor Author

r4f4 commented Mar 11, 2024

/close
in favor of #8133

@openshift-ci openshift-ci bot closed this Mar 11, 2024
@openshift-ci-robot
Copy link
Contributor

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

Details

In response to this:

This reverts commit 1b99648, reversing changes made to cc61152.

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
Copy link
Contributor

openshift-ci bot commented Mar 11, 2024

@r4f4: Closed this PR.

Details

In response to this:

/close
in favor of #8133

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.

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants