Update release.yaml #7
build-builder.yaml
on: push
build-and-push-image
23s
Annotations
1 error
build-and-push-image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/nodejs-20:latest...
Getting image source signatures
Copying blob sha256:1b360d47b94509220b82b737beff34df8c86f0b694cf1c96bc00e16d4dddc3ff
Copying blob sha256:3f96760ca57f8c83137f897bf9336abd34c36b99db59f7bc0cc5d9b26fe9e729
Copying blob sha256:90eb2fb4cd328be90ea3825991389e8ebd9d450bf0d2903464655e00f8201660
Copying config sha256:07a151e2eed627ff00b1f46a1cc0d01d1b2152ee071adfa735c368e8b83505fe
Writing manifest to image destination
npm notice
npm notice New minor version of npm available! 10.7.0 -> 10.8.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
npm notice To update run: npm install -g [email protected]
npm notice
warning [email protected]: The engine "podman-desktop" appears to be invalid.
warning copyfiles > [email protected]: Glob versions prior to v9 are no longer supported
warning copyfiles > glob > [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
warning eslint > @humanwhocodes/[email protected]: Use @eslint/config-array instead
warning eslint > file-entry-cache > flat-cache > [email protected]: Rimraf versions prior to v4 are no longer supported
warning eslint > file-entry-cache > flat-cache > rimraf > [email protected]: Glob versions prior to v9 are no longer supported
warning eslint > @humanwhocodes/config-array > @humanwhocodes/[email protected]: Use @eslint/object-schema instead
warning zip-local > [email protected]: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
error Error: https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz: Request failed "502 Bad Gateway"
at ResponseError.ExtendableBuiltin (/opt/app-root/src/.npm-global/lib/node_modules/yarn/lib/cli.js:696:66)
at new ResponseError (/opt/app-root/src/.npm-global/lib/node_modules/yarn/lib/cli.js:802:124)
at Request.<anonymous> (/opt/app-root/src/.npm-global/lib/node_modules/yarn/lib/cli.js:66750:16)
at Request.emit (node:events:519:28)
at module.exports.Request.onRequestResponse (/opt/app-root/src/.npm-global/lib/node_modules/yarn/lib/cli.js:142287:10)
at ClientRequest.emit (node:events:519:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:540:22)
at TLSSocket.emit (node:events:519:28)
Error: building at STEP "RUN npm install yarn --global && yarn --frozen-lockfile --network-timeout 180000": while running runtime: exit status 1
|