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

Openvino notebook build intermittently fails #95

Open
andrei-kochin opened this issue Dec 6, 2023 · 1 comment
Open

Openvino notebook build intermittently fails #95

andrei-kochin opened this issue Dec 6, 2023 · 1 comment
Assignees

Comments

@andrei-kochin
Copy link

Describe the bug

Description of problem:

While testing ISVs on RHODS v1.29 RC 2 I got stuck while building an openvino image in the cluster. I keep getting this error in my cluster:

You can remove cached packages by executing 'yum clean packages'.
Error: Transaction test error:
package nodejs-2:14.18.1-1nodesource.x86_64 does not verify: no digest

error: build error: building at STEP "RUN curl -sL https:/...ec-severity=Moderate": while running runtime: exit status 1

Full logs: openvino-notebooks-v2022.3-1-undefined.log

I tried in other clusters without being able to reproduce it, however as I faced it, it could be faced by our customers too.

This issue may be out-of-scope for RHODS, but I think we should investigate and report to Intel if something must be changed

Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Install OpenVINO operator (either marketplace or certified)
deploy OpenVINO notebook with default settings from OCP Console > Operators > Installed Operators > Openvino toolkit > Notebook (ns: redhat-ods-applications)
go to OCP Console > Builds > Builds
check the build status
Actual results:

build fails

Expected results:

build succeeds

Reproducibility (Always/Intermittent/Only Once):

Intermittent

Build Details:

The bug is still relevant on RHODS1.34 with OCP 4.12 FIPS enabled

https://github.com/openvinotoolkit/openvino_notebooks/files/13417038/openvino-notebooks-v2022.3-1-undefined.log

Transfer of openvinotoolkit/openvino_notebooks#1398

@dtrawins
Copy link
Contributor

The build operation was actually successful but the error was coming from the push to the local registry. Most likely this is related to the cluster issues like insufficient storage or some other problems from registry container.

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

No branches or pull requests

2 participants