Skip to content

[Snyk] Security upgrade ubuntu from jammy-20221130 to kinetic #306

[Snyk] Security upgrade ubuntu from jammy-20221130 to kinetic

[Snyk] Security upgrade ubuntu from jammy-20221130 to kinetic #306

Triggered via pull request April 19, 2023 01:33
Status Failure
Total duration 24m 29s
Artifacts

docker-image.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apt-get update && apt-get install -y --no-install-recommends $BUILD_DEPS && make -C ./thirds/cgic206 libcgic.a && cd ./zoo-project/zoo-kernel && autoconf && find /usr -name otbWrapperApplication.h && ./configure --with-rabbitmq=yes --with-python=/usr --with-pyvers=3.6 --with-js=/usr --with-mapserver=/usr --with-ms-version=7 --with-json=/usr --with-r=/usr --with-db-backend --prefix=/usr --with-otb=/usr/ --with-itk=/usr --with-otb-version=6.6 --with-itk-version=4.12 --with-saga=/usr --with-saga-version=7.2 --with-wx-config=/usr/bin/wx-config && make -j4 && make install && cp zoo_loader_fpm zoo_loader.cgi main.cfg /usr/lib/cgi-bin/ && cp zoo_loader.cgi main.cfg /usr/lib/cgi-bin/ && cp ../zoo-api/js/* /usr/lib/cgi-bin/ && cp ../zoo-services/utils/open-api/cgi-env/* /usr/lib/cgi-bin/ && cp ../zoo-services/hello-py/cgi-env/* /usr/lib/cgi-bin/ && cp ../zoo-services/hello-js/cgi-env/* /usr/lib/cgi-bin/ && cp ../zoo-services/hello-r/cgi-env/* /usr/lib/cgi-bin/ && cp ../zoo-api/js/* /usr/lib/cgi-bin/ && cp ../zoo-api/r/minimal.r /usr/lib/cgi-bin/ && cd ../zoo-services/utils/security/basicAuth && make && cp cgi-env/* /usr/lib/cgi-bin && cd ../../../../zoo-kernel && for i in $(ls ./locale/po/*po | grep -v utf8 | grep -v message); do mkdir -p /usr/share/locale/$(echo $i| sed \"s:./locale/po/::g;s:.po::g\")/LC_MESSAGES; msgfmt $i -o /usr/share/locale/$(echo $i| sed \"s:./locale/po/::g;s:.po::g\")/LC_MESSAGES/zoo-kernel.mo ; mkdir -p /usr/local/share/locale/$(echo $i| sed \"s:./locale/po/::g;s:.po::g\")/LC_MESSAGES; msgfmt $i -o /usr/local/share/locale/$(echo $i| sed \"s:./locale/po/::g;s:.po::g\")/LC_MESSAGES/zoo-kernel.mo ; done && for lang in fr_FR ; do find ../zoo-services/ -name \"${lang}*\" ; msgcat $(find ../zoo-services/ -name \"${lang}*\") -o ${lang}.po ; msgfmt ${lang}.po -o /usr/share/locale/${lang}/LC_MESSAGES/zoo-services.mo; msgfmt ${lang}.po -o /usr/local/share/locale/${lang}/LC_MESSAGES/zoo-services.mo; done && cp oas.cfg /usr/lib/cgi-bin/ && prefix=/usr envsubst < main.cfg > /usr/lib/cgi-bin/main.cfg && mkdir otb_build && cd otb_build && cmake ../../../thirds/otb2zcfg && make && mkdir OTB && cd OTB && ITK_AUTOLOAD_PATH=/usr/lib/x86_64-linux-gnu/otb/applications/ ../otb2zcfg && mkdir /usr/lib/cgi-bin/OTB && cp *zcfg /usr/lib/cgi-bin/OTB && cd .. && make -C ../../../thirds/saga2zcfg && mkdir zcfgs && cd zcfgs && export MODULE_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/saga/ && export SAGA_MLB=/usr/lib/x86_64-linux-gnu/saga/ && ln -s /usr/lib/x86_64-linux-gnu/saga/ /usr/lib/saga && ../../../../thirds/saga2zcfg/saga2zcfg && mkdir /usr/lib/cgi-bin/SAGA && cp -r * /usr/lib/cgi-bin/SAGA && for j in OTB SAGA ; do for i in $(find /usr/lib/cgi-bin/$j/ -name \"*zcfg\"); do sed \"s:image/png:image/png\\n useMapserver = true\\n msClassify = true:g;s:text/xml:text/xml\\n useMapserver = true:g;s:mimeType = application/x-ogc-aaigrid:mimeType = application/x-ogc-aaigrid\\n </Supported>\\n <Supported>\\n mimeType = image/png\\n useMapserver=true:g\" -i $i; done; done && cd ../.. && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $BUILD_DEPS && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, docker/setup-buildx-action@v1, actions/cache@v2, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/