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

[test] [wip] Test delete vw #3363

Open
wants to merge 1 commit into
base: release-1.34
Choose a base branch
from

Conversation

skonto
Copy link
Contributor

@skonto skonto commented Jan 28, 2025

Fixes JIRA #

Proposed Changes

@openshift-ci openshift-ci bot requested review from aliok and rhuss January 28, 2025 13:30
Copy link
Contributor

openshift-ci bot commented Jan 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: skonto

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

@skonto
Copy link
Contributor Author

skonto commented Jan 30, 2025

The ImageStreamTag "4-15:operator-registry" is invalid: from: Error resolving ImageStreamTag 4-15:operator-registry in namespace openshift-marketplace: unable to find latest tagged image

@skonto
Copy link
Contributor Author

skonto commented Jan 30, 2025

/test 415-upstream-e2e-aws-415

@skonto
Copy link
Contributor Author

skonto commented Jan 30, 2025

/test 415-operator-e2e-aws-415

@skonto
Copy link
Contributor Author

skonto commented Jan 30, 2025

The ImageStreamTag "4-15:operator-registry" is invalid: from: Error resolving ImageStreamTag 4-15:operator-registry in namespace openshift-marketplace: unable to find latest tagged image
11:22:40.282 ERROR: 🚨 Error (code: 1) occurred at ./hack/lib/catalogsource.bash:153, with command: oc -n "${OLM_NAMESPACE}" start-build "${name}" --from-dir "${from_dir}" -F

@skonto
Copy link
Contributor Author

skonto commented Jan 30, 2025

/retest

@skonto
Copy link
Contributor Author

skonto commented Jan 31, 2025

/test 412-operator-e2e-aws-412

@skonto
Copy link
Contributor Author

skonto commented Jan 31, 2025

It times out.

  - lastTransitionTime: "2025-01-30T19:37:52Z"
    lastUpdateTime: "2025-01-30T19:37:52Z"
    message: 'installing: waiting for deployment knative-openshift to become ready:
      deployment "knative-openshift" not available: Deployment does not have minimum
      availability.'

Keeps pulling the cli image see here

  Type    Reason          Age    From               Message
  ----    ------          ----   ----               -------
  Normal  Scheduled       5m49s  default-scheduler  Successfully assigned openshift-serverless/knative-openshift-668b88d59d-pms4f to ip-10-0-58-205.ec2.internal
  Normal  AddedInterface  5m49s  multus             Add eth0 [10.130.2.18/23] from ovn-kubernetes
  Normal  Pulling         5m48s  kubelet            Pulling image "registry.ci.openshift.org/openshift/knative-v1.14.0:kn-cli-artifacts"

Pod started :

Node:           ip-10-0-58-205.ec2.internal/10.0.58.205
Start Time:     Thu, 30 Jan 2025 19:32:49 +0000

I think it takes a long time to schedule the pod? 🤔

cc @dsimansk

@skonto skonto closed this Feb 3, 2025
@skonto skonto reopened this Feb 3, 2025
Copy link
Contributor

openshift-ci bot commented Feb 3, 2025

@skonto: 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/412-upstream-e2e-aws-412 25d1191 link false /test 412-upstream-e2e-aws-412
ci/prow/412-operator-e2e-aws-412 25d1191 link true /test 412-operator-e2e-aws-412
ci/prow/412-test-upgrade-aws-412 25d1191 link true /test 412-test-upgrade-aws-412
ci/prow/412-upstream-e2e-kafka-aws-412 25d1191 link false /test 412-upstream-e2e-kafka-aws-412
ci/prow/415-upstream-e2e-aws-415 25d1191 link false /test 415-upstream-e2e-aws-415
ci/prow/415-operator-e2e-aws-415 25d1191 link true /test 415-operator-e2e-aws-415
ci/prow/415-upstream-e2e-kafka-aws-415 25d1191 link false /test 415-upstream-e2e-kafka-aws-415

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant