You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the task
During OCP build of forms-flow-web, there are image pull errors. These should be resolved and will lead to intermittent issues with builds (not deployments).
Acceptance Criteria
Image pull issues are sorted with forms-flow-web
Additional context
See attached logs
Trying to pull registry.redhat.io/node:14.17.0-alpine...
time="2023-02-21T17:10:49Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://registry.redhat.io/node:14.17.0-alpine: reading manifest 14.17.0-alpine in registry.redhat.io/node: unknown: Not Found"
time="2023-02-21T17:10:51Z" level=warning msg="Failed, retrying in 2s ... (2/3). Error: initializing source docker://registry.redhat.io/node:14.17.0-alpine: reading manifest 14.17.0-alpine in registry.redhat.io/node: unknown: Not Found"
time="2023-02-21T17:10:53Z" level=warning msg="Failed, retrying in 4s ... (3/3). Error: initializing source docker://registry.redhat.io/node:14.17.0-alpine: reading manifest 14.17.0-alpine in registry.redhat.io/node: unknown: Not Found"
Trying to pull registry.access.redhat.com/node:14.17.0-alpine...
Trying to pull quay.io/node:14.17.0-alpine...
Trying to pull docker.io/library/node:14.17.0-alpine...
Getting image source signatures
Copying blob sha256:1a88008f9c83ec74fe04a218b59c612d6ce3590244b7897889c013f335cf5b74
Copying blob sha256:47d471c4d8201b56237fe500a80a75a925d339279ce3c7964978ea47488c4948
Copying blob sha256:f845e0f7d73a90d440ccbf7aec29d17c9c70b837da76a1dc73a27819dcd5354e
Copying blob sha256:ddad3d7c1e96adf9153f8921a7c9790f880a390163df453be1566e9ef0d546e0
Copying config sha256:8e69714aa82bb6aa059e846100f81e90dc347bad154290bcab99a2a5be12d0f3
Writing manifest to image destination
Storing signatures
Adding transient rw bind mount for /run/secrets/rhsm
The text was updated successfully, but these errors were encountered:
Describe the task
During OCP build of forms-flow-web, there are image pull errors. These should be resolved and will lead to intermittent issues with builds (not deployments).
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: