-
Notifications
You must be signed in to change notification settings - Fork 810
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 #1398
Comments
Hello @asanzgom, Thank you for reporting the issue! Thank you! |
@asanzgom do you have an update for us? Seems the log you've shared isn't working. |
Hello @avitial @andrei-kochin sorry I don't know why the link failed: openvino-notebooks-v2022.3-1-undefined.log Error is:
|
@avitial please route this to openvinotoolkit/operator |
@andrei-kochin I don't have authorization to transfer the issue over to operator, can you help transfer/route the issue? |
@avitial @asanzgom I've cloned the issue to the operator openvinotoolkit/operator#95 |
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
The text was updated successfully, but these errors were encountered: