openshift / sriov-network-operator

SR-IOV Network Operator
Apache License 2.0
117 stars 106 forks source link

Do Not Merge: testing switchdev implementation #981

Closed zeeke closed 4 days ago

zeeke commented 1 month ago

Testing PR for:

zeeke commented 1 month ago

/hold

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zeeke

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: - ~~[OWNERS](https://github.com/openshift/sriov-network-operator/blob/master/OWNERS)~~ [zeeke] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
zeeke commented 1 month ago

/test ?

openshift-ci[bot] commented 1 month ago

@zeeke: 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/sriov-network-operator/pull/981#issuecomment-2278048364): >/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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
zeeke commented 1 month ago

/test e2e-telco5g-cnftests

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

During validation test, one webhook pod out of 3 is not able to start because of an ImagePullBackoff error:

openshift-sriov-network-operator                   24m         Warning   Failed                                        pod/operator-webhook-9f8kw                                                         Failed to pull image "image-registry.openshift-image-registry.svc:5000/openshift-sriov-network-operator/sriov-network-webhook:latest": reading manifest latest in image-registry.openshift-image-registry.svc:5000/openshift-sriov-network-operator/sriov-network-webhook: authentication required

https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_sriov-network-operator/981/pull-ci-openshift-sriov-network-operator-master-e2e-telco5g-sriov/1822899499446571008/artifacts/e2e-telco5g-sriov/gather-extra/artifacts/oc_cmds/events

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

sshnaidm commented 1 month ago

During validation test, one webhook pod out of 3 is not able to start because of an ImagePullBackoff error:

openshift-sriov-network-operator                   24m         Warning   Failed                                        pod/operator-webhook-9f8kw                                                         Failed to pull image "image-registry.openshift-image-registry.svc:5000/openshift-sriov-network-operator/sriov-network-webhook:latest": reading manifest latest in image-registry.openshift-image-registry.svc:5000/openshift-sriov-network-operator/sriov-network-webhook: authentication required

https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_sriov-network-operator/981/pull-ci-openshift-sriov-network-operator-master-e2e-telco5g-sriov/1822899499446571008/artifacts/e2e-telco5g-sriov/gather-extra/artifacts/oc_cmds/events

/test e2e-telco5g-sriov

It happened before, seems like race condition. @SchSeba can we do something for it? To wait, restart, redeploy or something.

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

During validation test, one webhook pod out of 3 is not able to start because of an ImagePullBackoff error:

openshift-sriov-network-operator                   24m         Warning   Failed                                        pod/operator-webhook-9f8kw                                                         Failed to pull image "image-registry.openshift-image-registry.svc:5000/openshift-sriov-network-operator/sriov-network-webhook:latest": reading manifest latest in image-registry.openshift-image-registry.svc:5000/openshift-sriov-network-operator/sriov-network-webhook: authentication required

https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_sriov-network-operator/981/pull-ci-openshift-sriov-network-operator-master-e2e-telco5g-sriov/1822899499446571008/artifacts/e2e-telco5g-sriov/gather-extra/artifacts/oc_cmds/events /test e2e-telco5g-sriov

It happened before, seems like race condition. @SchSeba can we do something for it? To wait, restart, redeploy or something.

Validation suite is run repeatedly, around 72 times. (job)

There must be something on the node :thinking: : (image-registry.log)

time="2024-08-12T09:26:48.214745521Z" level=info msg=response go.version="go1.22.5 (Red Hat 1.22.5-1.el9) X:strictfipsruntime" http.request.host="image-registry.openshift-image-registry.svc:5000" http.request.id=aba49591-d4e4-4f26-86de-8e873aaaa66e http.request.method=GET http.request.remoteaddr="100.64.0.3:53166" http.request.uri="/openshift/token?scope=repository%3Aopenshift-sriov-network-operator%2Fsriov-network-webhook%3Apull" http.request.useragent="cri-o/1.30.4 os/linux arch/amd64" http.response.contenttype=application/json http.response.duration="71.769µs" http.response.status=200 http.response.written=49
time="2024-08-12T09:26:48.216853084Z" level=error msg="OpenShift client error: selfsubjectaccessreviews.authorization.k8s.io is forbidden: User \"system:anonymous\" cannot create resource \"selfsubjectaccessreviews\" in API group \"authorization.k8s.io\" at the cluster scope" go.version="go1.22.5 (Red Hat 1.22.5-1.el9) X:strictfipsruntime" http.request.host="image-registry.openshift-image-registry.svc:5000" http.request.id=717ea966-1f4e-464e-b51a-82807cf415c3 http.request.method=GET http.request.remoteaddr="100.64.0.3:53166" http.request.uri=/v2/openshift-sriov-network-operator/sriov-network-webhook/manifests/latest http.request.useragent="cri-o/1.30.4 os/linux arch/amd64" openshift.auth.user=anonymous vars.name=openshift-sriov-network-operator/sriov-network-webhook vars.reference=latest
time="2024-08-12T09:26:48.224357979Z" level=warning msg="error authorizing context: access denied" go.version="go1.22.5 (Red Hat 1.22.5-1.el9) X:strictfipsruntime" http.request.host="image-registry.openshift-image-registry.svc:5000" http.request.id=717ea966-1f4e-464e-b51a-82807cf415c3 http.request.method=GET http.request.remoteaddr="100.64.0.3:53166" http.request.uri=/v2/openshift-sriov-network-operator/sriov-network-webhook/manifests/latest http.request.useragent="cri-o/1.30.4 os/linux arch/amd64" vars.name=openshift-sriov-network-operator/sriov-network-webhook vars.reference=latest
time="2024-08-12T09:26:48.224405927Z" level=info msg=response go.version="go1.22.5 (Red Hat 1.22.5-1.el9) X:strictfipsruntime" http.request.host="image-registry.openshift-image-registry.svc:5000" http.request.id=240079de-af3c-43aa-a52e-46524194a5fc http.request.method=GET http.request.remoteaddr="100.64.0.3:53166" http.request.uri=/v2/openshift-sriov-network-operator/sriov-network-webhook/manifests/latest http.request.useragent="cri-o/1.30.4 os/linux arch/amd64" http.response.contenttype=application/json http.response.duration=9.27561ms http.response.status=401 http.response.written=197
zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

sshnaidm commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 4 weeks ago

/test e2e-telco5g-sriov

zeeke commented 4 weeks ago

/test e2e-telco5g-sriov

openshift-ci[bot] commented 1 week ago

@zeeke: 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-telco5g-cnftests ffcefaa2462ca2a74c4ac30195376e649ee100bd link false /test e2e-telco5g-cnftests
ci/prow/pkg a1f5fc792fd287cfb512b3130a85f1824ae2717b link true /test pkg
ci/prow/e2e-openstack-nfv a1f5fc792fd287cfb512b3130a85f1824ae2717b link false /test e2e-openstack-nfv
ci/prow/gofmt a1f5fc792fd287cfb512b3130a85f1824ae2717b link true /test gofmt
ci/prow/e2e-openstack-nfv-hwoffload a1f5fc792fd287cfb512b3130a85f1824ae2717b link false /test e2e-openstack-nfv-hwoffload
ci/prow/e2e-telco5g-sriov a1f5fc792fd287cfb512b3130a85f1824ae2717b link false /test e2e-telco5g-sriov
ci/prow/ci-index-operator-bundle a1f5fc792fd287cfb512b3130a85f1824ae2717b link true /test ci-index-operator-bundle

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).
openshift-merge-robot commented 1 week ago

PR needs rebase.

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.