openshift-knative / serverless-operator

Main source repository for Openshift Serverless
Apache License 2.0
59 stars 69 forks source link

[wip] Test mt #2606

Closed skonto closed 5 months ago

skonto commented 6 months ago

Fixes JIRA #

Proposed Changes

-

-

skonto commented 6 months ago

/test ?

openshift-ci[bot] commented 6 months ago

@skonto: The following commands are available to trigger required jobs:

The following commands are available to trigger optional jobs:

Use /test all to run the following jobs that were automatically triggered:

In response to [this](https://github.com/openshift-knative/serverless-operator/pull/2606#issuecomment-2042078761): >/test ? 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
skonto commented 6 months ago

/test 412-mesh-e2e-aws-412

skonto commented 6 months ago

/test 412-mesh-e2e-aws-412

skonto commented 6 months ago
level=info msg=Credentials loaded from the "default" profile in file "/var/run/secrets/ci.openshift.io/cluster-profile/.awscred"
level=error msg=failed to fetch Master Machines: failed to load asset "Install Config": failed to create install config: [controlPlane.platform.aws: Internal error: listing instance types: fetching instance types: UnauthorizedOperation: You are not authorized to perform this operation. User: arn:aws:iam::299065643743:user/serverless-robot is not authorized to perform: ec2:DescribeInstanceTypes with an explicit deny in a service control policy
skonto commented 6 months ago

/test 415-mesh-e2e-aws-415

skonto commented 6 months ago

/retest

skonto commented 6 months ago

/retest

skonto commented 6 months ago

/retest

skonto commented 6 months ago

/retest

skonto commented 6 months ago

/retest

skonto commented 5 months ago

/retest

skonto commented 5 months ago

Should be fixed with https://github.com/openshift-knative/serving/pull/683, testing.

skonto commented 5 months ago

I cant test the fix, images are not being promoted: branch-ci-openshift-knative-serving-release-v1.12-412-images. Last image is from 14/3 cc @ReToCode

error: unable to push manifest to registry.ci.openshift.org/openshift/knative-v1.12:knative-serving-storage-version-migration: received unexpected HTTP status: 500 Internal Server Error
error: unable to push manifest to registry.ci.openshift.org/openshift/knative-v1.12:knative-serving-rollout-probe: received unexpected HTTP status: 500 Internal Server Error
error: unable to push manifest to registry.ci.openshift.org/openshift/knative-v1.12:knative-serving-test-volumes: received unexpected HTTP status: 500 Internal Server Error
info: Mirroring completed in 5m51.7s (5.578MB/s)
skonto commented 5 months ago

/test 415-mesh-e2e-aws-415

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: skonto

The full list of commands accepted by this bot can be found 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 commented 5 months ago

/test 415-mesh-e2e-aws-415

openshift-ci[bot] commented 5 months ago

@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-mesh-e2e-aws-412 e5daec5ecf93be7e198c04286931afb6334858e5 link false /test 412-mesh-e2e-aws-412
ci/prow/415-mesh-e2e-aws-415 012737c83a401e9c33dd5c23c03e756ecc43b13e link false /test 415-mesh-e2e-aws-415

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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
skonto commented 5 months ago
Go compliance shim [36699] [rhel-8-golang-1.21][openshift-golang-builder]: invoking real go binary
PASS test/servinge2e.TestServingUserPermissions/project_admin_user (0.10s)
PASS test/servinge2e.TestServingUserPermissions/edit_user (0.07s)
PASS test/servinge2e.TestServingUserPermissions/view_user (0.04s)
PASS test/servinge2e.TestServingUserPermissions (0.22s)
PASS test/servinge2e.TestKnConsoleCLIDownload (0.09s)
PASS test/servinge2e
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/cross-tenant-directly (20.32s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/cross-tenant-via-activator (20.12s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/same-tenant-via-ingress-no-activator (30.11s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/cross-tenant-via-ingress-via-activator (20.14s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/same-tenant-via-ingress-via-activator (20.14s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/same-tenant-via-activator (20.15s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/same-tenant-directly (20.11s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh/cross-tenant-via-ingress-no-activator (20.11s)
PASS test/servinge2e/servicemesh.TestMultiTenancyWithServiceMesh (0.00s)
PASS test/servinge2e/servicemesh

Tests pass will close check here