Skip to content

[Feature] Change to nginx-unprivileged image for better kubernetes support #796

[Feature] Change to nginx-unprivileged image for better kubernetes support

[Feature] Change to nginx-unprivileged image for better kubernetes support #796

Triggered via pull request October 8, 2024 09:08
Status Failure
Total duration 10m 16s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
main
Error: buildah exited with code 125 Resolved "node" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/node:18-alpine... Getting image source signatures Copying blob sha256:21f39b9ddd19acb73b7cbee0e5755029042719f744f2ce91a26f7e9425a79d6c Copying blob sha256:3696426c5aa28a9e9d46b6194f46c030c7dce77770db1f30e95e2317a1f97c0a Copying blob sha256:cdccf44a82db2a9559b2c200f8cdbdb0df43925679f8ddc7c7e925d469b56d1d Copying blob sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 Copying blob sha256:21f39b9ddd19acb73b7cbee0e5755029042719f744f2ce91a26f7e9425a79d6c Copying blob sha256:cdccf44a82db2a9559b2c200f8cdbdb0df43925679f8ddc7c7e925d469b56d1d Copying blob sha256:3696426c5aa28a9e9d46b6194f46c030c7dce77770db1f30e95e2317a1f97c0a Copying blob sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 Copying config sha256:f48cc58268524517dc484f884b142fad1411e8b9ed35341342d877d5ae9396e2 Writing manifest to image destination Storing signatures npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@astronautlabs/[email protected]', npm warn EBADENGINE required: { node: '^14' }, npm warn EBADENGINE current: { node: 'v18.20.4', npm: '10.7.0' } npm warn EBADENGINE } npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated [email protected]: Use @natlibfi/loglevel-message-prefix instead npm warn deprecated [email protected]: Use @natlibfi/es6-polyfills instead npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported npm notice npm notice New minor version of npm available! 10.7.0 -> 10.9.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0 npm notice To update run: npm install -g [email protected] npm notice Resolving "nginx-unprivileged" using unqualified-search registries (/etc/containers/registries.conf) Trying to pull docker.io/library/nginx-unprivileged:1.25.2-alpine3.18... Trying to pull quay.io/nginx-unprivileged:1.25.2-alpine3.18... error creating build container: 2 errors occurred while pulling: * initializing source docker://nginx-unprivileged:1.25.2-alpine3.18: reading manifest 1.25.2-alpine3.18 in docker.io/library/nginx-unprivileged: errors: denied: requested access to the resource is denied unauthorized: authentication required * initializing source docker://quay.io/nginx-unprivileged:1.25.2-alpine3.18: reading manifest 1.25.2-alpine3.18 in quay.io/nginx-unprivileged: StatusCode: 404, <!doctype html> <html lang=en> <title>404 Not Foun... time="2024-10-08T09:18:57Z" level=error msg="exit status 125"
main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/